@charset "utf-8";
/* CSS Document */

html {
	background-image:url(../images/art/backtile.jpg);
	}

#logo {
	position:relative;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	margin-top:0;
	margin-bottom:0;
	}
#logo h1 {
	position:relative;
	left:20px;
	top:25px;
	padding:0;
	}
	
body {
	position:relative;
	top:26px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	line-height:1.5em;
	color:#FFFFFF;
		}

#body {
	width: 1000px;
	height:438;
	position:relative;
	background-color:#000000;
	margin-left:auto;
	margin-right:auto;
	font-family:"Times New Roman", Times, serif;
	font-size:90%;
	line-height:1.5em;
	color:#CCCCCC;
	}

#content {
	position:relative;
	float:left;
	height: 100$;
	width: 700px;
	height: 408px;
	padding:2em;
	margin:0px;
	color:#CCCCCC;
	overflow:scroll;
	scrollbar-face-color: #363F4B;
scrollbar-highlight-color: #55708A;
scrollbar-3dlight-color: #708AA7;
scrollbar-shadow-color: #2B3344;
scrollbar-darkshadow-color: #020304;
scrollbar-track-color: #0D1220;
scrollbar-arrow-color: #EAF0FB;
					}	
			



#downloads {
	float:right;
	height:457px;
	padding:0;
	width:243px;
	text-align:justify;
	background-color:#ffffff;
		}

#downloads h3 {
	font-size:170%;
	line-height:1.;
	color:#666666;
	font:Geneva, Arial, Helvetica, sans-serif;
	text-align:center;
	padding: 1em 1em 0 1em;
		}
#downloads h4 {
	font-size:100%;
	color:#333333;
	text-align:center;
	padding: 1em 1em 0 1em;
	}
#downloads p {
	font-size:125%;
	color:#333333;
	text-align:center;
	padding: 1em 1em 0 1em;
	}
#nav {
	position:relative;
	z-index: 2;
	width:1000px;
	height:25px;
	margin-left:auto;
	margin-right:auto;
	background-color:#060606;
		}
#navx {
	position:relative;
	top:-25px;
	float:left;
	z-index: 1;
	width:1500px;
	height:25px;
	background-color:#070707;
	clear:both;
	margin-bottom:-25px;
		}


		
#MenuBar1 a {
	position:relative;
	background-color:#060606;
	color:#C7918D;
	font:"Courier New", Courier, monospace;
	font-size:90%;
	height:15px;
	padding:5px;
	outline:none;
	border-bottom: none;
	text-align:center;
			}
#MenuBar1 a:hover {
	color:#FFFFFF;
	font:"Courier New", Courier, monospace;
	font-size:100%;
	
	}

#site {
	clear:both;
	position:relative;
	bottom:-40px;
	
	}	


