body {
	background: #D9D1C5;
	font: 71% Lucida Sans, Lucida, Helvetica, Verdana, Arial, sans-serif;
	margin: 5px;
	line-height: 1.5em;
	text-align: center;
}

a:link { color: #3B3981; }
a:visited { color: #6E6D9E; }
a:active, a:hover { color: #E10B25; }

h1 {
	color: #991928;
	font: bold 24px Georgia, Times, Times New Roman, serif;
	margin-bottom: 0px;
}

.summary {
	margin-top: 0px;
	font: bold 1.4em 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;
}

ul.bullet {
	list-style: url('images/bullet.gif');
	
}

#container {
	width: 750px;
	margin: 0px auto;
	text-align: left;
	border: solid 1px #991928;
}

#logo {
	width: 250px;
	float: left;
}

#banner {
	padding: 10px;
	float: right;
}

#menu {
	clear: both;
	background: #991928;
	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;
	}

#body {
	background: url('images/bodybg.gif') repeat-y;
}

#body2col {
	background: url('images/bodybg2.gif') repeat-y;
}

#body2 {
	width: 146px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 126px;
}
	html>body #body2 { width: 126px; }
	
#body1 {
	float: left;
	width: 390px;
	padding: 10px;
	margin: 0px 1px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 370px;
}
	html>body #body1 { width: 370px }
	
#body1b {
	float: left;
	width: 602px;
	padding: 10px;
	margin: 0px 0px 0px 1px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 582px;
}
	html>body #body1b { width: 582px }
	

#body3 {
	width: 211px;
	padding: 10px;
	float: left;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 191px;
}
	html>body #body3 { width: 191px; }
	
.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 {
	width: 310px;
	padding: 5px;
	float: right;
	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: 210px;
	padding: 5px;
	float: right;
	background: #eeeeee;
	border: solid 1px #999;
	color: #666;
	font-size: .9em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 200px;
}
	html>body .floatphotov {
		width: 200px;
	}
	
.floatphotosmall {
	width: 130px;
	padding: 5px;
	float: right;
	background: #eeeeee;
	border: solid 1px #999;
	color: #666;
	font-size: .9em;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: 120px;
}
	html>body .floatphotosmall {
		width: 120px;
	}

.advertisement {
	color: #bbb;
	border-bottom: solid 1px #bbb;
	text-align: center;
	margin-bottom: -12px;
	text-transform: uppercase;
}

#footer {
	clear: both;
	background: #BFB9B0;
	border-top: solid 1px #991928;
	padding: 5px;
}