body{
margin:20px 0 0 0;
padding:0;
background-color:#FBEAFF;
font-family: Arial, Helvetica, sans-serif;
}

#maincontainer{
width: 781px; 
margin: 0 auto; 
}

#topsection{
height: 168px;
background-image:url(images/header.jpg);
}

#menu{
height: 25px;
border-bottom: 2px solid #CCCCCC;
}

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

#contentcolumn{
margin-left: 400px; 
}

#leftcolumn{
float: left; 
width:800px;
}

#content{
clear: left;
width: 100%;
text-align: center;
padding: 4px 0;
color: #333333;
font-size: 13px;
font-style: italic;
}

.vcard * {display:inline;}

#footer{
clear: left;
width: 100%;
text-align: center;
background-image: url(images/footer.jpg);
background-repeat:no-repeat;
background-position:center;
height:83px;
margin-top:15px;
padding: 10px;
font-size: 12px;
}

#footer2{
text-align: center;
margin-top:15px;
font-size: 12px;
}

#footer2 a{
text-decoration: none;
}

#footer2 a:hover{
text-decoration: underline;
}

#footer a{
font-size: 12px;
color:#000000;
text-decoration: none;
font-weight: bold;
}


#purple a {
font-size: 12px;
color: #9900CC;
text-decoration: underline;
font-weight: bold;
}

#footer a:hover{
text-decoration: underline;
}

.innertube{
margin: 10px 10px 10px 5px;
font-size: 13px;
font-style: italic;
color: #333333;
line-height: 16px;
}

#slide{float:right;}

a, a:visited{
color:#000000;
text-decoration:underline;
}

a:hover{
color:#000000;
text-decoration:none;
}

.innertube2{
margin: 10px 0px 0px 0px;
}

.innertube3{
margin: 10px 30px 0px 30px;
}

#content a{
color:#333333;
text-decoration:none;
}

#content a:hover{
text-decoration:underline;
}