@charset "utf-8";
body,td,th {
	font-family: Arial Black;
	font-size: medium;
	color: #333333;
}
body {
	background-color: #FFFFFF;
	margin-left: 20px;
	margin-right: 20px;
}
a {
	font-size: small;
	color: #333333;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
h1 {
	font-size: xx-large;
	color: #000066;
}
h2 {
	font-size: x-large;
	color: #003366;
}
h3 {
	font-size: large;
	color: #006666;
	line-height: normal;
}
h4 {
	font-family: "Arial Black";
	font-size: medium;
	color: #333333;
}
h5 {
	font-family: "Arial Black";
	font-size: medium;
	color: #FFFFFF;
}

p {
	font-family: "Arial Black";
	font-size: small;
	font-style: normal;
	color: #333333;
	line-height: 18px;
	text-indent: 0px;
}

#logodiv {
	width:300px;
	height:120px;
	float: left;
}
#topdiv {
	width:580px;
	height:110px;
	float: right;
	margin: 10px;
	text-align: right;
}
#navbardiv {
	width:900px;
	height:25px;
	background-color: #1F63AE;
	clear: both;
	text-align: center;
}
#picturediv {
	width:900px;
	height:150px;
}
#navbardivlower {
	width:900px;
	height:25px;
	background-color: #38BCA7;
	clear: both;
}
#leftbardiv {
	width:280px;
	float: left;
	padding: 10px;
	background-color: #1C64B0;
}
#leftbardivbottom {
	width:300px;
	float: left;
	clear: left;
}
#centrebardiv {
	width:580px;
	float: right;
	margin: 10px;
}
#footerdiv {
	height:25px;
	background-color: #1C64B0;
	clear: both;
	width: 900px;
}
#footer2 {
	background-color: #38BCA7;
	clear: both;
	height: 25px;
	width: 900px;
}

#container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#enlightendiv {
	float: right;
	height: 256px;
	width: 350px;
	border: thin solid #000000;
}
