body{
margin:0;
padding:0;
line-height: 1.3em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
clear: all;
width: 960px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #dcdcdc;
height: 111px; /*Height of top section*/
margin-left: -10px;
}

#subsection{
background: #dcdcdc;
height: 60px; /*Height of top section*/
text-align: center;
padding-top: 30px;
width: 960px;
color: #fff;
line-height: 2.8em;
}

#contentwrapper{
width: 100%;
}

#contentcolumn{
margin: 0 0 0; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
}

#leftcolumn{
clear: all;
width: 150px; /*Width of left column in pixel*/
}

#rightcolumn{
width: 200px; /*Width of right column*/
}

#footer{
clear: left;
width: 100%;
color: #FFF;
text-align: center;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
font-family: Arial Unicode MS, sans serif;
font: normal;
font-size: 12px;
}
h1 {display: block; Arial, Helvetica,Verdana sans-serif; font-size: 2.8em; color: #d3c885;  text-align:center; vertical-align: middle; height: 1.5em; filter: Shadow(Color=#666666, Direction=135, Strength=5);
}
#contentContainer{
	text-align: left;
	color:#565656; 
	text-align:left;
	margin-left: 5px; 
	margin-right: 5px; 
	width: 600px;
}
.shadetabs{
padding: 3px 0px;
margin-top: 1px;
margin-bottom: 0;
padding-left: 5px;

font: bold 10px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
	width: 97%;
}
.tabcontent{
display:none;
padding-left: 5px;
width: 97%;
}
.tabwrapper{border: 1px solid gray; 
}
