body{
margin:0px 0px 0px 0px;;
padding:0px 0px 0px 0px;;
line-height: 1em;background: white;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 967px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: #EAEAEA;background: url('../img/top.jpg') no-repeat center top; text-align:right;
height: 94px; /*Height of top section*/
}

#topsection h1{
margin: 0;
padding-top: 0px;
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin: 0 318px 0 234px; /*Margins for content column. Should be "0 RightColumnWidth 0 LeftColumnWidth*/
background: url('../img/center.jpg') no-repeat center top; height: 490px; overflow: auto;padding-top:32px; padding-right:5px;text-align:left;}

#leftcolumn{
float: left;
width: 234px; /*Width of left column in pixel*/
margin-left: -967px; /*Set margin to that of -(MainContainerWidth)*/
background: #C8FC98;background: url('../img/left.jpg') no-repeat center top;padding-top:50px;text-align:left;
}

#rightcolumn{
float: left;
width: 318px; /*Width of right column*/
margin-left: -318px; /*Set left margin to -(RightColumnWidth)*/
background: #FDE95E;background: url('../img/right.jpg') no-repeat center top;padding-top:32px;height: 490px;text-align:left;
}


#rightcolumn p {font-size: 12px;font-family: verdana;}

#footer{
clear: left;
width: 100%;
background: white;
color: gray;
text-align: right;font-size: 10px;
padding: 0 0;
}



.innertube{
margin: 15px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

H1, H2, H3, H4, H5, H6, P, UL { font-family: geogia, Arial, Helvetica, sans-serif; color: #000000; }
A { color: #5F635A; text-decoration: none; }
A:hover { color: #5F635A; text-decoration: underline; }
P, UL, OL { font-size: 11px; }
P { margin: 0px 0px 0px 0px; }
H1 { font-size: 14px; color: #000000; }
H2 { font-size: 14px; color: #000000; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: #2e6399; padding: 0 0 3px 0; }
H3 { font-size: 12px; color: #000000; }
H4 { font-size: 11px; color: #000000; }
H5 { font-size: 10px; color: #000000; }
H6 { font-size: 9px; color: #333333; font-weight: normal; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; }
H1 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 20px; }
H2, H3 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H4, H5, H6 { margin: 0px 0px 0px 0px; margin-top: 20px; margin-bottom: 10px; }
H1.csc-firstHeader, H2.csc-firstHeader  { margin-top: 0px; color: #5F635A;}
H3.csc-firstHeader { margin-top: 0px;color: #5F635A; }
H4.csc-firstHeader, H5.csc-firstHeader, H6.csc-firstHeader { margin-top: 0px; }
P.bodytext { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11.5px; color: #000000; line-height: 13px; padding-bottom: 2px;}
UL { padding-left: 6px; font-style: bold;font-size: 14px;font-weight: bold;color:#999;font-family: verdana, Arial, Helvetica, sans-serif; }
LI { list-style-type: none;font-weight: bold;line-height: 20px;}
IMG { border-style: none; }
P.csc-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }
.csc-textpic-caption { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000000; font-size: 10px; }