body
{
	margin: 0;
	font-family: garamond, times, serif;
	font-size: 10pt;
}

#pagebg
{
	margin: 0 auto;
	background: url( 'http://www.aki.is/blogg/page_bg.jpg' ) repeat-y;
	width: 824px;
}

#pagemain
{
	width: 776px;
	margin: 0 auto;
}

#pagehead
{
	background: url( 'http://cs-001.123.is/DeliverFile.aspx?id=9d33653c-8380-4e12-bd0a-4605be0d709b' ) no-repeat black center;
	color: white;
	margin: 0 auto;
	height: 270px;
	width: 770px;
	display: table-cell;
	border: 0;
	padding: 0;
	vertical-align: bottom;
	text-align: right;
	padding: 3px;
}

#pagehead a
{
	color: white;
	text-decoration: none;
}

#pagehead a:hover
{
	text-decoration: underline;
}

#navigation
{
	clear: both;
	width: 776px;
	height: 18px;
	color: white;
	margin: 2px 0 0 0;
	background: #7c7b69;
	padding: 0;
}

#navigation ul
{
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: middle;
	font-size: 12pt;
	font-weight: normal;
	list-style-type: none;
}

#navigation li
{
	display: inline;
	border-right: solid white 2px;
	padding:0 20px 0 20px;
}

#navigation li:hover
{
	background: #b8b9a9;
}

#navigation li.MenuItem a
{
	color: white;
	text-decoration: none;
	font-weight: normal;
}

#navigation li:hover a
{
	color: #7c7b69;
}

#rightside
{
	width: 205px;
	float: right;
        background: white;
}

.rightbox
{
	width: 205px;
	text-align: center;
	margin-top: 5px;
}

.rightbox a
{
	display: block;
	height: 35px;
	background: url( 'http://www.aki.is/blogg/box_bg.gif' ) bottom no-repeat  #b8b9a9;
	margin-top: 2px;
	padding-top: 5px;
	font-size: 14pt;
	font-family: garamond, times, serif;
	text-transform: uppercase;
}

.rightbox a:hover
{
	text-decoration: underline;
}

.rightbox a:link
{
	text-decoration: none;
	color: #7c7b69;
}

#maintext
{
       width: 571px;
}

#footer
{
	margin: 0 auto;
	width: 776px;
	border-top: solid #7c7b69 1px;
	text-align: center;
}

