body
{
margin:0;
padding:0;
background-color:#fff;
font-family: Georgia, "Times New Roman", Times, serif;
font-size: 14px;
}

img
{
border:0;
}

a
{
color:#4150AE;
}

a:hover
{
color:#DE7000;
text-decoration:none;
}

#headbg
{
margin:0px;
padding:0px;
height:159px;
width:100%;
background-image: url(images/home.headbg.gif);
background-repeat: repeat-x;
}

#head
{
margin:0px;
padding:0px;
height:159px;
width:685px;
background-image: url(images/home.headmain.jpg);
background-repeat: no-repeat;
background-position: center;
}

#nav
{
clear:both;
margin:0;
padding:0;
}

#nav a
{
padding:0px;
margin:0 8px 0 4px;
text-decoration:none;
}

#parents a
{
display: block;
background-image: url(images/nav.parents.up.gif);
width:203px;
height:42px;
}
#parents a:hover
{
display: block;
background-image: url(images/nav.parents.ov.gif);
width:203px;
height:42px;
}
#parents-on a
{
display: block;
background-image: url(images/nav.parents.on.gif);
width:203px;
height:42px;
}

#home a
{
display: block;
background-image: url(images/nav.home.up.gif);
width:203px;
height:42px;
}
#home a:hover
{
display: block;
background-image: url(images/nav.home.ov.gif);
width:203px;
height:42px;
}
#home-on a
{
display: block;
background-image: url(images/nav.home.on.gif);
width:203px;
height:42px;
}


#about a
{
display: block;
background-image: url(images/nav.about.up.gif);
width:203px;
height:42px;
}
#about a:hover
{
display: block;
background-image: url(images/nav.about.ov.gif);
width:203px;
height:42px;
}
#about-on a
{
display: block;
background-image: url(images/nav.about.on.gif);
width:203px;
height:42px;
}

#stage
{
text-align:left;
clear:both;
width:750px;
}

#content
{
width:700px;
padding: 30px 10px 50px 50px;
}

#footer
{
clear:both;
padding-top:30px;
height:167px;
width:100%;
background-image: url(images/footerbg.gif);
background-repeat: repeat-x;
}

ol
{
padding-left:0px;
margin-left:25px;
}

#email
{
border:1px solid #000;
padding:5px;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
width:400px;
color:#B62B2B;
}
.inputArea
{
border:1px solid #000;
font-family: Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
padding:5px;
color:#B62B2B;
}

.required
{
color:#B62B2B;
font-weight:bold;
}
