@charset "UTF-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D2C5B;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0D2C5B;
	line-height: 12px;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0D2C5B;
}
a:link {
	font-weight: bold;
	color: #667F21;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #667F21;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #667F21;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #667F21;
	text-decoration: none;
}
#bgwhite {
	position:absolute;
	width:920px;
	height:400px;
	z-index:1;
	left: 60px;
	top: 125px;
	background-color: #FFFFFF;
}
#logo {
	position:absolute;
	width:191px;
	height:15px;
	z-index:2;
	left: 97px;
	top: 149px;
}
#navs {
	position:absolute;
	width:130px;
	height:291px;
	z-index:3;
	left: 79px;
	top: 182px;
}
#text {
	position:absolute;
	width:502px;
	height:318px;
	z-index:4;
	left: 216px;
	top: 191px;
	overflow: auto;
}
#image {
	position:absolute;
	width:226px;
	height:331px;
	z-index:5;
	left: 729px;
	top: 189px;
}
#credit {
	position:absolute;
	width:200px;
	height:15px;
	z-index:6;
	left: 783px;
	top: 571px;
}
#facebook {
	position:absolute;
	width:223px;
	height:29px;
	z-index:7;
	left: 731px;
	top: 140px;
	text-align: right;
}

