body,h1,h2,h3,p,td,quote,small,form,input,ul,li,ol,label{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
}

body{
	margin-top:20px;
	color:white;
	font-size:13px;
	background-color:#000000;
}

.clear{
	clear:both;
}

a, a:visited, a:active {
	color:#00BBFF;
	text-decoration:none;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

#container{
	width:890px;
	margin:20px auto;
	background-image:url(../images/bkgrd.jpg); background-repeat: no-repeat;
}

#heading,#footer, #footer2{
	background-color:#2A2A2A;
	border:1px solid #444444;
	height:50px;
	padding: 0px;
	margin-bottom:30px;
	
}

#gpage{
	padding: 0px;
	margin-bottom: 20px;
		
}

#hpage{
	padding: 0px;
	margin-bottom: 20px;
		
}

#ipage{
	padding: 0px;
	margin-bottom: 20px;
		
}

.extra_widebanner{
	padding: 0px;
	margin-bottom: 20px;
		
}

.extra{
	padding: 0px;
	margin-bottom: 20px;
	border-top:1px solid #444444;
		
}

.mid-center{
	margin-top: -20px;
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding-left: 145px;
}

.mid-center2{
	margin-top: -20px;
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

#3mids{
	padding: 0px;
	margin-bottom: 20px;
		
}

.box1{
	float:left;
	margin-left: 32px;
	padding-right: 20px;
	width: 262px;
	height: 114px;
}

.box2{
	float:left;
	padding-left: 0px;
	padding-right: 20px;
	width: 262px;
	height: 114px;
}

.box3{
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	width: 535px;
	height: 185px;
	border-left: 1px solid #444444;
}

#content{
	background-color:#2A2A2A;
	border:1px solid #444444;
	
	margin:20px 0 20px 0;
	padding:6px 15px 11px 15px;
}

#footer{
	height:10px;
	margin:20px 0 20px 0;
	padding:6px 0 11px 15px;
}


#footer2{
	height: 235px;
	margin:20px 0 20px 0;
	padding: 6px 0 11px 0;	
}

/* Footer List Items................... */

div#footer2 ul {
	border: 0; margin: 2px 2px 0px 1.25em; padding: 0; list-style-type: none; 
}

div#footer2 li {
	border-bottom: 1px solid #222; margin: 0; padding: .3em 0; text-indent: .5em;
	
}

div#footer2 li:first-child {
	border-top: 1px solid #222;
}

div#footer2 li:hover { 
	background-color:#111; /*sets the background of the menu items */
}

div#footer2 a {
	display: block;
	text-decoration: none; color: #CCCCCC;
}

div#footer2 a:hover {
	color: #CC0000;
}

/* hack for IE Win only \*/

* html div#resources ul {
	border-top: 1px solid #222;
}
/* end of hack */

/* Foot List items ended ..................... */

div.nomargin{
	margin-right:0px;
}

.pic{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid #444444;
	width:200px;
	height:150px;
}

.pic a{
	width:200px;
	height:150px;
	text-indent:-99999px;
	display:block;
}

.pic2{
	float:left;
	margin:0 15px 15px 0;
	border:5px solid #444444;
	width:200px;
	height:270px;
}

.pic2 a{
	width:200px;
	height:270px;
	text-indent:-99999px;
	display:block;
}

h1{
	font-size:28px;
	font-weight:bold;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
}

h2{
	font-weight:normal;
	font-size:14px;
	
	color:white;
}
