body {
	font-family: "verdana";
	font-size: 11px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #ffffff;
	background-color: #636161;
}
td {
	font-family: "verdana";
	font-size: 11px;
	color:#ffffff;
}
a img { border: none; }
A:link{
	TEXT-DECORATION: none; color: #ffffff;
}
A:visited{
	TEXT-DECORATION: none; color: #ffffff;
}
A:active{
	TEXT-DECORATION: none; color: #ffffff;
}
A:hover {
	TEXT-DECORATION: underline; COLOR: yellow;
}
.top{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	text-decoration: underline;
}

A.top:link {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
color: #ffff00;
	font-size: 11px;
	text-decoration: underline;
}

A.top:visited{
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
color: #ffff00;
	font-size: 11px;
	text-decoration: underline;
}

A.top:active {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}

A.top:hover {
font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color: #ffff00;
	text-decoration: underline;
}

li { text-indent:10px;
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 11px;
	color:#FFFFFF;
}
A.left:link {
	color: #333333;
	text-decoration: underline;
}

A.left:visited {
	color: #333333;
	text-decoration: underline;
}

A.left:active {
	color: #9C2713;
	text-decoration: underline;
}

A.left:hover {
	color: #9C2713;
	text-decoration: underline;
}

.category {  
	font-family: Tahoma; 
	font-size: 14px; 
	font-weight:bold;
	color:#FFCC00;
	}
.subtitle {  
	font-family: verdana; 
	font-size: 22px; 
	color: #E673B6; 
	font-weight:bold;
	}
.detail {  
	font-family: Tahoma; 
	font-size: 14px; 
	color: #FFFF00; 
	font-weight:normal;
	}
	
	.detail1 {  
	font-family: Tahoma; 
	font-size: 12px; 
	color: #FFFF00; 
	font-weight:bold;
	}
	
	#latest-news {
		width: 150px; 
		margin: 15px 0 0 10px;
		padding-bottom: 50px;
	}
	
	#latest-news h1 {
		font-size: 14px;
	}
	
	#latest-news h2 { 
		font-size: 11px;
		font-weight: normal;
		margin: 0;
		padding: 0;
	}
	#latest-news p {
		margin: 0 0 10px;
		padding: 0;
	}
	#latest-news a { 
		color: yellow;
	}
	#header { position: relative; z-index: 10; width: 787px; height: 100px; }
	#mast { position: absolute; top: 0; left: 0; }
	.facebook-button { position: absolute; right: 26px; top: 60px; }
	.newsletter-button { position: absolute; top: 63px; right: 185px; }
	p a { text-decoration: underline !important; }
	
	p.intro {font-size:12px; line-height:15px; margin:0 0 20px 0; padding-top:0; float:left;}
	
	.bios {float:left; width:100%; margin:0 0 25px 0;}
	
	h2.title {font-size:14px; color:#FFFF00; margin-bottom:30px; text-transform:uppercase; font-weight:normal;}
	
	.bios h2 {margin:0px; color:#FF9900; font-size:16px;}
	.bios h3 {margin-top:0px; font-size:13px; font-style:italic;}
	
	.bios p {line-height:14px;}
	
	.bios img {float:left; margin:0 10px 5px 0; border:2px solid #ffffff;  -moz-box-shadow: 0px 0px 3px #5f5f64; /* Firefox */
  -webkit-box-shadow: 0px 0px 3px #5f5f64; /* Safari, Chrome */
  box-shadow: 0px 0px 3px #5f5f64; /* CSS3 */}
