#navigation {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 10px;
	font-size: 20px;
}
#navigation a:link {
	padding: 10px;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #FFFF66;
	text-decoration: none;
}
#navigation a:visited {
	padding: 10px;
	display: block;
	border-top-style: outset;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	color: #FFFF66;
	text-decoration: none;
}
#navigation a:hover {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#navigation a:active {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
#footer {
	padding: 10px;
}
#head {
	padding: 10px;
}


#navigation2 {
	padding: 10px;
}


#container {
	position:relative;
	left:1px;
	top:13px;
	width:960px;
	height:990px;
	z-index:2;
	background-position: center;
	margin-left: auto;
	margin-right: auto;
}
#head {
	position:absolute;
	left:0px;
	top:-17px;
	width:960px;
	height:163px;
	z-index:10;
	background-color: #000033;
	color: #FFFFFF;
}
#navigation {
	position:absolute;
	left:0px;
	top:165px;
	width:139px;
	height:916px;
	z-index:8;
	background-color: #000033;
	color: #FFFFFF;
}
#content {
	position:absolute;
	left:159px;
	top:166px;
	width:676px;
	height:836px;
	z-index:11;
	background-color: #FFFFCC;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: auto;
}
#navigation2 {
	position:absolute;
	left:867px;
	top:162px;
	width:93px;
	height:920px;
	z-index:6;
	background-color: #000033;
	color: #FFFFFF;
}
#footer {
	position:absolute;
	left:0px;
	top:1030px;
	width:960px;
	height:53px;
	z-index:9;
	background-color: #000033;
	color: #FFFFFF;
}
#footer a:link {
	color: #FFFF99;
	
}
body {
	position:static;
	background-position: center;
}
#content {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 12px;
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}
