* { margin:0; padding:0; }
BODY {
	background-color:#D2D2D2;
	font-size: 0.8125em;
	background-image: url(granite_wall4.jpg);
	line-height: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#shield {
	height: 70px;
	width: 67px;
	top: 25px;
	right: 72px;
	position: absolute;
}

#header {
	color: #CCCCCC;
	background-color: #666666;
	background-image: url(header_bg_5.jpg);
	background-position: bottom;
	height: 142px;
}
#logo {
	padding-top: 20px;
}
#statue {
	position: absolute;
	height: 170px;
	width: 166px;
	top: 0px;
	right: 0px;
	background-image: url(header_statue_4.jpg);
	background-repeat: no-repeat;
	clear: both;
}

#nav_bar {
	position: absolute;
	top: 88px;
	padding: 5px;
	float: left;
	text-align: left;
	clear: both;
	width: 90%;
}

#left {
	float:left;
	width:200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#right {
	float:right;
	width:200px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
#center {
	margin-right:200px;
	margin-left:205px;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#footer {
	clear:both;
	height: 31px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
