body {
	background-color:#000000;
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-color: #000000;
	border-color: #000000;
	border-left-color: #000000;
	border-right-color: #000000;
	border-top-color: #000000;
	color: black;
	text-align: center;
	font-size: 8pt;
}
a:link { 
	color: #CCCCCC;
	text-decoration: none;
}

a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

ul  {
list-style-type: none;
padding: 0;
margin-left: 1em;
}

div#header {
	height: 60px;
	margin-top: 20px;
	margin-bottom: 20px;
}

div#intro {
	height: 380px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	vertical-align: bottom;
	
}

div#intro2 {
	height: 300px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: bottom;
	text-align: center;
	background-color: #FFFFFF;		
}

div#base {
	width: 50%;
	font-size: 12pt;
	text-align: left;
	color: #C5C5C5;
	margin-left: auto;
	margin-right: auto;
	
	}
	
div#container {
	width: 62%;
	float: left;
	height: 490px;
	background: black;
	margin:0 auto;
}

div#rtext {
	width: 36%;
	float: right;
	height: 490px;
	margin:0 auto;
	background-color:#1b1b1b;
	color: #CCCCCC;
	padding-left: 5px;
	padding-right: 5px;
	overflow: auto;
	margin: 0;
}

div#menubot {
	width: 37%;
	height:150px;
	background-color:#000000;
	color:#CCCCCC;
	
}

div#menu {
	width: 36%;
	float: left;
	height: 320px;
	background-color:#484848;
	padding-left: 10px;
	color:#CCCCCC;
	background-color: #1B1B1B;
	
}
	
div#mtext {
	width: 59%;
	float: right;
	height: 490px;
	margin:0 ;
	text-align:center;
	background-color: #1B1B1B;
	color: #CCCCCC;
}



div#wrapper {

	margin:0 auto;
	width:1000px;
	text-align: left;
    background: black;
    height: 510px;
}

div#logowrap {
	width: 800px;
	height:90px;
	text-align:center;
	background: black;
	margin:0 auto;
}

div#logoleft {
	width: 20%;
	float: left;
	height:76px;
	background: black;
	text-align:left;
				
	}
	
div#logomiddle {
	width: 60%;
	float: right;
	height: 76px;
	background: black;
		
}

div#logoright {
	width: 15%;
	float: right;
	height: 75px;
	background: black;
}

div#sp1 {
	height: 20px;
	background:black;
	}

.mid {
	text-align:center;
	font-weight: 700;
}

.left {
	text-align:left;
}

.nfont {
	color: #FFFFFF;
	font-size:14px;
	}
	
div#nojava {
	width: 59%;
	float: right;
	height: 490px;
	margin:0 ;
	text-align:left;
	background-color: #1B1B1B;
	color: #CCCCCC;
	}

.style2 {
	color: #FFFFFF
	}
	
.bld {
	color:white;
	font-weight: 700;
	}

.padleft {
	padding-left: 10px;
	}