/* CSS Document */

body {
	width:800px;
	margin-left:15%;
	margin-right:15%;
	background-color: #000000;
	color: #CCCCCC;
}
#divwrapper {
	background-color: #CC9966;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;}
	
	#divheader {
	background-color:#000000;
	height:109px;
	font-family: "Times New Roman", Times, serif;
	position: absolute;
	width: 800px;
	left: 150px;
	background-image:url(assets/flash header/header1.swf);
	}



p {
	border:#000000;
	color:#CCCCCC;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px;
	font-size: 12px;
}
#divnavigation {
	width:150px;
	background-color:#000000;
	float:left;
	background-image:url(assets/navbarBackground.gif);
	height: 1000px;
	position: absolute;
	left: 146px;
	top: 137px;
	}
	
	
	#divnavigation ul {
	margin: 0;
	padding: 0 10px 20px 0px;
	width:140px;
	text-decoration: none;
	height: 100%;
}

#divnavigation li {
	list-style-type:none;
	margin:5px;
	padding:.2em 0 .2em 5px;
	text-decoration: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
}
#divnavigation li a {text-decoration:none;
 color:#000000;
  display:block;
  }
#divnavigation li:hover {background-color:#CCCCCC; color:#000000; text-decoration:none;
}

#divcontent{
	width:600px;
	margin:0 auto;
	padding: 0;
	text-align:left;
	background-color: #000000;
	height:600px;
	position: absolute;
	top: 163px;
	left: 300px;
	
}
#divContentLeft{
	background-color:#000000;
	left: 288px;
	position: absolute;
	top: 140px;
	width: 215px;
	height: 100%;
}

#divContentMid{
	background-color:#000000;
	position: absolute;
	left: 509px;
	width: 215px;
	top: 140px;
	height: 100%;
}

#divContentRt{
background-color:#000000;
position: absolute;
	left: 737px;
	width: 215px;
	top: 141px;
	height: 100%;}

#bottom{
	background-color:
#996600;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	width: auto;
	color: #CCFFFF;
	padding: 10px;
	top: 600px;
	bottom: auto;
}

h1 {
	font-family:"Courier New", Courier, monospace;
	font-weight: bold;
	padding: 5px;
	color: #CCCCCC;
	font-size: 20px;
}

a:link {
	color: #33FF33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #33FF00;
}
a:active {
	text-decoration: none;
}

h2 {
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	font-size: 15px;
}
fieldset{color:#000000;}

#divtableLeft{
	background-color:#000000;
	left: 288px;
	position: absolute;
	top: 140px;
	width: 200px;
	height: 100%;
}
#divtablemid{
	background-color:#000000;
	left:490px;
	position: absolute;
	top: 140px;
	width: 200px;
	height: 100%;
}
#divtableRight{
	background-color:#000000;
	left: 490px;
	position: absolute;
	top: 370px;
	width: 200px;
	height: 100%;
}
#divFooter{
position:absolute;
top:696px;
left:300px}
a:href {
	color: #00FF00;
}
#divFooter2{
position:absolute;
top:1015px;
left:298px}
a:href {
	color: #00FF00;
}
