

body {
	padding: 20px 0px 20px 0px;
	margin: 0px 0px 0px 0px;
	background-color: black;
	background-image:url('images/bg.png'); 
	text-align:center;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:15px;
}

#content { 
	width: 760px; 
	
	text-align: center; 
	margin: 0 auto; 
	padding: 25px 25px 25px 25px;
	background-color: white;
	border: solid #F2EED6;
} 

#main {
	float: left;
	padding-top: 15px;
}

#column {
	float: right; 
	text-align:left;
	width: 105px; 
	padding-left:10px;
	padding-top: 15px;
	background: white;
	border-left: thick solid #8C0018;
	height:850px;
	color: #8C0018;
	font-weight:bold;
}

#copyright { 
	color: white;
	font-size: 9px;
}

a.nav:link {
         color: #8C0018;
				 text-decoration:none;
         }
a.nav:visited {
         color: #8C0018;
				 text-decoration:none;
         }
a.nav:hover {
         color: #8C0018;
				 text-decoration:underline;
         }
a.nav:active {
         color: #8C0018;
				 text-decoration:none;
         }
.nav2 {
	font-size:11px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
				 
.nav2:link {
	font-size:11px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.nav2:visited {
	font-size:11px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.nav2:hover {
	font-size:11px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.nav2:active {
	font-size:11px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}		

.nav3:link {
	font-size:15px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.nav3:visited {
	font-size:15px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.nav3:hover {
	font-size:15px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}

.nav3:active {
	font-size:15px;
	color:#000;	
	text-decoration:none;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
}	

nav1{
  color: #8C0018;
	font-weight:bold;
}