

 
 
 body { font-family:century gothic, sans-serif; font-size: 12px; line-height: text-align:center;
}

 a:link {color: #888888;}
 a:hover {text-decoration:none;color:#990000;}
 img {display: block;border:none;}
 #container {position:relative;width: 980px; height: auto; margin:0 auto;text-align:left;}
h1{
font-size:1.5em;
color:#777777;
font-family:century gothic, Verdana, sans-serif;
}

h2{
font-size:10.0em;
color:#999999;
font-family:century gothic;
}
#top{
position:absolute;
top:10px;
left:0px;
width:980px;
height:200px;
}

#whitebox{
position:absolute;
top:10px;
left:0px;
width:50px;
height:30px;
background-color:#fff;
}
#leftnav{
position:absolute;
top:230px;
left:0px;
width:480px;
height:auto;
font-size:.95em;
color:#eeeeee;
text-align:right;
}
#rightnav{
position:absolute;
top:230px;
left:500px;
width:480px;
text-align:left;
height:auto;
font-size:.95em;
color:#eeeeee;
}
#slider {
    position:relative;
    width:980px; /* Change this to your images width */
    height:200px; /* Change this to your images height */
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#topdot{
position:absolute;
left:0px;
top:230px;
width:100%;
height:1px;
color:#eeeeee;
background-color:#999999;
}


#bottomdot{
position:absolute;
left:0px;
top:380px;
width:100%;
height:1px;
color:#eeeeee;
background-color:#999999;

}
