body { margin: 0; padding: 0; width: 900px; }
#container { width: 1025px; }

#header { width: 1030px; float: left; position:relative; left:2px;}
#main-holder { width: 825px; float: left; margin:0px auto; margin-bottom:10px; margin-right: 1px; }
#main { width: 615px; float: right; position:relative; left:4px; padding: 0.09cm; }
/*Left Column*/
#subnav { width: 180px; float: left; position:relative; left:1px; margin:0px auto; padding: 0.2cm; background-color: #F5F5F5;}
/*Right Column*/
#extra { width: 180px; float: right; position:relative; left:5px; margin:0px auto; padding: 0.2cm; background-color: #F5F5F5;}
#footer { width: 1025px; float: left; position: relative; left:5px; background-color: #B0C4DE;}

#footerquote { text-align: center; background-color: #B0C4DE;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#underlinemenu{
margin: 0;
padding: 0;
}

#underlinemenu ul{
margin: 0;
padding-left: 0;
float: left;
position:relative; left:2px;
font-weight: bold;
width: 100%;
border: 2px solid #DFDFDF;
border-width: 1px 0;
}

* html #underlinemenu ul{ /*IE only rule. Delete extra margin-bottom*/
margin-bottom: 0;
}

#underlinemenu ul li{
display: inline;
}


#underlinemenu ul li a{
float: left;
color: black;
font-weight: bold;
padding: 2px 6px 4px 6px;
text-decoration: none;
background-color: rgb(245, 248, 248);
}
/*#F5F5F5*/

#underlinemenu ul li a:hover{
color: #F5F5F5;
/*#000080*/
background-color: black;
/*F8F8FF*/
padding-bottom: 0;
}

#front-title {
position: absolute;
left: 218px;
top: 10px;
font-size: 1.5em;
}
#front-desc {
position: absolute;
left: 615px;
top: 5px;
text-align: center;
}

#notme {
position:relative;
left:10%;
}

#babe {
position:relative;
left:6%;
}

#explainit {
text-color: black;
background-color: #FFFFCC;
}

#quotequote {

position: relative;
text-color: black;
background-color: #DCDCDC;
}

#quotequotey {

position: relative;
text-color: black;
background-color: #FDFCDC;
}