body { 
margin : 0 auto;
padding : 0;
font : 100%/1.4 'lucida sans unicode', 'lucida grande', 'Trebuchet MS', verdana, arial, helvetica, helve, sans-serif; 	
color : #000; 
text-align: center;
background: #333 url(/images/bodyback.png) left top;
}

#centrecol {
background: #333;
}


#navigation { 

background:#000000;
height:70px;
background-position:center; 
margin:0 auto;
text-align:center;
width:100%;
line-height:65px; 
color:#ffffff;
}

#navigation a {
letter-spacing:2px;
font-size:24px;
padding:5px;
text-decoration: none;
color:#ffffff;

}

#navigation a:hover {
text-decoration: none;
color:#000099;
}


#navigation a:visited {
text-decoration: none;
color:#ffffff;
}



#rightcontent li {
font-size: 80%;
height: 150px;
border-bottom: 1px solid #000000;
margin-bottom: 1px;
}

#rightcontent a:link, #nav a:visited {
text-decoration: none;
color: darkblue;
background-color: transparent;
}

#rightcontent ul {
list-style: none;
margin-left: 1px;
padding-left: 0;
}

#rightcontent td {
valign: top;
}

