@charset "UTF-8";
/* CSS Document */

#footer{
	border-top:#788a2f solid 8px;
}

#top h1{
	width:860px !important;
	margin-bottom:10px;
}
#top {
	padding:10px 0 5px 0 !important;
}
#top .left{
	width:460px;
	float:left;
}
#top p{
	margin:0 0 10px 0;
	font-size:16px;
	width:860px !important;
}

#gray .left p{
	margin:5px 0 0 0;
	width:100%;
}

#gray .left p a{
	color:#90dafd;
	text-decoration:none;
}
#gray .left p a:hover{
	border-bottom:#90dafd dashed 1px;
	text-decoration:none;
}

#gray h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:0 0 5px 0;
	font-weight:normal;
}
#gray h3 a {
	color:#90dafd;
	text-decoration:none;
	font-weight:normal;
}
#gray h3 a:hover{
	border-bottom:#90dafd dashed 1px;
	text-decoration:none;
}
#gray ul{
	margin:0;
	padding:0;
}
#gray li{
	list-style:none;
	padding:2px 0;
}
#gray li span {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#90dafd;
	margin:0 0 5px 0;
	font-weight:normal;
}