body {
	background-color:#7C0000;
	margin:6px;
}

body, p, td, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.text {   
	font-size: 9px;  
}

.copy {  
	font-size: 11px; 
}

.copy2 {  
	color: #DFD5B8; 
}

.copy3 {  
	color: #D0D0D0;
}

.bold {  
	font-size: 13px;
	font-weight: bold;
	color: #A39060; 
}

.small {  
	font-size: 8pt; 
	color: #999999; 
}

.smallform {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	font-weight: bold; 
	color: #000000;
}

.form {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000099; 
}

A {  
	font-size: 10px; 
	font-weight: bold; 
	color: #c3b383; 
	text-decoration: underline
}

A:hover {  
	color: #CCCCCC; 
}

.tb {

	font-size: 11px;
	font-weight: bold;
	color: #000000;

}

.bold2 {
	font-size: 11px;
	font-weight: bold;
}

#container {
	width:714px;
	border: 2px solid #000000;
	background-color:#000000;
	text-align:left;
}

#headimage {
	width:710px;
	height:104px;
}

#nav {
	padding-top:2px;
	text-align:center;
	height:20px;
	background-image:url(/templates/jrussell/images/bot.gif);
	background-repeat:repeat-x;
	width:710px;
	font-size:11px;
}

#nav a{
	text-transform:uppercase;
	color: #890000;
	font-weight:bold;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}

#nav a:hover {
	color:#FFFFFF;
}

#footer {
	text-align:center;
	height:20px;
	border-bottom: 2px solid #000000;
}
#content {
	text-align:left;
}
td, p {
	text-align:left;
}
