@charset "utf-8";

body {
	background-color: #464637;
}
a:link {
	color: #464637;
}
a:visited {
	color: #686859;
}
a:hover, a:active, a:focus {
	color: #464637;
}

.container {
	background-color: #ffffcc;
}

.header {
	background-color: #acac9d;
}
#image_header {
	width: 960px;
	height: 120px;
	padding-top: 0px;
	padding-left: 0px;
	position: absolute;
	z-index: 10;
}

.sidebar {
	float: left;
	width: 295px;
	height: 800px;
	padding-top: 125px;
	padding-bottom: 10px;
	background-color: #ffefbf;
}
#ap_level_0, #ap_level_1, #ap_level_2, #ap_level_3, #ap_level_4, #ap_level_5, #ap_level_6, #ap_level_7, #ap_level_8, #ap_level_9 {
	width: 280px;
	height: 29px;
	padding-left: 15px;
	padding-top: 5px;
	border-bottom: 1px solid #666666;
	position: absolute;
	z-index: 5;
}
#ap_level_0 {
	top: 170px;
	background-color: #004c66;
}
#ap_level_1 {
	top: 210px;
	background-color: #73b9ff;
}
#ap_level_2 {
	top: 250px;
	background-color: #444444;
}
#ap_level_3 {
	top: 290px;
	background-color: #eeeeee;
}
#ap_level_4 {
	top: 330px;
	background-color: #336699;
}
#ap_level_5 {
	top: 370px;
	background-color: #aaaaaa;
}
#ap_level_6 {
	top: 410px;
	background-color: #cccccc;
}
#ap_level_7 {
	top: 450px;
	background-color: #ffb399;
}
#ap_level_8 {
	top: 490px;
	background-color: #888888;
}
#ap_level_9 {
	top: 530px;
	background-color: #666666;
}
#ap_level_0 li {
	list-style-type: none;
}
#ap_level_1 li {
	list-style-type: none;
}
#ap_level_2 li {
	list-style-type: none;
}
#ap_level_3 li {
	list-style-type: none;
}
#ap_level_4 li {
	list-style-type: none;
}
#ap_level_5 li {
	list-style-type: none;
}
#ap_level_6 li {
	list-style-type: none;
}
#ap_level_7 li {
	list-style-type: none;
}
#ap_level_8 li {
	list-style-type: none;
}
#ap_level_9 li {
	list-style-type: none;
}

.content {
	float: left;
	width: 665px;
	height: 800px;
	padding: 10px 0px;
	padding-top: 125px;
}
.content h1 {
	padding-left: 45px;
	padding-right: 10px;
}
.content ul {
	font: 95%/1.5 Verdana, Geneva, sans-serif;
	padding-left: 45px;
	padding-right: 45px;
}
.content li {
	padding-bottom: 15px;
}

.footer {
	background-color: #cc9966;
}
#copyright {
	color: #464637;
}
#validation {
	width: 450px;
	height: 64px;
	margin-top: -80px;
	margin-left: 330px;
	position: absolute;
	z-index: 10;
}
#w3c_logo_mwcos {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 0px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_html401 {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 94px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_xhtml10 {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 188px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_vcssblue {
	width: 88px;
	height: 31px;
	margin-top: 33px;
	margin-left: 282px;
	margin-bottom: 0px;
	position: absolute;
}
#w3c_logo_html5 {
	width: 64px;
	height: 64px;
	margin-top: 0px;
	margin-left: 390px;
	margin-bottom: 0px;
	position: absolute;
}
