body{
background: #e6af7d url(http://www.bellydanceclasses.net/images/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(http://www.bellydanceclasses.net/images/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(/my-images/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.premium-container
{
height: 157px;
width: 720px;
border: 1px solid  #97491B;
background: #f9e0cd;
margin-top: 20px;
}
div.premium-picture
{
height: 157px;
width: 140px;
float: left;
background-image:url('/my-images/premium-picture-background.gif');
}
img.premium-picture
{
height: 130px;
width: 114px;
margin: 10px 0px 0px 11px;
border: 0;
}

div.free-container
{
height: 106px;
width: 720px;
border: 1px solid  #97491B;
background: #f9e0cd;
margin-top: 20px;
}
div.free-picture
{
height: 106px;
width: 96px;
float: left;
background-image:url('/my-images/free-picture-background.gif');
}
img.free-picture
{
height: 80px;
width: 70px;
margin: 10px 0px 0px 11px;
}

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:235px;padding-bottom:5px;}
#clearleft{clear: left;}
