body {
background: #000;
background-repeat: no-repeat;
background-position: center; 
}

#avmenu {
clear: left;
float: left;
width: 150px;
margin: 0 0 10px 0;
padding: 0;
font-size: 0.9em;
}

#avmenu ul {	
list-style: none;
width: 239px;
margin: 0 0 20px 0;
padding: 0;
font-size: 1.1em;
}	

#avmenu li {
margin-bottom: 4px;
}

#avmenu li a {
font-weight: none;
font-face: tahoma;
height: 20px;
text-decoration: none;
color: #803019;
display: block;
padding: 6px 0 0 10px;
background: #f4f4f4;
border-left: 4px solid #cccccc;
}	
	
#avmenu li a:hover {
background: #eaeaea;
color: #286ea0;
border-left: 4px solid #286ea0;
}

.announce {
margin: 20px 0 20px 0;
padding: 10px;
width: 200px;
color: #505050;
background-color: #f4f4f4;
line-height: 1.3em;

}

a {
text-decoration: none;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #286ea0;
}

a img {
border: 0;
}

h1 {
font-size: 16pt;
color: #800000;
font-family: arial;
}

p {
	margin-top:0;
	font: normal 11px/18px verdana, arial, tahoma, sans-serif;
}
