body, p, ul, h2, h3 { 
	color: #000000; 
	font-family: arial, helvetica, sans-serif; 
	}
body {
	background:  #b2bd85;
}
img {
	display: block; 
}
div.page{
	width: 600px;
	background-color: #ffffff; 
	border: none;
	padding-bottom: 1em;
}	
div.article {
	margin-left: 179px;
	margin-right: 11px;
}
div.title {
	background: url(/images/20081001/bg03.jpg) top left no-repeat #f4e6bb; 
	border: #205274 solid 3px;
	margin-bottom: 1em;
	width: 600px;
	}
div.title img {
	float:right;
	}
.clear {clear:both;}
h1 {  
	color: #205274;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32px;
	margin: 0;
	padding: 40px 14px 20px 26px;
}
.lrg {
	font-size: 42px;
}
h2, h3 {
	color: #73283b;
}
h2 {
	font-size: 26px;
	margin-top:0;
}	
h3 {
	border-bottom: #73283b solid 2px;
}
.event, .intro {
	font-weight:bold;
	color: #73283b;
}
.intro {
	font-size: 90%;
}
.left150 {  
	float: left;
	margin-left:5px;
	}
div.left150 {
	width: 150px;
	margin-left:0 ;
	padding: 5px; 
}	

div.right190 {
	width: 190px;
	float: right;
	padding-left: 5px;
	
}	
div.left150 p, div.right190 p, .cap{
	font-weight: bold;
	font-size: 80%;
	margin: 5px; 
	color: #73283b;
}	
.last600 {
	font-weight: bold;
	color:#73283b;
	text-align: center;
	margin-bottom: 0;
	padding: 6px;
	border:none;  
	}
#last { /*Article 4 for last image to be flush bottom*/
padding-bottom:0;
}	
.fnt { font-size: 80%; }
hr {
	background-color: #73283b;
	border: none;
	color: #000000;
	height: 1px;
	margin: 0;
	text-align: left;
	width: 100px;
	}
/* standard - DO NOT Change */
div.linktext p,
div.linktext ul li,
div.appeared p,
div.footer p {
	font-size: 77%;
	margin: 0;
}

div.linktext { 
	margin: 0 2px; 
	width: 160px;
	float: left;
	}
div.linktext p { 
	font-weight: bold; 
	}
div.linktext ul { 
	padding: 0;
	margin: 3px 0 1em;
	}
div.linktext ul li { 
	margin-bottom: 3px;
	list-style-type: none; 
	}
div.appeared {
	background-color: #333333; 
	border: none;
	width: 600px;
	}
div.appeared p {
	color: #ffffff; 
	padding: 2px;
	height: auto !important;
	height: 15px;
	min-height: 15px; 
}
div.arrows {
	float:right;
	padding: 2px 0;
	width: 45px;
	text-align: right;
}
div.arrows img {
	display: inline;
}

div.footer { 
	width: 600px;
	padding: 2px 0; 
	}
div.footer p {
	margin: 1em 2px; 
	}
a, a:link {
	color: #0000CC;
}
a:visited {
	color: #330099; 
}
a:hover,
a:active	 {
	color: #0033ff;
}

