@charset "iso-8859-1";

body{color: #555555;background: #9AA1A7 }
a:link 				{ color: #333333;  text-decoration: none;}
a:visited 			{ color: #333333; text-decoration: none;}
a:hover, a:active	{color: #b83b41;text-decoration: underline;}
h1{color: #b83b41;font-size:170%;}
h2 {color: #b83b41;font-size:140%;}
h3{color: #b83b41;font-size:120%;}
h4{color: #b83b41;font-size:110%;}
h5	{color: #b83b41;font-size:100%;}
#access {background-color:#9AA1A7;color:#ccc;}
#access a {color:#ccc;} 
#access a:hover {color: #b83b41;text-decoration:underline;}
#container	{background-color: white;}
#header	{border-top: 5px solid #b83b41;background-image: url(../Images/viperheader1.jpg);	background-repeat: no-repeat;background-position: 0 0;}
#contents {background-image: url(../Images/vipercutout3.gif); background-color: white; background-repeat: no-repeat;background-position: 580px 10px ;}
#navcontainer ul{text-align: center;padding-bottom: 3px;padding-top: 3px;padding-left: 0;margin-top: 0;
/* cancels gap caused by top padding in Opera 7.54 */
margin-left: 0;background-color: #e2e3dd;color: #8F8F8F;border-bottom:3px solid #A0A19B;width: 100%;
font-family: Arial,Helvetica,sans-serif;line-height: 18px;
/* fixes Firefox 0.9.3 */}

#navcontainer ul li{font-size:.85em;display: inline;padding-left: 0;padding-right: 0;padding-bottom: 3px;
/* matches link padding except for left and right */padding-top: 3px;}

#navcontainer ul li a{padding-left: 10px;padding-right: 10px;padding-bottom: 3px;padding-top: 3px;color: #8F8F8F;text-decoration: none;border-right: 1px solid #A0A19B;}
#navcontainer ul li a:hover{background-color: #b83b41;color: #e2e3dd;}
#navcontainer #active { border-left: 1px solid #A0A19B; }

#footer	{background-color: #b83b41;color: white;}		
#footer	a:hover	{color: white;text-decoration: underline;}
#footer	a	{color: white;	}	
#themes {color:#b83b41;}
#themes a {color:#b83b41; text-decoration:none;}
#themes a:hover, a:active	 {color:white; text-decoration:underline;}
