#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: #330066;
	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: #990066;
	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;
}
h1 {
	font-size: large;
}

#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:-2px;
	top:-1034px;
	width:998px;
	height:144px;
	z-index:10;
	background-color: #CCFF66;
	color: #000033;
}
#navigation {
	position:absolute;
	left:-2px;
	top:153px;
	width:223px;
	height:920px;
	z-index:8;
	background-color: #CCFF66;
	color: #FFFFFF;
}
#content {
	position:absolute;
	left:243px;
	top:160px;
	width:705px;
	height:830px;
	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:981px;
	top:154px;
	width:15px;
	height:861px;
	z-index:6;
	background-color: #CCFF66;
	color: #FFFFFF;
}
#footer {
	position:absolute;
	left:0px;
	top:1025px;
	width:997px;
	height:53px;
	z-index:9;
	background-color: #CCFF66;
	color: #990000;
}
#footer a:link {
	
}
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;
}
a:link {
	color: #000066;
}
a:visited {
	color: #0066FF;
}
