@charset "utf-8";
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: 333333;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: 333333;
	text-align: center;
	line-height: 0.5em;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: 333333;
	text-align: center;
	font-weight: bold;
}
#logo {
	position:absolute;
	left:7px;
	top:10px;
	width:179px;
	height:179px;
	z-index:1;
	background-color: ece9d8;
}
#header {
	position:absolute;
	left:200px;
	top:10px;
	width:590px;
	height:90px;
	z-index:2;
	font-size: 36px;
	color: #003399;
	text-align: center;
	font-weight: bold;
}
#sidebar {
	position:absolute;
	left:6px;
	top:285px;
	width:190px;
	height:217px;
	z-index:3;
	overflow: auto;
	color: #000000;
	font-weight: bold;
}
#content {
	position:absolute;
	left:200px;
	top:150px;
	width:580px;
	height:340px;
	z-index:4;
	color: #000000;
	text-align: center;
	font-size: 30px;
	max-height: 340px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#footer {
	position:absolute;
	left:200px;
	top:525px;
	width:595px;
	height:60px;
	z-index:6;
}
#ISD {
	position:absolute;
	left:0px;
	top:518px;
	width:190px;
	height:98px;
	z-index:7;
	color: #000000;
}
#menubar {
	position:absolute;
	left:311px;
	top:110px;
	width:375;
	height:25px;
	z-index:20;
}
body {
	background-repeat: repeat-y;
}
a:link {
	color: cccccc;
}
a:visited {
	color: cccccc;
}
a:hover {
	color: #FFFFFF;
}
#menuheading {
	position:absolute;
	left:237px;
	top:159px;
	width:532px;
	height:41px;
	z-index:9;
	font-size: 36px;
	text-align: center;
	color: cccccc;
}
#menubody {
	position:absolute;
	left:237px;
	top:214px;
	width:531px;
	height:305px;
	z-index:10;
	color: cccccc;
	font-size: 24px;
	text-align: center;
}
