﻿body{
margin:0;
padding:0;
line-height: 1.5em;
}

b{font-size: 110%;}
em{color: red;}

#maincontainer{
width: 770px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
background: transparent;
height: 108px; /*Height of top section*/
}

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

#contentwrapper{
float: left;
width: 100%;
font:normal 13px/17px Tahoma;
}

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


#footer{
clear: both;
width: 100%;
background: white;
color: #333;
padding: 4px 0;font:normal 13px/17px Tahoma;
padding-bottom:60px;
}

#footer a{
color: #333;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}
.menu{
font: normal 13px Tahoma;
background: transparent;
width: 320px;
float:right;
text-align:right;
margin:3px 0px 15px 0px;
}

.menu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.menu ul li{
position: relative;
display: inline;
float: left;
}

/*Top level menu link items style*/
.menu ul li a{
display: block;
background: transparent; /*background of tabs (default state)*/
color: white;
padding: 1px 12px;
color: #2d2b2b;
text-decoration: none;
padding-left:15px;
}

* html .menu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.menu ul li a:link, .menu ul li a:visited{
color: #333333;
}

.menu ul li a:hover{
color: maroon;
}

img {
	border:0px}
}
.banners{
}

.banners p{
margin:2px;
float:left;width:768px;text-align:center;
font:normal 15px/19px Arial;
}
h2{
	font:bold 22px/22px Verdana;
	margin-bottom:8px;
	color:#630000;
}
