#contestbody { 
	float:left; 
	text-align: left; 
	margin:0; 
	padding: 0px; 
	width: 980px;
	background: #fff;
	}
#ttl{
	width:980px;
	height:667px;
	margin:0;
	}

#home{
	width:980px;
	margin: -150px 0 0 0;
	float: left;
	}

#pagecontent { 
	margin:0;
	padding:10px;
	font-size: 16px;
	color:#333333;
	font-family: Times,"Times New Roman",  serif;
	FONT-STYLE: normal; 
	FONT-WEIGHT: normal; 
	LINE-HEIGHT: 20px; 
	TEXT-DECORATION: none;
	}
	
#pagecontent A:link { color: #a6b7d6; font-weight:bold; text-decoration: none;}
#pagecontent A:visited { color: #a6b7d6; font-weight:bold; text-decoration: none;}
#pagecontent A:hover { color: #333; font-weight:bold; text-decoration: none;}
#pagecontent A:active { color: #333; font-weight:bold; text-decoration: none;}

.highlight{
	color:#a6b7d6;
}
		
		



