body {
	margin: 0px;
	padding: 0px;
	background-color: #000033;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 24px;
	color: #CCC;
	padding: 10px;
}
p {
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	padding: 10px;
}
h4 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
}



#middle {
	height: 100%;
	width: 870px;
	padding-top: 0px;
	padding-right: 15%;
	padding-bottom: 0px;
	padding-left: 15%;
	top: 0px;
}
h6 {
	font-size: 12px;
	font-weight: normal;
}

#header {
	height: 172px;
	width: 870px;
}
#menu {
	background-image: url(images/menu-bar.gif);
	width: 870px;
	height: 23px;
	background-color: #28315B;
}
#center {
	width: 870px;
	height: 100%;
	color: #CCCCB5;
	background-color: #28315B;
}
#content {
	width: 100%;
	height: 100%;
}
#footer {
	background-image: url(images/footerup.gif);
	width: 870px;
	color: #999;
	height: 28px;
	clear: both;
	text-align: center;
}
#footer2 {
	background-image: url(images/footerdown.gif);
	height: 33px;
	width: 870px;
	text-align: right;
	vertical-align: middle;
	color: #999;
	padding: 0px;
	margin: 0px;
}

#submenu {
	float: left;
	width: 100px;
	padding: 10px;
}
#content-2 {
	width: 750px;
	float: left;
}
.sub-bg {
	background-image: url(images/submenuc.gif);
	background-repeat: repeat-y;
	padding: 10px;
}


h1 {
	font-size: 36px;
	color: #CCC;
}
table {
	padding: 0px;
}
