@charset "UTF-8";
/* CSS Document */

body {
	background-color: #ffc002;
}

#level0 {
	background-color: #ffc002;
	width: 800px;
	margin-left: 15px;
}

#level1 {
	width: 800px;
	height: 206px;
	background-image: url(../gec-g/head_temp.jpg);
}

#level2 {
	height: 25px;
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #3e5189;
	font-weight: bold;
	text-align: center;
	padding-top: 9px;
}

#level3 {
	background-color: #3e5189;
	height: 30px;
	width: 800px;
}

#level4 {
	width: 770px;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	background-image: url(../gec-g/side-lines.jpg);
	background-position: right;
	background-repeat: repeat-y;
}

#level5 {
	height: 575px;
	width: 200px;
	position: absolute;
	margin-top: 0px;
	margin-left: 590px;
}

#level6 {
	width: 575px;
	margin-left: 10px;
}

#level7 {
	width: 575px;
	margin-left: 10px;
}

#level7 p {
	font-size: .7em;
}

#footer {
	margin-top: 0px;
	padding-top: 5px;
	background-color: #3e5189;
	width: 800px;
}

#footer p {
	color: #fff799;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	margin: 2px;
}

#footer a:link {
	color: #fff799;
	text-decoration: none;
}

#footer a:visited {
	color: #fff799;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
	text-decoration: none;
}

#footer a:active {
	color: #fff799;
	text-decoration: none;
}
