#content {
	float: right;
	width: 656px;
	font-size: 11pt;
	padding: 20px 0 20px 20px;
	padding-bottom: 0px;
	background-color:;
	/*background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content2 {
	float: left;
	width: 656px;
	font-size: 11pt;
	padding: 20px 0 20px 20px;
	padding-bottom: 0px;
	background-color:;
	/*background-image: url(../images/content_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom center;*/
	font-family:Georgia, "Times New Roman", Times, serif;
}

#breadcrumb {
	padding: 0 0 3px 0;
	font-size: 8pt;
	color: #330000;
	position: relative;
	margin:3px 0 0 0;
	}
	
#breadcrumb a {
	color: #330000;
	padding: 3px;
	background-color:;
	padding: 4px 7px 4px 0;
	text-decoration: none;
	}
	
#breadcrumb a:hover {
	text-decoration:underline;
	}
	
h1 {
	padding-left: 0px;
	color: #330000;
	font-size: 14pt;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	}

#articleheading {
	width:100%;
	height:27px;
	border-bottom:#330000 1px solid;
	padding-left: 0px;
	color: #330000;
	font-size: 14pt;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0 0 0;
	}
	
ul.account {
	list-style-type: square;
	margin-left: 45px;
	margin-bottom: 10px;
	}

ul.account li {
	padding: 2px;
	}
	
ul.contentlist {
	clear: both;
	list-style-type: none;
	margin: 0px;
	}
	
ul.contentlist li {
	margin-bottom: 35px;
	clear:both;
	}
	
ul.contentlist li a.title {
	font-size: 21pt;
	font-weight: bold;
	text-decoration: none;
	color: #222;
	}
	
ul.contentlist li a.title:hover {
	color: #0881d7;
	}
	
ul.contentlist div.byline {
	font-size: 9pt;
	color: #84705e;
	font-family: verdana;
	margin-bottom: 5px;
	}
	
ul.contentlist li div.byline img {
	float: left;
	margin-right: 10px;
	}
	
ul.contentlist div.byline span.author, ul.contentlist div.byline span.time {
	color: #6e6e6e;
	}
	
.bylinebox {
	font-size: 9pt;
	color: #84705e;
	font-family: verdana;
	margin-bottom: 5px;
	}
	
.summary {
	font-style: italic;
	padding: 15px;
	color: #222;
	font-family: Georgia, "Times New Roman", Times, serif;
	}
	
.downloadbox {
	float: right;
	padding: 25px;
	margin: 0 0 25px 25px;
	border: 1px solid #ccc;
	background-color: #f0f0f0;
	text-align: center;
	font-weight: bold;
	}
	
 ol.searchlist {
 	list-style: none;
 	margin:0px;
 	margin-left: 35px;
 	padding:0px;
 }
 
 ol.searchlist li {
	list-style-type:decimal;
	list-style-position: outside;
 	list-style-image: none;
 	clear: both;
 	padding-bottom: 10px;
 }
 
 ol.searchlist h3 {
 	font-size: 14pt;
 	padding-left: 12px;
 	font-weight: normal;
 	margin-bottom: 0px;
 	font-style: italic;
 }
 
 ol.searchlist a.title {
 	text-decoration: none;
 	line-height: 2em;
 }
 
 ol.searchlist a.title:hover {
 	text-decoration: underline;
 }
 
 ol.searchlist div.author {
 	font-size: 7pt;
 	color: #999999;
 	width: 400px;
 	padding-left: 12px;
 }
 
 ol.searchlist p {
 	clear:right;
 	padding: 5px;
 	display: none;
 }
 
 ol.gallery {
 	list-style-type: none;
 	clear:both;
 }
 
 ol.gallery li {
 	display: inline;
 	float: left;
 }
 
 ol.gallery img {
 	margin: 10px;
 }
 
 div #image {
 	clear: both;
 	text-align: center;
 }
 
 div #image img {
 	margin-bottom: 10px;
 }
 
 div.flvplayer {
 	width: 100%;
 	text-align: center;
 	}