@charset "UTF-8";

body {background-color: #5c5c5c;
	  padding: 0 0 0 0;
	  margin: 0 0 0 0;
	  font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	  font-size: 11px;}

h1, h2, h3, h4, h5, h6 {
	margin:0 0 0 0;
	}

a {
	color:#000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
h1 {
	font-size:12px;
	font-weight:bold;
	}
h2 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	font-family: sans-serif, Helvetica, Arial, Verdana, Geneva;
	}
h3 {
	font-size:16px;
	font-weight:bold;
	font-family: sans-serif, Helvetica, Arial, Verdana, Geneva;
	}
h4 {
	font-size:16px;
	font-weight:bold;
	margin-bottom:5px;
	color: #fdb300;
	font-family: sans-serif, Helvetica, Arial, Verdana, Geneva;
	}

.oneColFixCtr #container {
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */}

.oneColFixCtr #main {
	background-image: url(../images/bgTop2.gif);
	background-repeat: no-repeat;
	margin: 0 0 0 0;	}


#header {	
	width: 888px;
	border: 0px solid #ffffff;
	padding: 20px 80px 10px 30px;}   

#mnutop {
	font-family: Verdana, Tahoma, Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #fdb300;
	font-weight: bold;
	margin-left: 320px;	}
	
#main ul {
	margin: 85px 0 0 -10px;
	padding: 0 0 0 20px;
	list-style: none;
	width: 1200px;}

#main li {
	display: inline;
	padding: 0 20px 0 0;
	width: 295px;}

#main img {border: 0;}

#mnutop a:link {
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;}

#mnutop a:visited{
    font-size: 14px;
    color: #ffffff;
    text-decoration: none;}
    
#mnutop a:hover{
    font-size: 14px;
    color: #fdb300;
    text-decoration: none;}

#mnubig {margin: 0 0 -8px 0; }

#crawler {
	background-image: url(../images/bgmid.gif);
	padding: 0 0 0 0;
	margin: 0 0 -23px 0;}

#content {
	background-image: url(../images/bgmid.gif);
	padding: 10px 15px 20px 10px;
	margin: 15px 0 -10px 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #939393;
    margin: 0 0 0 0;
	height:100%;
}

#subcontent
{
	margin: 5px 0 0 20px; 
	overflow: hidden;
	width: auto;
	float: none;
	clear: both;
	display: block;
	z-index: 10;
	
}
	
#footer 
{
	clear: left;
	background-image: url(../images/bgBottom.gif);
	padding: 8px 0 0 20px;
	color: White;
	height: 42px;}	

/*
===============================================
============= SIDEBOX =========================
===============================================
*/

/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */

.sidebox {
	margin: 15px auto; /* center for now */
	width: 960px; /* ems so it will grow */
	background: url(../images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
	}
	
.boxhead {
	background: url(../images/sbhead-r.gif) no-repeat top right;
	margin: 5px 0 0 0;
	text-align: center;}
	
.boxhead h2 {
	background: url(../images/sbhead-l.gif) no-repeat top left;
	padding: 22px 30px 5px;
	margin: 0;
	padding: 0;
	color: white; 
	font-weight: bold; 
	
	/*font-size: 1.2em; 
	line-height: 1em;
	text-shadow: rgba(0,0,0,.4) 0px 2px 5px;*/ /* Safari-only, but cool */
}
.boxbody {
	background: url(../images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 15px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
}


/*
===============================================
=========== TRANSLUCENT IMAGE =================
===============================================
*/

body #trans {
	position: absolute;
	top: 152px;
	left: 200px;
	height: 193px;
}

#progimage
{
	position: relative;
	top: 5px;
	left: 200px; 

}
#progopa img
{
	position: absolute;
	width: 200px;
	height: 200px;
	bottom: 0px;
	/*background: #000*/;
	margin: -280px 0 0 0;
	/*background-image: url(images/trans01.jpg);*/
	left: 0px;
	/*color: #fdb300;*/
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=40); -moz-opacity: 0.40;
	opacity: 0.4;
	z-index: 100;
}

#logo-overlay {
  position: absolute;
  top: 178px;
  left: 200px;
  z-index: 99;
}

/*
===============================================
=== TABS COLUMN ===============================
===============================================
.tab_col:hover {
    background: White url('images/newsbutton_background.png') bottom right no-repeat;
}
*/

.tab_col {
  width: 275px;
  float: left;
  margin: 0 25px 10px 0;
  display:inline;
  
}


tab_col img {border: solid 2px #ffa800;}
tab_col a img {border: solid 2px #ffa800;}
	
/*
===============================================
=== BOX AND COLUMN STYLING ====================
===============================================
*/
.box h2,
div.tab_col h2 {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 15px;
  padding: 6px 0;
}

.box p,
div.tab_col p {
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #939393;
  margin: 0 0 7px 0;
}

div.tab_col p span {
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #939393;
}

div.tab_col a {
   color: #ffa800;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}

.box a:hover,
div.tab_col a:hover { 
    color : #ffa800;
	 font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 12px;
}
