body {
	background: white;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	line-height: 20px;
	top: 0;
	margin-bottom:0;
	}

#nav ul {
	list-style-type: none;
	margin: 0;
	line-height: 3px;	
}

#nav ul>li {
	display: inline-block;
	padding: 0;
	}
	
#nav li {
 	 float: left;
 	 display: inline;
 	 width: 95px; 	
 	 text-align: center;	
}

#nav li.first {
	width: 155px;
}
	
#nav {
	background-color: rgb(195,0,128);
	min-height: 21px;
	width: 601px;	
	margin: 0px;
	voice-family : "\"}\""; 
	voice-family : inherit; 
	width: 601px; 	
	} 
	
html > #nav {
	width: 601px; 
	 }		

#nav a {
	font-weight: normal;
	color: white;
	text-decoration: none;
	display: inline-block;
}	
	
#rightside {
	display: block;
	}		
	
#container {
	width: auto; 
	margin: 0.2%;
	padding: 0; 
	border: 0;
	float: none !important;
	color: black; 
	background: transparent;
	top: 0;
	font-size: 11px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
	
#content {
	width: 420px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 428px;
	}
	

#footer {
	display: none;
}	
	
	
#content {
	margin-left: 2%;
}


a:link, a:visited {
	color: rgb(195,0,128);
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}

#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
