body{
	margin:0; 
	padding:0; 
	background-color:#212121;
	height:100%;
}




	#top {
		left: 50%;
		width: 750px;
		margin-left: -375px; /* half of width */
		position:absolute;
		height:50px;
		border-right:2px solid #000000;
		/*background-image: url('background.jpg');
		background-repeat: no-repeat;
		background-position: top right;*/
		background-color:transparent;
		z-index:80;

	}

	#topl {
		float:left;
		height:50px;
		width:115px;
		text-align:right;
		margin-right:25px;
		top:11px;
		position:absolute;
		
	}

	#topc {
		position:absolute;
		left:140px;
		height:50px;
		width:400px;
		text-align:right;
		/*background-image: url('controlc2.jpg');
		background-repeat: no-repeat;
		background-position: top right;*/
	}

	#topr {
		float:right;
		height:50px;
		width:210px;
		text-align:right;
		padding-top:11px;
		padding-right:30px;
		background-color:#000000;
	}

	input {
	border:1px solid #999999;
	}


	#nav {
		margin-left: -375px; /* half of width */
		top:50px;
		left: 50%;
		width: 750px;
		position:absolute;
		height:13px;
		background-color:#000000;
		border-right:1px solid #000000;
		border-left:1px solid #212121;
		z-index:85;

	}

	#navl {
		position:absolute;
		background-image: url('cornerl.gif');
		background-repeat: no-repeat;
		z-index:90;
		width:15px;
		background-color:transparent;
	}

	#navbody {
		position:absolute;
		left:25px;
	}

	#navr {
		float:right;
	}

	#main {
		top:66px;
		left: 50%;
		width: 750px;
		margin-left: -375px; /* half of width */
		position:absolute;
		border-top:1px dashed #999999;
		border-bottom:1px dashed #999999;
		border-right:1px dashed #999999;
		border-left:1px dashed #999999;
		background-color:#666666;
		background-repeat:repeat-y;
		z-index:80;
		min-height:400px;

	}


	#control_center {
		width:605px;
		float:left;
		margin-left:5px;
		padding-right:5px;
		border-right:1px dashed #999999;
		min-height:400px;
		padding-top:12px;
		padding-bottom:25px;

		
}
	#control_right {
		width:125px;
		float:right;
		margin-right:5px;
		text-align:center;
		vertical-align:top;
		padding-top:12px;
		border-left:1px dashed #999999;
		min-height:500px;
}
	
 .newshead {
width:595px;
background:#333333;
padding:5px;
padding-bottom:5px;
height:16px;
vertical-align:middle;
}


 .newsbody {
width:595px;
background:#787878;
padding:5px;

}

#clear {
clear:both;
}



p {
font-family:helvetica, arial, sans-serif;
font-size:14px;
color:#000000;
margin-top:0px;
}

h1 {font-family:helvetica, arial, sans-serif;
font-size:17px;
font-weight: bold;
color:#999999;
word-spacing:-2px;
line-height:100%;
margin:0px;
margin-left:20px;
}

h2 {font-family:helvetica, arial, sans-serif;
font-size:17px;
font-weight: bold;
color:#000000;
word-spacing:-2px;
line-height:100%;
margin:0px;
text-decoration:underline;
}

h3 {font-family:helvetica, arial, sans-serif;
font-size:12px;
font-weight: bold;
color:#999999;
word-spacing:2px;
line-height:100%;
margin:0px;
}

h4 {font-family:helvetica, arial, sans-serif;
font-size:14px;
font-weight: bold;
color:#999999;
word-spacing:2px;
line-height:100%;
margin:0px;
}

h5 {font-family:helvetica, arial, sans-serif;
font-size:17px;
font-weight: bold;
color:#999999;
word-spacing:-2px;
line-height:100%;
margin:0px;
;
}

h6 {font-family:helvetica, arial, sans-serif;
font-size:10px;
font-weight: normal;
color:#000000;
line-height:105%;
margin:0px;
;
}


img {
border:0px;
}

a:link {font-family:helvetica, arial, sans-serif;
font-size:14px;
color:#999999;
text-decoration:none;
}
a:visited {font-family:helvetica, arial, sans-serif;
font-size:14px;
color:#999999;
text-decoration:none;}

a:hover {font-family:helvetica, arial, sans-serif;
font-size:14px;
color:#ffffff;
text-decoration:none;} 

a:active {font-family:helvetica, arial, sans-serif;
font-size:14px;
color:#999999;
text-decoration:none;}






a.nav:link {font-family:helvetica, arial, sans-serif;
font-size:12px;
color:#999999;
text-decoration:none;
font-weight: bold;
}
a.nav:visited {font-family:helvetica, arial, sans-serif;
font-size:12px;
color:#999999;
text-decoration:none;
font-weight: bold;
}

a.nav:hover {font-family:helvetica, arial, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
font-weight: bold;
} 

a.nav:active {font-family:helvetica, arial, sans-serif;
font-size:12px;
color:#999999;
text-decoration:none;
font-weight: bold;
}




.selected {font-family:helvetica, arial, sans-serif;
font-size:11px;
color:#ecebeb;
letter-spacing:1px;
text-decoration:none;}

td {
vertical-align:top;
}


 #clear {
 clear: both;
 }

img {
border-width:0px;
}

/* hack for ie */
* html #main {
    height: 100%;
}
/* end ie hack */



 /* *** float containers fix:
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* hides from ie-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* end hide from ie-mac */  






