body
{
	background-image: url('http://goldenanna.barlind.se/images/base/sidebar3.jpg'); 
	background-repeat: no-repeat;
	background-attachment: scroll; 
	background-color: #EEF7FE; 
font-family: Verdana;
font-size:small;
	color: #1F242D; 
	margin-left: 250px;
}

a
{
text-decoration:none;
color: #1F242D; 
}

.menuItem
{
    padding-right:28px; 
}

a:hover
{
    color:#56657e;
}

.selected
{
font-weight:bold;
padding-right:28px; 
}

#mainMenu
{
border-top: 1px solid black; 
border-bottom: 1px solid black; 
padding:5px;
width:675px;
margin-bottom:20px;
}

#mainContent
{


width: 673px; 
height: 457px; 
position: relative;
    top: 9px;
    left: 0px;
}