body {  margin: 10px 0px 0px 0px; padding:0px; 
		text-align: center;  
		background-color: #000000;
   		overflow:-moz-scrollbars-vertical; } 
		
#container {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	color: #000000;
   	background-color: #ffffff; }
	
#copy {
	position: relative;
	float: left;
	width: 75%;
	margin-top: 0px;
	margin-left: 20px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
   	color: #333333;
   	background-color: #ffffff; }
	
#copy a:link {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold; }
	 
#copy a:visited {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copy a:hover {
	 color: #333333;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copy a:active {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   } 	
	 
#copylong {
	position: relative;
	float: left;
	width: 75%;
	margin-top: -10px;
	margin-left: 0px;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
   	color: #333333;
   	background-color: #ffffff;
	border-left-color: #cccccc;
	border-left-width: 1px;
	border-left-style: solid;
	padding-left: 19px; }
	
#copylong a:link {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold; }
	 
#copylong a:visited {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copylong a:hover {
	 color: #333333;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   }
	 
#copylong a:active {
	 color: #990000;
   	 background-color: #ffffff;
	 text-decoration: none;
	 font-weight: bold;   } 	
	 
#footer {
  width: 100%;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 9px;
  text-align: right;
  color: #666666;
  clear: both;
  border-top-width: thin;
  border-top-style:solid;
  border-top-color: #cccccc; }

#footer a:link{
  color: #666666;
  text-decoration: none; }

#footer a:visited{
  color: #666666; 
  text-decoration: none; }

#footer a:hover {
  color: #810D30; 
  text-decoration: none; }

#footer a:active {
  color: #666666; 
  text-decoration: none; }
	 
#header {
	width: 90%;
	height: 100px;
	background-color:F3F8FC;}

H1 { font-size: 22px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 26px;
     color: #990000;
     font-weight: normal;
     text-align: left;
	 margin-bottom: 8px;  }

H2 { font: 15px "Georgia, Times New Roman, Times, serif";
     color: #000000;
     font-weight: bold;
	 line-height: 17px;
	 border-bottom-style: dotted;
	 border-bottom-width:thin;
	 border-bottom-color:#999999;
	 margin-bottom: 9px;
	 text-align: left;}

H3 { font: 15px Verdana, Arial, Helvetica, sans-serif;
     color: #990000;
     font-weight: bold;
	 line-height: 16px;
	 border-bottom-style: dotted;
	 border-bottom-width:thin;
	 border-bottom-color:#999999;
	 margin-bottom: 9px;
	 text-align: left;}
	 
H4 { font-size: 22px;
	 font-family: Verdana, Arial, Helvetica, sans-serif;
	 line-height: 26px;
     color: #990000;
     font-weight: normal;
     text-align: left;
	 margin-top: 23px;
	 margin-bottom: 8px;  }

#left {
	float: left;
	width: 20%;
	clear: both;
	height: 658px;
	margin-top: -10px;
	margin-left: 10px;
	padding-right: 10px;
	color: #333333;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	border-right-color: #cccccc;
	border-right-width: 1px;
	border-right-style: solid;  }
  
#left a:link {
	color: #920000;
	text-decoration:none;}
	
#left a:visited {
    color: #920000;
	text-decoration:none;}
	
#left a:hover {
    color: #666666;
	text-decoration:none;}
	
#left a:active {
    color: #920000;
	text-decoration:none;}
	
#leftshort {
	float: left;
	width: 20%;
	clear: both;
	height: 658px;
	margin-top: -10px;
	margin-left: 10px;
	padding-right: 10px;
	color: #333333;
	background-color: #ffffff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;  }
  
#leftshort a:link {
	color: #920000;
	text-decoration:none;}
	
#leftshort a:visited {
    color: #920000;
	text-decoration:none;}
	
#leftshort a:hover {
    color: #666666;
	text-decoration:none;}
	
#leftshort a:active {
    color: #920000;
	text-decoration:none;}

#logo	{
	margin-top: 5px;
	margin-left: 5px; }

#nav  {
	 margin-top: -40px;
	 margin-left: 0px;
	 color: #ffffff; } 
	 
#nav li {
    display: inline;
	padding: 0px 18px 0 0px;
	list-style-type: none; }
	
#nav a:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none; }
	
#nav a:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	color: #ffffff;
	text-decoration: none; }
	
#nav a:hover {
	color: #000000;	
	background-color: #dfbb32;
	padding: 5px 0px 5px 0px;
	text-decoration: none;  }
	
#nav a:active {
	color: #ffffff;
	text-decoration: none; }
	
#nav #current {
	color: #ffffff
    background-image:url(/images/mouseover.gif);
	text-decoration: none;}

#navrule {
	width: 100%;
	height: 25px;
	margin-top: 0px;
	background-color: #990000; }
	
#topbackground {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	padding: 0;
	background-color: #000000;
	}     