body{
margin:0;
padding:0;
line-height: 1.2em;
background: #EAEAEA;
font-family:Tahoma, Geneva, sans-serif
}

b{font-size: 110%;}
em{color: black;}
a{text-decoration:underline;
color:#595959;
}
a:hover {color:#ef3e36; text-shadow:inherit}
A:visited {
	COLOR: #000000; text-decoration:underline;}
	
h6 {font size: 16px}


#topsection{
background: #EAEAEA;
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 180px; /*Width of left column*/
margin-left: -100%;
background: #EAEAEA;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}


.innertube{
margin: 0 0 0 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}

.innertube2{
margin: 0 0 0 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;

}

h1 {font-size: 14px; font-family:Tahoma, Geneva, sans-serif
}

h2 {font-family:Tahoma, Geneva, sans-serif}

.droplinetabs{
overflow: hidden;
}

.droplinetabs ul{
font: bold 11px Verdana, sans-serif;
margin: 0;
padding: 0;
width: 100%;
list-style: none;
}

.droplinetabs li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform: uppercase;
}


.droplinetabs a{
float: left;
color: white;
background: transparent url(leftedge.gif) no-repeat left top; /*default background color of tabs, left corner image*/
margin: 0 3px 0 0;
padding: 0 0 3px 3px;
text-decoration: none;
letter-spacing: 1px;
background-color: #a6a6a6;
}

.droplinetabs a:link, .droplinetabs a::visited, .droplinetabs a:active{
color: white;
}

.droplinetabs a span{
float: left;
display: block; 
background: transparent url(images/rightedge.gif) no-repeat right top; /*right corner image*/
padding: 5px 6px 3px 5px;
cursor: pointer;
}

.droplinetabs a span{
float: none;
}


.droplinetabs a:hover{
background-color: #595959; /*background color of tabs onMouseover*/
color: white;
}

.droplinetabs a:hover span{
background-color: transparent;
}

/* Sub level menus*/
.droplinetabs ul li ul{
position: absolute;
z-index: 100;
left: 0;
top: 0;
background: #a6a6a6; /*sub menu background color */
visibility: hidden;
}

/* Sub level menu links style */
.droplinetabs ul li ul li a{
font: normal 13px Verdana;
padding: 0px;
padding-right: 3px;
margin: 0;
background: #a6a6a6; /*sub menu background color */
}

.droplinetabs ul li ul li a span{
background: #595959; /*sub menu background color */
}

.droplinetabs ul li ul li a:hover{ /*sub menu links' background color onMouseover. Add rounded edges in capable browsers */
background: #a6a6a6;
-webkit-border-radius: 1px;  
-moz-border-radius: 1px; 
-khtml-border-radius: 1px;  
border-radius: 1px;
}
.page_wrap {
/* includes the header, main body content and the footer */
margin:0 auto;
padding:0 0 0 0;
width:100%;

}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

.masthead {background: url('gradbg.png') repeat-x;
}

head1 {
	background-image:url('gradbg.png');
background-repeat:repeat-x;
	
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.masthead p span {
	position: absolute;
	top: -10000px;
}
