
html,body {
	margin-top: 15px;
	padding: 0;
	min-height: 100%; 
	margin-bottom: 1px;
}

body {
    background-color: #0a0c2e;
    color: #0a0c2e;
    font-family: Arial, Helvetica, sans-serif;
	font-size: -1
	padding: 0 0 0 0;
	max-height: 690px;
}

#header {
	width: 884px;
	vertical-align: top;
	background-color: #e7dc9f;
	border-bottom-color: #0a0c2e;
	border-bottom-style: solid;
	border-bottom-width: 25px;
}

#logo {
	margin: 5px -4px -5px 4px;
	padding: 0;
	width: 143px;
	height: 152px;
}

#head {
	margin: 0;
	padding: 0;
	height: 152;
	border-left-color: #0a0c2e;
	border-left-style: solid;
	border-left-width: 25px;
}

#headimg {
	margin: 0;
	padding: 38px 0 0 0;
	background: url(MPEAPname.gif);
	background-position: center;
	background-repeat: no-repeat;
	width: 714px;
	height: 114px;
}

#content {
	margin: 0 0 0 -5px;
	padding: 0 0 0 0;
	width: 714px;
	height: 450px;
}

#contentarea {
	margin: 0 0 0 0;
	padding: 2px 0 0 7px;
	border-left-color: #0a0c2e;
	border-left-style: solid;
	border-left-width: 25px;
	width: 714px;
	height: 450px;
}

#contentmedium {
	margin: 0 0 0 -5px;
	padding: 0 0 0 0;
	width: 714px;
	height: 500px;
}

#contentareamedium {
	margin: 0 0 0 0;
	padding: 2px 0 0 7px;
	border-left-color: #0a0c2e;
	border-left-style: solid;
	border-left-width: 25px;
	width: 714px;
	height: 500px;
}

#contentlong {
	margin: 0 0 0 -5px;
	padding: 0 0 0 0;
	width: 714px;
	height: 635px;
}

#contentarealong {
	margin: 0 0 0 0;
	padding: 2px 0 0 7px;
	border-left-color: #0a0c2e;
	border-left-style: solid;
	border-left-width: 25px;
	width: 714px;
	height: 635px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
	background-color: #e7dc9f;
	width: 143px;
	cursor: pointer;
	outline: none;
}

li ul {
	display: none;
	background-color: #e7dc9f;
	cursor: pointer;
	outline: none;
	font-size: -2px;
}

li.active ul {
	display: block;
	cursor: pointer;
	outline: none;
}
    
a {
	text-decoration:none;
	color: #0a0c2e;
	outline: none;
}

a img {
	border: none;
	outline: none;
}

table {
	border: none;
}

#footer {
	background-color: #800900;
	width: 884;
	height: 62px;
	margin: 0;
	padding: 0;
}
#footerimg {
	background: url(address_copyright1.png);
	background-position: top center;
	background-repeat: no-repeat;
	height: 62px;
}
