﻿body {
	background:black;
/*	background: #ffffff; */
	font: 90% Lucida Sans, Lucida, Helvetica, Verdana, Arial, sans-serif;
	margin: 5px;
	line-height: 1.5em;
	text-align: center;
}

a:link { color: #0513CF; }
a:visited { color: #333CB1; }
a:active, a:hover { color: #c00; }

img { border: 0px; }

h1 {
	color: #991928;
	font: bold 24px Georgia, Times, Times New Roman, serif;
	margin-bottom: 0px;
}

	.summary {
	margin-top: 5px;
	font: bold 1.2em "Lucida Sans", Lucida, Helvetica, Verdana, Arial, sans-serif;
}
	
	.date {
		margin-bottom: -12px;
		color: #666666;
		font-size: .9em;
	}

h2 {
	color: #666;
	font: bold 1.4em Helvetica, Arial, Verdana, sans-serif;
	border-bottom: solid 1px #666;
}

h3 {
	color: #666;
	font: bold 1.2em Helvetica, Arial, Verdana, sans-serif;
	border-bottom: solid 1px #666;
	margin-bottom: -10px;
}

h4 {
	color: #666;
	font: bold 1.2em Helvetica, Arial, Verdana, sans-serif;
}

h5 {
	color: #666;
	font: bold italic 1.2em Helvetica, Arial, Verdana, sans-serif;
}

h6 {
	color: #666;
	font: bold 1em Helvetica, Arial, Verdana, sans-serif;
}

.clear { clear: both; }
.aligncenter { text-align: center; }

ul.bullet {
	list-style: url('images/bullet.gif');
	margin-left: 0px;
	padding-left: 18px;
}

ul.leftmenu {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-weight:bold;
}
	ul.leftmenu a:link, ul.leftmenu a:visited {
		font-size: 90%;
		text-transform: uppercase;
		color: #000;
		text-decoration: none;
	}
		ul.leftmenu a:active, ul.leftmenu a:hover {
			text-decoration: underline;
		}
	
	ul.leftmenu ul {
		margin: 0px;
		padding: 0px;
		list-style:none;
		font-weight:normal;
	}
		ul.leftmenu ul a:link, ul.leftmenu ul a:visited {
		color:blue;
/*			color: #666; */
			text-transform: none;
		}

.mainpic {
	margin: -10px -10px 0px -10px;
}

.photo {
	text-align: right;
	color: #999;
	text-transform: uppercase;
	font-size: .8em;
	margin: 0px;
}

.caption {
	margin: -10px -10px 0px -10px;
	padding: 10px;
	background: #eeeeee;
}
	.caption p { margin: 0px; }
	
.floatphoto, .floatphotov, .floatphotosmall {
	width: 312px;
	padding: 5px;
	float: right;
	margin-left: 10px;
	background: #eeeeee;
	border: solid 1px #999;
	color: #666;
	font-size: .9em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 300px;
}
	html>body .floatphoto {
		width: 300px;
	}
	
	.floatphotocaption {
		margin-top: 0px;
	}

.floatphotov {
	width: 212px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
}
	html>body .floatphotov {
		width: 200px;
	}
	
.floatphotosmall {
	width: 132px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 120px;
}
	html>body .floatphotosmall {
		width: 120px;
	}

.floatleft { 
	float: left; 
	margin-left: 0px;
	margin-right: 10px;
}

.advertisement {
	color: #aaa;
	border-bottom: solid 1px #aaa;
	text-align: center;
	margin-bottom: -0px;
	text-transform: uppercase;
}


/******** basic layout styles *********/
#header {
    margin-left:auto;
    margin-right:auto;
	position:relative;
	width: 945px;
	height: 100px;}

#masthead {
    margin-left:auto;
    margin-right:auto;
	text-align:left;
    width: 945px; 
	padding: 5px;
    background-color:#CC0000;
    padding-bottom:0px;
}

#container {
	width: 952px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #991928;
	/* box model hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 950px;
}
	html>body #container { width: 950px; }

#logo {
	width: 307px;
	float: left;
}

#banner {
	padding: 10px;
	float: right;
}

#menu {
	clear: both;
/*	background: #991928; */
    background-color:#CC0000;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 5px;
}
	#menu a:link, #menu a:visited {
		color: #fff;
		text-decoration: none;
	}
	
	#menu a:active, #menu a:hover {
		color: #fff;
		text-decoration: underline;
	}

#body3col {
	background: url('images/bodybg.gif') repeat-y;
	width: 950px;
}

#body2col {
	background: url('images/bodybg2.gif') repeat-y;
	width: 950px;
}

#body4col {
	background: url('images/bodybg4.gif') repeat-y;
	width: 950px;
}

#body2 {
	width: 146px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;
}
	html>body #body2 { width: 126px; }
	
#body4col #body1 {
	float: left;
	width: 390px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
	html>body #body4col #body1 { width: 370px }
	
#body3col #body1 {
	float: left;
	width: 601px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 581px;
}
	html>body #body3col #body1 { width: 581px}

#body2col #body1 {
	float: left;
	width: 802px;
	padding: 10px;
	margin: 0px 0px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 782px;
}
	html>body #body2col #body1 { width: 782px }
	

#body3col #body3, #body4 {
	width: 200px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 180px;
}
	html>body #body3col #body3, html>body #body4 { width: 180px; }

#body4col #body3 {
	width: 211px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 191px;
}
	html>body #body4col #body3 { width: 191px; }

#footer {
	clear: both;
	color:white;
	background-color:#CC0000;
/*	background: #cccccc; */
	border-top: solid 1px #991928;
	padding: 5px;
}
/* Masthead Styles */
#masthead h1 {
   font-family:Verdana;
   font-size: 14px;
   color:black;
   padding-top:15px;
   padding-left:8px;
}
#masthead h3 {
   font-family:Verdana;
   font-size: 13px; 
   font-weight:bold; 
   text-transform:uppercase; 
   padding-top:10px; 
   color: black;
   padding-left:8px;
   padding-bottom:1px;

}
