body { 
	font-family: Tahoma;
	margin: 0px;
	background-color: #000;
	font-size: 16px;
	}
	
#content {
	padding: 20px; 
	float: left; 
	width: 487px; 
	line-height: 1.6em;
	background-color: #ffffff;
	font-size: 80%; 
	color: #000;
	margin-bottom: 10px;
	}
		
#wrapper {
	margin: 0px auto; 
	width: 770px; 
	text-align: left; 
	padding: 5px 5px 9px 5px;
	background:#FFFFFF;
	}
	
#bg {
	padding-right: 19px;
	padding-left: 0px;
	padding-bottom: 5px;
	}
	
.banner-image {
	border: 0px solid #cccccc;
	padding: 0px;
}

/* typography
----------------------------------------------- */
.comment {
	text-align: right;
	font-size: 80%; 
	color: #fff;
	}
	
h1 {
	border-bottom: 1px dotted #000000;
	color: #d9261c;
	font-size: 140%;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom:5px;
	}

h2 {
	border-bottom: 1px dotted #000000;
	color: #d9261c;
	font-size: 140%;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom:5px;
	}

h3 {
	border-bottom: 1px dotted #d9261c;
	color: #000000;
	font-size: 120%;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom:5px;
	}
	
h4 {
	border-bottom: 1px dotted #000000;
	color: #d9261c;
	font-size: 100%;
	font-family: Tahoma;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding-bottom:5px;
	}
	
.nav-hdr {
	font-size: 80%; 
	font-weight: bold; 
	font-family: Tahoma;
	color: #fff;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 5px;
	}
	
.nav-hdr h2 {
	font-size: 120%; 
	font-weight: bold; 
	font-family: Tahoma;
	color: #d9261c;
	font-weight:bold;
	border-bottom: 1px solid #BFBFBF;
	margin-bottom: 5px;
	margin-top: 0px;
	}

.footer-links { 
	font-size: 80%; 
	border: 1px solid #31358C; 
	text-align: left; 
	background:#FFFFFF; 
	padding: 5px 5px 10px 10px;
	}
	
.company1 {
	font-size: 150%;
	font-family: Tahoma; 
	color: #000000;
}

.company2 {
	font-size: 150%;
	font-family: Tahoma; 
	color: #FF9600;
}


	/* links 
	------------------------------------------- */
	a {
		font-size: 100%; 
		text-decoration: none; 
		font-family: Tahoma;
	}
	
	a:hover {
		color: #d9261c; 
		text-decoration: none;
	}
	
	a.comment:link {
		color: #0000CC; 
		text-decoration: none; 
		font-size: 100%;
	}
	
	a.comment:visited {
		color: #0000CC; 
		text-decoration: none;
		font-size: 100%;
	}
	
	a.comment:active {
		color: #0000CC; 
		text-decoration: none; 
		font-size: 100%;
	}
	
	a.comment:hover {
		color: #d9261c; 
		text-decoration: none; 
		font-size: 100%; 
		text-align:right; 
		text-decoration: none;
	}

	a.mainnav:hover {
	text-decoration: underline; 
	border-right: #fff 3px solid; 
	color: #444444; 
	text-decoration: none
	}

.clearthis {
	clear: both; 
	font-size: 1px;
	 float: none; 
	 color: #fff
}

#menu {
	padding-right: 10px; 
	margin-top: 0px; 
	float: right; 
	padding-left: 10px; 
	height: auto; 
	line-height: 1.9em; 
	padding-top: 20px; 
	background-color: #0a0a0d; 
	width: 222px; 
	font-size: 100%;
}

#menu ul {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px;
}

#menu li {
	margin: 0px; 
	list-style-type: none;
	padding-top:5px;
	padding-bottom:5px;
	height:20px;
}

#menu a {
	display: block;  
	background: #0a0a0d;  
	color: #fff; 
	text-decoration: none; 
	font-size: 80%; 
	font-family: Tahoma; 
	font-weight: bold; 
	padding: 3px;
}

#menu a.mainnav:hover {
	color: #d9261c; 
}

.quote {
	background-color: #cccccc;
	border: 1px solid #B4B4B4;
	color: #000000; padding: 2px;
}

#scroll {
	overflow: auto;
	height: 19em;
	width: 90%;
	border: solid 1px #999;
	padding: 1ex;
	background: #fff;
	color: #866709;
	margin: 0 0 0 0;
}
