a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #a83223;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

#wrap {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: none;
	color: #CCCCCC;
	height: 500px;
	width: 800px;
	border: thin #666666;
	background-color: #FFFFFF;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
}
#left {
	float: left;
	height: 500px;
	width: 205px;
	border-right-width: thin;
	border-right-color: #999999;
	padding: 10px;
	border-right-style: none;
}
body {
	background-color: #FFFFFF;
	text-decoration: none;
}
#headline {
	font-size: 24px;
	color: #A83223;
	margin-top: 20px;
	margin-bottom: 0px;
}


#subhead {
	color: #666666;
	font-weight: bold;
}
#links {
	color: #999999;
	font-size: 14px;
	line-height: 14px;
	font-weight: normal;
	text-transform: none;
	padding-top: 5px;
}
#links h1 {
	font-size:16px;
	margin-bottom: 2px;
	margin-top: 0px;
	color: #B63A2A;
	line-height: 16px;
}
#links nbr {
	color: #A73D3C;
	margin-bottom: 2px;
	margin-top: 5px;
	font-weight: normal;
	text-decoration: none;
}
#logo {
	background-image: url(logo.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 50px;
	width: 250px;
	margin-top: 10px;
}

#right {
	padding: 15px;
	height: 500px;
	float: left;
	width: 500px;
}
#content h1 {
	color: #666666;
	margin-bottom: 2px;
	margin-top: 5px;
	font-size: 12px;
}
#content h2 {
	color: #d889b6;
}
#headline contest {
	color: #d889b6;
}
#content {
	overflow: auto;
	height: 400px;
	width: 520px;
	clip:   rect(auto 10px auto auto);
	padding-top: 85px;
	padding-right: 20px;
	padding-left: 20px;
}
#wrap_cover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-transform: uppercase;
	color: #333333;
	height: 650px;
	width: 420px;
	border: thin #666666;
	background-color: #f4f2f3;
	line-height: 20px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(splash_image2.jpg);
	background-repeat: no-repeat;
}
#logo_cover {
	background-image: url(logo_cover.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 400px;
	margin-left: -10px;
	margin-top: 40px;
}
#headline_cover {
	font-size: 20px;
	color: #d8898e;
	margin-top: 20px;
	float: left;
	width: 390px;
}
#enter {
	font-size: 30px;
	color: #663300;
	margin-top: 10px;
	float: right;
	text-transform: lowercase;
}
#cover {
	height: 600px;
	width: 440px;
	border-right-color: #999999;
	padding: 15px;
}
#headline about {
	color: #6E8FA1;
}
#headline agencies {
	color: #696D95;
}
#headline contest {
	color: #999999;
}
#headline education {
	color: #666666;
}
#headline contact {
	color: #999999;
}
#bottom {
	background-color: #a83223;
	height: 25px;
	width: 800px;
	float: left;
	padding-left: 10px;
	color: #FFFFFF;
}
#content_photos {
	overflow: auto;
	height: 475px;
	width: 510px;
	clip:   rect(auto 10px auto auto);
}
#subhead2 {
	color: #A83223;
	font-weight: bold;
}

#content h3  {
	color: #2c94c9;
	font-weight: bold;
}

.style1 {color: #666666}
