@charset "utf-8";
/* CSS Document */
body {
	background-color: #000;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
}
#contentRight {
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	background-color: #FFF;
	width: 800px;
	height: 500px;
	background-image: url(images/watermark.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#contentSmall {
	background-color: #FFF;
	float: right;
	width: 285px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	position: relative;
	height: 400px;
}
#lefnav {
	background-color: #FFF;
	margin-top: 13px;
	position: relative;
	float: left;
	width: 402px;
	height: 40px;
}

#header {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	margin-top: 150px;
	margin-right: 75px;
	margin-left: 150px;
	position: relative;
}
#content {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	position: relative;
	background-repeat: no-repeat;
	background-position: right bottom;
}
#nav a {
	text-decoration:none;
	font-weight: bold
}
#nav a:hover {
	text-decoration:bold;
	color:#000;
	background-color: #FFF;
	padding-top: 12px;
	padding-bottom: 15px;
}
#nav .active a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#nav li
{
	display: inline;
	list-style-type: none;
	padding-right: 10px;
}
#titleHeader {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background-color: #000;
	height: 200px;
	margin-top: 20px;
	margin-bottom: 0px;
	position: relative;
	color: #FFF;
}

#logo{
	position: absolute;
	background-image: url(images/logo.png);
	background-position: center;
	background-repeat:no-repeat;
	width: 380px;
	height: 300px;
	top:41px;
	left: -89px;
	z-index: 3;
}
#centerBox {
	background-color: #000;
	float: right;
	height: 400px;
	width: 500px;
	position: relative;
	margin-top: 10px;
	margin-right: 50px;
}

#border {
	background-color: #F00;
	top: 120px;
	position: relative;
	height: 90px;
	text-align: right;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	line-height: 95px;
}

#nav {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	float: right;
	height: 40px;
	position: relative;
	text-align: center;
	margin-top: 13px;
}
#leftColumn {
	background-color: #000;
	float: left;
	margin-top: 10px;
	margin-left: 25px;
	position: relative;
	height: 400px;
	width: 200px;
}

a:link {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
a {
	font-size: 12px;
}
#p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-decoration: bold;
	background-color:#F00;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#pRight{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-decoration: bold;
	background-color:#F00;
	border-top-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 800px;
	position: relative;
	top: 60px;
	float: left;
	text-align: center;
	color: #000;
	background-color: #FFF;
}

#Header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	background-color: #F00;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	text-align: center;
}
#wrapper {
	width: 800px;
	float: none;
	right: auto;
	bottom: auto;
	position: relative;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	background-color: #FFF;
	position: relative;
	margin: 0 center;
}
