* { 
	padding: 0;
	margin: 0;
}
html {
	background-color: #000000;
}

body {
	font: 1em;
	margin: auto;
	font-family: Trebuchet, Verdana, Helvetica, sans-serif;
	background-color: #000000;
}

h2 {
	font-size: 1em;
	background: #000;
}

#wrap {
	margin: 0px auto 2px auto;
	width: 85%;
	background-color: #000000;
}
#wrap  #header.img {
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 44px;
	margin-left: 0px;
}

#header {
	height: 140px;
	margin: 0;
	padding: 0;
}

#header h1 {
	margin: 0 auto;
	padding-left: 0px;
	padding-top: 0px;
	font-size: 1.1em;
	text-align: center;
	padding-bottom: 0px;
}
#wrap #header img {
	text-align: center;
	padding: 0;
	margin: 0;
}
#header    h1 a {
	color: #7EB5E1;
	text-decoration: none;
	line-height: 17px;
	margin: 0 11px 0 25px;
	font-weight: bold;
} 
#topmenu  a:link   {
	color: #999999;
	text-decoration: none;
}
#topmenu a:visited {
	color: #999999;
	text-decoration: none;
}
#topmenu a:hover, #topmenu a:active {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#topmenu {
	font: .8em/1.2 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #444;
	margin-bottom: 13px;
	color: #999999;
	height: 10px;
	background-color: #000000;
	padding-top: 5px;
	text-decoration: none;
}
#topmenu a {
	text-align: center;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}

#main {
	text-align: left;
	height: 750px;
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	padding-left: 10px;
	left: 13px;
	top: 5px;
	background-image: url(images/homepage1.jpg);
	background-repeat: no-repeat;
	z-index: 2;
}

#footer   {
	margin-top: -2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	width: 85%;
	font: .8em/1.2 "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: center;
	font-weight: normal;
	left: 70px;
	top: 944px;
}
#footer p {
	font-size: 0.8em;
	line-height: 1.5em;
	color: #999999;
}
#footer a {
	background-color: #000000;
	color: #CCCCCC;
	text-align: center;
	margin: 3 auto 10 auto;
	text-decoration: none;
	font-weight: normal;
	font-size: 1em;
	padding-left: 20px;
	padding-right: 20px;
}
#footer .style2 {
	font-size: .7em;
}
div.home#main img {
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
}
#footer a:hover, #footer a:active {
	color: #6699FF;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	z-index: 10;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 200px;
	width: 25%;
}
div#topmenu a.current {
	color: #6699FF;
	cursor: default;
	font-style: normal;
	font-weight: bold;
}
.enter {
	position: relative;
	margin: 0px;
	padding: 0px;
	top: 600px;
	left: 312px;
}
#apDiv1 img {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

