﻿#container {
	border-width: medium;
	border-color: #333333;
	width: 1000px;
	margin: 0px auto 0px auto;
	padding: 0px;
	list-style-type: none;
}
#header {
	width: 1000px;
	height: 125px;
	background-image: url('page design elements/M.C.P/mcp banner thin.jpg');
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #0066FF;
}
#top_nav {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-color: #000000;
	height: 100px;
	color: #000000;
	font-family: "Century Gothic";
	font-size: medium;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
}
#left_col {
	background-color: #000000;
	float: left;
	width: 100px;
	margin: -25px 0px 0px 0px;
	color: #C0C0C0;
	font-size: small;
}
#center_col {
	padding: 0px 5px 0px 5px;
	margin: 0px;
	width: 990px;
	background-image: url('page design elements/P.E.P/main back blur.jpg');
	font-family: "Century Gothic";
	font-size: large;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	list-style-type: none;
}
#right_col {
	background-color: #00FFFF;
	float: right;
	width: 200px;
}
#bottom_nav {
	margin: 0px;
	padding: 3px 0px 0px 0px;
	background-color: #000000;
	height: 22px;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #C0C0C0;
}
#footer {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	height: 100px;
	float: left;
	width: 1000px;
}
#bottom_nav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	height: 35px;
	background-image: url('page design elements/P.E.P/status bar background.jpg');
}
#top_nav ul {
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
}
#top_nav li {
	width: 125px;
	float: left;
	text-align: center;
	margin: 0px 0px 0px 9px;
	padding: 0px;
	border: 1px solid #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: medium;
	color: #C0C0C0;
}
#top_nav a, a:link, a:visited {
	color: #C0C0C0;
	text-decoration: none;
	display: block;
}
#top_nav a:active {
	background-color: #0066FF;
	border: 3px inset #C0C0C0;
}
#bottom_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#bottom_nav li {
	border: 1px solid #808080;
	width: 125px;
	float: left;
	padding: 0px;
	margin: 7px 0px 0px 14px;
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: medium;
	text-align: center;
	font-weight: normal;
}
#top_nav a:hover {
	background-color: #0066FF;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}
#top_nav a:hover {
	background-color: #0066FF;
	color: #000000;
	font-family: "Courier New", Courier, monospace;
}
#bottom_nav a, a:link, a:visited {
	display: block;
	color: #616161;
}
#bottom_nav a:hover {
	font-family: "Century Gothic";
	font-size: medium;
	color: #000000;
	display: block;
	background-color: #3399FF;
}
#bottom_nav a:active {
	border: 3px inset #C0C0C0;
	background-color: #3399FF;
	color: #000000;
	font-family: "Century Gothic";
}
#center_col_window {
	background-color: #FFFFFF;
	width: 580px;
	height: 612px;
	font-family: "Century Gothic";
	font-size: small;
	color: #808080;
	padding: 0px;
}
#center_col_content {
	padding: 0px 10px 0px 10px;
}
