body {
background-color: #000;
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
}

#wrapper {
background-color: #FFF;
text-align: left;
width: 780px;
margin: 0 auto;
}



/* Header Styles */




/* Nav Styles */

#nav {
width: 401px;
}

.but1 {
width: 165px;
float: left;
}

.but2 {
width: 230px; /* should be 236px */
float: right;
padding-left: 6px;
}


/* Main Styles */

#leftcol {
width: 355px; /* should be 379px */
float: left;
padding: 12px 12px 0px 12px;
}

#rightcol {
width: 401px;
float: right;
}

#pics {
width: 354px;
padding-top: 5px;
}

.picpad {
padding-right: 2px;
}

.picpad2 {
padding-right: 5px;
}

.picpad4 {
padding-right: 6px;
}

.picpad3 {
padding-top: 2px;
padding-right: 2px;
}

#18years {
clear: both;
width: 379px;
height: 56px;
float: left;
}

h1 {
display: block;
font-family: Arial Black, Arial, Verdana, Times;
font-size: 56px;
line-height: 50px;
padding-left: 10px;
padding-right: 10px;
margin: 0px;
float: left;
}

h2 {
display: block;
font-family: Arial Black, Arial, Verdana, Times;
font-size: 25px;
line-height: 26px;
text-transform: uppercase;
padding: 0px;
margin: 0px;
float: left;
}

h3 {
font-family: Arial, Verdana, Times;
font-weight: bold;
font-size: 28px;
color: #FF9900;
padding-top: 6px;
margin-bottom: 0px;
border-bottom: 10px solid #FF9900;
}

#main {
clear: both;
}

ul {
margin-top: 0px;
padding-top: 0px;
margin-left: 5px;
padding-left: 10px;
}

li {
font-family: Gill Sans, Arial, Verdana, Times;
font-size: 18px;
color: #000000;
padding-top: 9px;
padding-bottom: 8px;
margin: 0px;
border-bottom: 1px solid #FF9900;
}

#subbox {
width: 375px;  /* should be 385 */
font-family: Arial, Verdana, Times;
font-size: 15px;
text-align: center;
color: #FF9900;
background-color: #000000;
margin-left: 3px;
padding: 10px 5px 10px 5px;
}

#sideline {
height: 18px;
width: 353px;
background-color: #FF9900;
margin-top: 8px;
}


/* Contact Us Styles */

#contact {
width: 401px;
font-family: Arial, Verdana, Times;
font-size: 20px;
font-weight: bold;
float: right;
padding-top: 3px;
}

#contact a:link {
color: #000000;
text-decoration: none;
}

#contact a:visited {
color: #000000;
text-decoration: none;
}

#contact a:hover {
color: #545454;
text-decoration: none;
}


/* Clearing  */

.clear {
clear: both;
width: 100%; /* safari fix */
height: .01em;
}




/* Footer Styles */

#foot_top {
clear: both;
margin-top: 4px;
}

#footer {
clear: both;
background-color: #999999;
text-align: center;
border-top: 10px solid #FF9900;
}

#copyright {
font-size: 10px;
font-family: Arial, Verdana, Times;
font-weight: bold;
color: #FFFFFF;
padding: 10px 10px 10px 15px;
}

#footer a:link {
color: #FFFFFF;
text-decoration: none;
}

#footer a:visited {
color: #FFFFFF;
text-decoration: none;
}

#footer a:hover {
color: #545454;
text-decoration: none;
}
