body {
	width: 100%;
	font-size: 62.5%;
	background-repeat: repeat;
	background-color: #000000;
}
#container {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #010066;
}
#top {
	height: 660px;
	width: 760px;
	background-image: url(../imagesMEB/headnav.gif);
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 200px;
	width: 760px;
	padding-top: 13px;
	font-size: 1.65em;
}
#content {
	height: auto;
	width: 760px;
}
#navigation {
	height: 400px;
	width: 22%;
	float: right;
}
#text {
	height: auto;
	width: 70%;
	float: left;
	margin: 0px;
	color: #FFFFFF;
	font-size: 1.5em;
}
#text dd {
	padding-top: 20px;
	padding-bottom: 20px;
}
#text dt {
	padding-top: 20px;
	padding-left: 30px;
}
#footer {
	clear: both;
	height: 100px;
	width: 760px;
	background-image: url(../imagesMEB/footer.jpg);
	margin-right: auto;
	margin-left: auto;
	font-size: 1.4em;
	color: #FFCC66;
	text-align: center;
	padding-top: 50px;
	background-repeat: no-repeat;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#footer a {
	color: #FFCC33;
	text-decoration: none;
}
#footer .copyright a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	font-weight: normal;
	text-indent: 30px;
	letter-spacing: 0.25em;
	color: #006600;
}
#header  h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	color: #FFFFFF;
	text-indent: 53px;
	padding-top: 37px;
	font-weight: normal;
	letter-spacing: .1em;
}
#navigation ul {
	font-size: 1.5em;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	line-height: 35px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: .1em;
}
#navigation a {
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	background-color: #000066;
}
#navigation li {
	list-style-type: none;
	font-variant: small-caps;
}
.copyright {
	color: #FFFFFF;
	font-size: .8em;
	padding-top: 0px;
	margin-top: 0px;
}
#morecontent {
	height: auto;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
}
#footer .copyright a:hover {
	text-decoration: underline;
}
h3 {
	color: #FFFFFF;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.1em;
}
#right {
	float: right;
	width: 245px;
	margin-left: 20px;
	margin-bottom: 30px;
}
#left {
	float: left;
	width: 225px;
	margin-left: 40px;
	margin-bottom: 30px;
}
#text a {
	color: #FFCC33;
	text-decoration: none;
}
