
*{ margin: 0;
padding: 0;}

body {
font-family: Arial, Trebuchet, Verdana, Helvetica, sans-serif;
color: #333;
margin-left:.25in;

}

#wrapper {
width: 680px;
margin-top: 15px;
margin-left: auto;
margin-right: auto;
background-color: #000;
}

#banner {
width: 680px;
height: 181px;
position: relative;
}

#menu {
width: 180px;
height: 665px;
background-color: #b2FF30;
position: relative;
float: left;
}

#content { 
width: 500px;
height: 665px;
background-color: #EBFF61;
position: relative;
float: right;
}

h2 {
margin-left: 25px;
margin-top: 25px;
margin-bottom: 10px;
color: #333;
}

h3 {
margin-left: 25px;
margin-top: 25px;
margin-bottom: 20px;
color: #333;
}

h4 {
margin-left: 25px;
margin-top: 25px;
margin-bottom: 10px;
color: #333;
}


#gallery {
width: 450px;
top: 100px;
left: 0;
position: absolute;
}

p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height: 17px;
color: #333;
margin-left: 25px;
margin-right: 25px;
}

#photo img {
margin-top: 3px;
margin-bottom: 2px;
margin-right: 15px;
}

#quote {
font-family: Georgia, Times New Roman, serif;
font-weight: bold;
font-size: 14px;
}

#video {
margin-left: 55px;
}

fieldset {
font-size: 14px;
width: 430px;
margin-left: 25px;
padding-left: 15px;
border: none;

}

legend {
width: 430px;
margin-left: 25px;
}

#menu ul {
list-style-type: none;
}

#menu li {
display: block;
color: #333;
border-style: dotted;
border-color: #333;
border-top: 1px;
border-left: 0;
border-right: 0;
margin-top: 25px;
margin-left: 25px;
margin-right: 25px;
padding-bottom: 2px;
}

#menu li a:hover {
font-weight: bold;
color: #333;
text-decoration: none;
}

li a {
text-decoration: none;
}

#sitemap {
width: 495px;
}

#sitemap ul {
list-style-type:square;
margin-left: 40px;
}

#sitemap li {
font-family: Arial, Trebuchet, Verdana, Helvetica, sans-serif;
color: #333;
line-height: 24px;
}

p.vidcaption {
text-align: center;
font-weight: bold;
padding-top: 50px;
}


#footer {
text-align:left;
width: 500px;
margin-top: 40px;
margin-left: 25px;
clear: both;
}

#footer a:link, a:visited {
padding-bottom: 10px;
text-decoration: none;
}
