@charset "utf-8";
/* CSS Document */
body{
	padding:0; margin:0;
	background-color:#000000;
	color:#FFFFFF;
	}
	
	
	div#adbox{
	width:138px;
	height:31px;
	background-color:#000000;
	}
	
	.tabber {
	background-color:#CC6600;}
	.parraz {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	
	line-height:16px;
	}
	.sidebarHeadz {
	font:14px Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	

p{
color:#FFFFFF;}

.rollee{
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #000000;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #FFFFFF;
	text-decoration: none;
}
.rollover a{
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	color: #CC6600;
	background-position: center center;
	float: left;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
}


.rollover a:hover{
	
	background-repeat: no-repeat;
	height: 30px;
	width: 160px;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color:#FF9900;
	
}
div#rolloverbox {
	background-repeat: no-repeat;
	height: 160px;
	width: 79px;
	color: #99CC00;
	background-color: #040B67;
}
/* Layout elements */
div#container {
	margin:0 auto;
	width: 800px;
	text-align:left;	
}


div#header {
	width:800px;
	height:175px;
	background-image: url(img/c7_hed.gif);
}

div#navbar{
	width:800px;
	height:30px;
	border: medium double #cc6600;	
	}
div#mid{
width:800px;}
div#leftbox{
width:150px;
height:300px;
float:left;

}

	   caption {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	text-decoration: underline;
	background-color: #0033CC;
}
div#maininf{
margin:0px;
	width:647px;
	min-height:300px;
	float:right;

	right: 0px;
}

div#footer{
	width:800px;
	height:30px;
	bottom:0px;
	background-image: url(img/c7_foot.gif);
}

