body {
	margin:0px 0px 0px 20px;
	background:#ffffff;
	background-repeat:no-repeat;
	border: #333333;
}

.contents {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color: #444444;
	font-size: 11px;
	text-transform: none;
	letter-spacing: none;
	line-height: 180%;
	/* [disabled]border: #333333; */
	font-weight: normal;
}	

.navheader {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#CCCC00;
	font-size:12px;
	text-transform:none;	
	letter-spacing: 1.5px; 		
	line-height: 180%; 
	font-weight:bold;
}	

.newnavheader {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#CCCC00;
	font-size:12px;
	text-transform:none;	
	letter-spacing: 1.5px; 		
	line-height: 180%; 
	font-weight:bold;
}	

.maintext {
	font-family: "trebuchet MS", trebuchet, arial, sans-serif;
	color:#444444;
	font-size:11px;
	text-transform:none;
	letter-spacing: none;
	line-height: 170%;
}	

.posted {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#444444;
	font-size:10px;
	text-transform:none;	
	letter-spacing: none; 		
	line-height: 180%; 		
	font-weight:bold; 		
}	


.date {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#990000;
	font-size:11px;
	text-transform:none;	
	letter-spacing: none; 		
	line-height: 100%;
	 		
}


.headline {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#990000;
	font-size:13px;
	text-transform:none;	
	letter-spacing: none; 		
	line-height: 120%;
	font-weight:bold; 		
}
.headlineCopy {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#990000;
	font-size:12px;
	text-transform:none;
	letter-spacing: none;
	line-height: 120%;
	font-weight:bold;
}

.storyheadline {
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	color:#990000;
	font-size:14px;
	text-transform:none;	
	letter-spacing: none; 		
	line-height: 120%;
	font-weight:bold; 		
}	

a { 
	color: #990000; 
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	text-decoration: none; 
	font-size:11px; 
}

a:visited	{ 
	color: #990000; 
	text-decoration: none; 
}

a:active	{
	color: #990000;
	text-decoration: none;
}

a:hover		{
	color: #990000;
	text-decoration: none;
	font-weight: lighter;
}

a.index { 
	color: #990000; 
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	text-decoration: none; 
	font-size:11px;
}

a.index:visited	{ 
	color: #990000; 
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	text-decoration: none; 
	font-size:11px;
}

a.index:active	{ 
	color: #990000; 
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	text-decoration: none; 
	font-size:11px;
}

a.index:hover		{ 
	color: #990000; 
	font-family: trebuchet MS, trebuchet, arial, sans-serif;
	text-decoration: none; 
	font-size:11px;
}

a.smallwhitelink { 
	color: #444444; 
	text-decoration: none; 
}

a.smallwhitelink:visited	{ 
	color: #777777; 
	text-decoration: none; 
}

a.smallwhitelink:active	{ 
	color: #990000; 
	text-decoration: none; 
}

a.smallwhitelink:hover		{ 
	color: #990000; 
	text-decoration: none; 
}
	
a.largewhitelink { 
	color: #444444; 
	text-decoration: none; 
	font-size:18px;
	line-height:140%;
}

a.largewhitelink:visited	{ 
	color: #777777; 
	text-decoration: none; 
	font-size:18px;
	line-height:140%;
}

a.largewhitelink:active	{ 
	color: #990000; 
	text-decoration: none; 
	font-size:18px;
	line-height:140%;
}

a.largewhitelink:hover		{ 
	color: #990000; 
	text-decoration: none; 
	font-size:18px;
	line-height:140%;
}

				
	#content {
		float:left;
		width:65%;
		background:#ffffff;
		margin-right:15px;
		margin-bottom:20px;
		}

	#biocontent {
		float:left;
		width:100%;
		background:#ffffff;
		margin-right:15px;
		margin-bottom:20px;
		}

	#links {
		background:#ffffff;
		color:#aaaaaa;
		margin-top:35px;				
		}
		

		
	.blogbody a,
	.blogbody a:link,
	.blogbody a:visited,
	.blogbody a:active,
	.blogbody a:hover {
		font-weight: normal;
		text-decoration: none;
	}
	
.articles {
	color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.articles:visited {
	color:#CCC;

}

.part {
	color: #333333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.part:link {
	color: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
