@charset "utf-8";

/* CSS Document */

.wrapper {

	width: 1015px;

	height: 100%;

	background-color: #000;

	margin-left: 50px;

	margin-top: 25px;

	border: thin;

	border-color: #9cf;

	border-style: solid;

	

}



h1 {

	font-size: 24px;

	color: #9CF;

	letter-spacing: -.75px;

	font-family:Verdana, Geneva, sans-serif;

}



h2 {

	font-size: 18px;

	color: #9CF;

	letter-spacing: -.75px;

	font-family:Verdana, Geneva, sans-serif;

}



h3 {

	font-size: 16px;

	color: #9CF;

	letter-spacing: -.75px;

	font-family:Verdana, Geneva, sans-serif;

}



h4 {

	font-size: 14px;

	color: #9CF;

	letter-spacing: -.75px;

	font-family:Verdana, Geneva, sans-serif;

}



h5 {

	font-size: 12px;

	color: #9CF;

	letter-spacing: -.75px;

	font-family:Verdana, Geneva, sans-serif;

}



h6 {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	font-size: 16px;

	font-weight: bold;

}



.banner {

	background-image:url(images/banner2.png);

	height: 422px;

	width: 1015px;



}



.nav {

	overflow: hidden;

	width: 616px;

	margin-left: 210px;

	position: relative;

	top: -175px;

}



.right_content {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	font-size: 14px;

	width: 642px;

	margin-right: 20px;

	float: left;

	padding-left: 50px;

	position: relative;

	top: -100px;

	line-height: 1.5em;

}



.left_content {

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	font-size: 14px;

	width: 276px;

	margin-left: 20px;

	float: left;

	position: relative;

	top: -100px;

	line-height: 1.5em;

	padding-right: 5px;

}



.bottom_nav {

	clear: both;

	font-family: Verdana, Geneva, sans-serif;

	color: #FFF;

	font-size: 10px;

	text-align: center;

	height: 100px;

	margin-left: 195px;

	margin-bottom: 5px;

	margin-top: 10px;

	width: 625px;

	line-height: 23px;

}



.wrapper .bottom_nav p {

	text-align: center;

}

a:link {

	color: #9CF;

	text-decoration: none;

}

a:visited {

	text-decoration: none;

	color: #0CF;

}

a:hover {

	text-decoration: none;

	color: #0CF;

}

a:active {

	text-decoration: none;

}

body {

	background-image: url(images/wallpaper_18650.jpg);

	background-repeat: repeat;

}

hr {
	color: #9CF;
}

