body{
	background-image: url('website_logo.jpg');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top center;
	font-size: 12px;
	color: #2b1653;
}


#container{
	/*background-image: url('graphics/heartnecklace.jpg');*/
	position: absolute;
	left: 14em;
	top: 100px;
	width: 75%;
	margin-left: auto;
	margin-right: auto;
	/*font for category names*/
	color: #2b1653;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

p.forsida{
	position: absolute;
	top: 1em;
	left: 5em;
}

#container a{
	color: black;
	text-decoration: none;
	font-style: italic;
}

#container h2{
	position: relative;
	margin-left: auto;
	margin-right: auto;
}

#container p{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4em;
}

#container table{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding-left: 4em;
}

#top H2{
	color: #2b1653;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align: center;
	width: 100%;
	padding-top: 1em;
}

#container table td{
	padding-top: 0.3em;
	padding-left: 1.5em;
	padding-right: 0.5em;
	vertical-align: bottom;
	text-align: center;
	font-size: 11px;
	/*font for product listings*/
	color: #2b1653;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#container table td a{
	text-decoration: none;
	color: black;
}

#container table.vara{
	/*background-color: red;*/
	position: relative;
	top: 0px;
}

#container table.ideas td{
	text-align: left;
	font-size: 12px;
}

#container table.ideas{
	position: relative;
	left: -4em;
}


#container table.vara td.vorulysing{
	padding-top: 2px;
	height: 75px;
	vertical-align: top;
}

#container table td a img{
	/*border: dashed thick blue;*/
	border: none;
}

#footer{
	position: relative;
	bottom: 0px;
	left: 4em;
	/*margin-left: auto;
	margin-right: auto;*/
	width: 95%;
	text-align: center;
	font-size: 12px;
	background-color: #D1D2D2;
	margin-top: 1em;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#perlukafarinn_valmynd
{
	position: absolute;
	width: 12em;
	background-color: white;
	color: #2b1653;
	top: 100px;
	left: 25px;
}

#perlukafarinn_valmynd a{
	color: #2b1653;
	text-decoration: none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 1.5em;
	font-size: 12px;
	font-stretch:expanded;
}


table.hugmyndir{
	width: 500px;
}

table.hugmyndir tr{
	width: 500px;
}

table.hugmyndir tr td{
	width: 150px;
}

#perlukafarinn_valmynd a:hover{
	color: black;
}