body {
font-size: small;
font-family: "century gothic", sans-serif;
}

#page {
border: 1px solid #000;
margin-left: auto;
margin-right: auto;
width: 800px;
min-height: 450px;
}

#header {
background-image: url(/images/header.gif);
background-repeat: none;
height: 109px;
}

#headnav {
color: #fff;
position: relative;
top: 65px;
left: 30px;
font-size: 110%;
font-weight: bold;
}
#headnav a:link {
color: #fff;
text-decoration: none;
padding: 10px;
}
#headnav a:visited {
color: #666;
text-decoration: none;
padding: 10px;
}
#headnav a:hover {
color: #999;
}

#content {
margin: 0px;
padding: 10px;
}
#content a:link{
color: #666;
text-decoration: none;
padding: 10px;
}
#content a:visited {
color: #666;
text-decoration: none;
padding: 10px;
}
#content a:hover {
color: #666;
text-decoration: none;
padding: 10px;
}

#footer {
clear:both;
color: #999;
font-size: 75%;
text-align: center;
margin: 10px;
}

#footer a:link, a:visited {
color: #999;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
}

.contactimg {
float: right;
height: 450px;
}

.you_eventimg{
float: left;
margin: 10px;
}

form {
width: 350px;
}

label {
width: 10em;
float:left;
padding: 1px;
text-align:left;
}

input {
color: #fff;
background: #ccc;
width: 16em;
border: 1px solid #999;
}
textarea {
border: 1px solid #999;
}
.submit
{
color: #000;
background: #f9c;
border: 2px outset #f3f;
width: 10em;
position: relative;
left: 210px;
}

h2 {
font-size: 120%;
font-weight: bold;
color: #999;
}

ul {
list-style-type: square;
}
li {
}

.aboutimg {
float: left;
margin: 10px;
}

#servicesimg {
float: right;
margin: 10px;
}

#player{
margin: 10px;
}

#subnav{
position: relative;
left: 30px;
}

#headnav h1 a {
position: absolute;
top: -65px;
right: 30px;
height: 80px;
width: 250px;
background-color: transparent;
}

