
body{
margin:0;
padding:0;
line-height: 1.5em;
font-size:0.75em; color: #888888; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
background: #000000;
text-align: center;
}
td{
line-height: 1.5em;
font-size:0.75em; color: #888888; 
font-family: Tahoma, Arial, Helvetica, sans-serif; 
}
b{font-size: 110%;}

	a:link {color:#31523D; text-decoration:none;}
	a:visited {color:#31523D; text-decoration:none;}
	a:active {color:#222222; text-decoration:underline;}
	a:hover {color:#222222; text-decoration:underline;}


#maincontainer{
width: 840px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
border:4px solid #ffffff; 
background:#ffffff;

}

#topsection{
background: #ffffff;
height: 110px; /*Height of top section*/
}

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

#contentcolumn{
margin-right: 400px; /*Set right margin to RightColumnWidth*/

}

#contentcolumn2{
margin-right: 400px; /*Set right margin to RightColumnWidth*/

}
#text{
text-align: justify;
margin-left:15px;
padding:20px 20px 5px 20px; 
border:1px solid #D5DAD3; 
background-color: #F5F5f5;
}
#title{
text-align: center;
font-size:2.1em; color: #31523D; 
font-family: Helvetica, Arial, sans-serif; 
padding:15px 10px 15px 10px;
font-weight:bold;
line-height: 1.2;
}

#textright{
text-align: justify;
margin-left:0px;
margin-right:5px;
padding:5px 10px 10px 10px; 
border:1px solid #d7d7d7; 
background-color: #f5f5f5;
}

#menu { background:#000000; height:30px; border:3px solid #ffffff; }
#menu ul { margin:0; padding:0;}
#menu ul li{ display:inline-block; float:left; list-style:none; padding-right:10px; padding-left:10px; text-align:center;}
#menu a { display:inline-block; float:left; color:#fff; padding-right:4px; padding-left:4px; font-size:13px; text-transform:uppercase; font-weight:bold; text-decoration:none; padding-top:0px; border-bottom: 4px solid #000000;border-top: 4px solid #000000;}
#menu a:hover{padding-top:0px; border-top: 4px solid #ffffff; border-bottom: 4px solid #31523D; background: #31523D;}

#rightcolumn{
float: left;
width: 380px; /*Width of right column*/
margin-left: -380px; /*Set left margin to -(RightColumnWidth) */


}

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

#footer a{
color: #FFFF80;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
#quote { font-style: italic; padding:10px 20px 20px 20px; background: url("images/pattern.jpg") bottom center; background-repeat: no-repeat; }

