/* CSS Document */

body,td,th {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color: #140025;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

#header {border-bottom:#FF00FF 1px dotted;}
.header h1 {line-height: 16px;}

#main

#navigation td {
	border-bottom: 1px dotted #f080f0;
	}

#navigation a {
	color: #333333; font-weight:bold;
	line-height:17px;
	text-decoration: none;
	display:block;
	padding:8px 6px 8px 22px;
	}
	
#navigation a:hover {
	background-color:#ffccff;
	}
	
#newsfeed {font-size:smaller; border-left:dotted 1px #8080f0;}

#sponsor {font-size:9px;}