body table { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px; 
line-height: 150%; 
color: #222;
list-style-position:inside;
}

body {
	margin:0;
	background:url(../images/bkgd_texture-brown.jpg) repeat;
	padding-top: 15px;
	}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 14px;
font-weight:bold;
color: #edddd5;
margin-top:15px;
}

li { padding-bottom: 4px; }

#topnav {
	height:140px;
	background:url(../images/Vox_logo-brown.jpg) no-repeat top left;
	text-align:right;
}

#content {
	padding: 20px 30px 20px 0;
}

#sidebar {
	width: 240px;
	background-color: #ece6e3;
	padding: 20px 18px;
}

#sidebar h1 {color:#867a79;}

#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
 color: #edddd5; 
 text-decoration: none;
 padding: 10px 0;
 vertical-align: middle }


a img {
 border: 0;
 }

.imgL {
	margin-right:24px;
	margin-bottom: 3px;
	border: 2px solid #edddd5;
	}

.imgR {
	margin-left:24px;
	margin-bottom: 3px;
	border: 2px solid #edddd5;
	}

ul { 
text-decoration: none;
 }

.attrib { font-style:italic; }

a:link, a:visited, a:hover {
 text-decoration: none;
 font-family: verdana, arial, helvetica, sans-serif;
 font-weight: bold;
 color: #000;
 }

a:hover {
 text-decoration: underline;
 }


#topnav a:link, #topnav a:visited, #topnav a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
font-size: 12px;
color: #edddd5;
 text-decoration: none;
 font-weight:bold;
 }
 
#topnav a:hover {
 text-decoration: underline;
 color:#FFF;
 }


#footer a:link, #footer a:visited, #footer a:hover {
 text-decoration: none;
 font-weight:normal;
 color: #fff;
 }
 
#footer a:hover {
 text-decoration: underline;
 }
