body{
background: #e6af7d url(/topbg.gif) repeat-x;
margin:0;
padding:0;
line-height: 1.5em;
font: 10pt Verdana, Arial, Helvetica, sans-serif;
}
a{
color: #97491B;
}

#maincontainer{
width: 950px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}

#topsection{
height: 270px; /*Height of top section*/
border-bottom: 1px solid  #97491B;
}

#topsection h1{
margin: 0;
padding-top: 215px;
FONT-WEIGHT: bold; 
FONT-SIZE: 12pt; 
MARGIN: 0px; 
COLOR: #97491B; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
text-transform: uppercase;
}

#topsection h2{
margin: 0;
FONT-WEIGHT: normal; 
FONT-SIZE: 11pt; 
COLOR: #97491B; 
FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
}

#contentwrapper{
float: left;
width: 100%;
}

#contentcolumn{
margin-left: 200px; /*Set left margin to LeftColumnWidth*/
}

#leftcolumn{
float: left;
width: 200px; /*Width of left column*/
margin-left: -950px; /*Set left margin to -(MainContainerWidth)*/
}

#footer{
clear: left;
width: 100%;
text-align: right;
padding: 4px 0;
border-top: 1px solid #97491B;
color: #97491B;
}

#footer a{
color: #97491B;
}

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#banner{
position: absolute;
top: 0px;
background: url(/banner.jpg) no-repeat center;
height: 200px;
width: 100%;
z-index: -1;
}

#navigation
{
width: 100%;
padding-bottom: 2px;
color: #97491B;
border-bottom: 1px solid #97491B;
}

#navigation a
{
text-decoration: none;
}

#bottom
{
height: 100px;
width: 100%;
background: url(/bottom.gif) repeat-x;
}

#copyright
{
width: 600px;
color: #c18651;
margin-left: auto;
margin-right: auto;
padding-top: 80px;
}

#copyright a{
color: #c18651;
text-decoration: none;
}

p
{
font: 10pt Verdana, Arial, Helvetica, sans-serif;
margin: 5px;
}

div.google
{
margin-top: 20px;
border: 1px solid #97491B;
background: #f9e0cd;
}

div.googlesquare
{
margin-top: 20px;
border: 1px solid #97491B;
background: #f9e0cd;
}

div.moo
{
float: right;
margin-right: 10px;
}

#links
{float: left;
width: 240px;
padding-bottom: 5px;
}

#suggest
{position: absolute;
top: 245px;
width: 940px;
text-align: right;
}