body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	
}
body {
	background-color: #000000;
	background: #000000 url(background.jpg) no-repeat fixed center;
	background-repeat: no-repeat;
	margin: 7px;
}
img { border: none;}

a:link, a:visited, a:active {
	color: black;
	text-decoration: none;
	border: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #e8d3a2;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
	color: #003366;
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
form {
	margin: 0;
}

#rotator
{
  background: #000000 url(rotate.php) no-repeat center top;
  width: 700px;
  height: 150px;
}

#container1 #imgheader{background:url(images/mega_03.jpg) no-repeat;}
#container2 #imgheader{background:url(images/mega_03.jpg) no-repeat;}
#container3 #imgheader{background:url(images/mega_03.jpg) no-repeat;}
#container4 #imgheader{background:url(images/mega_03.jpg) no-repeat;}


.header {
	width: 750px;
	height: 80px;
	background-color: #FFFFFF;
	vertical-align: top;
}
.menu {
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	vertical-align: middle;
	background: url(images/mega_02.jpg) no-repeat;
	width: 100%;
	height: 35px;
	padding: 0px;
}

.menu ul, .menu li{
	list-style-type: none;
	float: left;
	margin: 0;
	padding: 0;
}
.menu ul {
	border-bottom: 0px;
}
.menu ul ul {
	padding-left: 10px;
}
.menu a:link, .menu a:visited, .menu a:active {
	padding: 0px 25px 0px 10px;
	color: #000000;
	text-decoration: bolder;
}
.menu a:hover {
	text-decoration: none;
}
.menu_current {
	font-weight: bold;
}

.highlight {
	background-color: #D0D0D0;
}
.border {
	font-size: 1px;
	height: 10px;
}
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.powered_by {
	padding: 3px 0px 0px 15px;
	background-color: #FFFFFF;
}
.everything {
border-width: 5px;
border-style: solid;
border-color: #f5ecd3;

}

.contenttop {
	padding: 2px 0px 5px 10px;
	color: #ffffff;
	font-weight: bold;
	height: 100%;
	vertical-align: top;
	text-align: right;
	border: none;
}
.contenttop a:link, .contenttop a:visited, .contenttop a:active {
	color: #ffffff;
	text-decoration: none;
	border: none;
}
.contenttop a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border: none;
}

.container {
	padding: 0px;	
	vertical-align: top;
	background: url(images/mega_03.jpg) no-repeat;
	background-color: #000000;
	height: 572px;
	text-align: left;
}
.content {
	padding: 2px 10px 2px 10px;
	color: #000000;
	height: 450px;
	vertical-align: top;
	text-align: left;
}
.sidebar {
	padding: 2px 10px 2px 10px;
	color: #000000;
	vertical-align: top;
	text-align: left;
}

.footer {
	padding: 5px;
	height: 300px;
	color: #FFFFFF;
	vertical-align: middle;
	text-align: center;
}