body {
	background: url('http://www.viperclub.org/images/pagebackground.gif'); background-position:top right; background-repeat:no-repeat; background-color: #FFF;
	font-family: 'Trebuchet MS', Verdana, Arial, Tahoma;
	font-size: 12pt;
	color: #555;	
	line-height: 120%;
	margin: 0;
	padding: 0;
}

#leftMenu a {
	color:#FFF;
	text-decoration:none;
	font-size: 10pt;
	}

#leftMenu a:hover {
	color:#FFF;
	text-decoration:underline;
	font-size: 10pt;
	}	

#top-menu {
	display: block; 
	margin: 0px; 
	padding-bottom: 5px;
}

#top-menu a {
	text-decoration: none; 
	font-size: 12px;
	font-weight: bold;
	color: #313131; 
	padding: 2px 5px 2px 5px; 
	border: #FFF 1px solid;
}

#top-menu a:hover {
	background-color: #585858;
	color: #FFF;
	border: #C60000 1px solid;
	}
	
#content { 
	
	}
	
#content h1 {
	font-size: 14pt;
	font-weight: bold;	
	}	
#content h2 {
	font-size: 12pt;
	font-weight: bold;	
	}	
	
#content a {
	color: #555;	
	text-decoration: underline;
	}
	
#content a:hover {
	text-decoration: none; 
	color: #000;
	}
	
#content .alttd {
	background-color: #EEE;
	}	
	
	
	
.copyright {
	font-size: 8pt;
	color: #555;
	}

a.copyright {
	text-decoration: underline;
	color: #555;
	}

a.copyright:hover {
	text-decoration: none;
	color: #000;
	}	
	