/*******************************************************
TITLE: Vivation Style Sheet Ver 7.00
Base DATE: 8/29/07 
AUTHOR: James A. Smith - http://www.renogeek.com
*******************************************************/

body {
margin:0;
padding:0;
background-color:#FDF0B5;
font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
font-size:16px;
}



a {
color:#9218F9;
text-decoration:none;
}

a:hover {
color:yellow;
text-decoration:none;
}

#header {
position:absolute;
left:0px;
top:0px;
margin:0px 0px 0 0px;
height:200px;
width:99%;
background-color:#AADDFB;
}



#logo {
position:absolute;
left:0px;
top:0px;
}




#main-content {
width:78%;
position:absolute;
left:210px;
top:240px;
font-size:15px;color:#000000;
font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}

#pageheadlines {
font-size:22px;color:#9BBB38;
font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
}


#header a {
text-decoration:none;
}


#leftColumn {
position:absolute;
left:0px;
top:220px;
width:70px;
height:99%;
margin:0;
padding:5px 5px 0px 5px;
background:#97D040;
background-repeat: no-repeat;
font-family:"Trebuchet MS",Trebuchet,Verdana,Sans-Serif;
font-size:15px;
}


#leftColumn-content{
position:absolute;
left:10px;
top:20px;
padding:5px 5px 0px 5px;
}


#menubar {
position: absolute;
left:0px;
top:200px;
height:26px;
width:99%;
background-color:#CC99FF;
}
