.main {
		background:#eae9e9;
		position:relative;
		float:left;
		width:960px;
		margin-bottom:20px;
		margin-top:0px;
		padding-left:0px;padding-right:0px;
		padding-bottom:0px;
}

	#content {
		border-left:1px solid #757374;
		margin-left:10px;
		padding:0px 0px 0px 0px;
		color:#333;
		font-family: Georgia, "MS Trebuchet", sans-serif;
		font-size:1.1em;
		width:748px;
		line-height:1.7;
		float:left;
		margin-top:10px;
		margin-bottom:0px;
		padding-bottom:0px;
		
	}
	
	
	#content h3{margin:0px;padding:0px;margin-top:15px;}
	
	#content p, #content h1, #content h3 {
	width:400px;
	padding-left:10px;
	}
	

	
	#content #articles {
		float:left;
		background:#FFF;
		width:748px;
		padding:0px;
		margin:0px;
	
	}
	
		#articles .article p{
			float:left;
			margin-top:10px;
			margin-bottom:0px;
		}
		
		#articles .article p img.read_more{
			float:right;
		} 
		
		#articles .article#dawn p img.read_more{
			margin-top:30px;
		} 
		
		
		#articles .article#ttLemond p img.read_more{
			margin-top:10px;
		}
	
		
	#articles .article {
		
		float:left;
		width:735px;
		padding-right:20px;
		padding-bottom:30px;
		
	}
		
	
	#articles .article img#photo {
		float:right;
		margin-top:15px;
		
	}
	
	#content h1 {margin-top:0px;padding-top:0px;}


	
a, a:visited {color:#CA4F40;}


p#crown {margin-bottom:30px;}

#ie7Fix {height:20px; background:#fff;}


#article_nav {float:left;padding:0px;margin:0px;margin-top:80px;width:201px;}



	#article_nav li {
			padding:0px;
			list-style-type:none;
			width:201px;
			float:left;
			margin:0px;
		}
		
		#article_nav li a {
			width:201px;
			float:left;
		}
		
		#article_nav li a span {visibility:hidden;}
		
		li#dom a {
			background:url('../images/bt_OnlineDom.gif') no-repeat bottom left;
			height:131px;
		}
		
		li#dom a:hover, li#dom.current a {
			background:url('../images/bt_OnlineDom.gif') no-repeat top left;
		}
		
		li#peter a {
			background:url('../images/bt_OnlinePeter.gif') no-repeat bottom left;
			height:148px;
		}
		
		li#peter a:hover, li#peter.current a {
			background:url('../images/bt_OnlinePeter.gif') no-repeat top left;
		}
		
		li#greg a {
			background:url('../images/bt_OnlineGreg.gif') no-repeat bottom left;
			height:131px;
		}
		
		li#greg a:hover, li#greg.current a {
			background:url('../images/bt_OnlineGreg.gif') no-repeat top left;
		}

		/* Patrick */
		li#patrick a {
			background:url('../images/bt_OnlinePatrick0.gif') no-repeat top left;
			height:131px;
		}
		
		li#patrick a:hover, li#patrick.current a {
			background:url('../images/bt_OnlinePatrick1.gif') no-repeat bottom left;
		}		

		/* Steve */		
		li#steve a {
			background:url('../images/bt_OnlineSteve0.gif') no-repeat top left;
			height:131px;
		}
		
		li#steve a:hover, li#steve.current a {
			background:url('../images/bt_OnlineSteve1.gif') no-repeat bottom left;
		}		

		/* Vince */		
		li#vince a {
			background:url('../images/bt_OnlineVince0.gif') no-repeat top left;
			height:131px;
		}
		
		li#vince a:hover, li#vince.current a {
			background:url('../images/bt_OnlineVince1.gif') no-repeat bottom left;
		}					
		
		