body
{
margin: 0px;
padding: 0px;
background-color: #ffffff;
font-family: Verdana,Arial,Helvetica,sans-serif;
}

a
{
color: #000099;
}

a:hover
{
color: #000099;
}

#main
{
background-color: white;
width: 728px;
}

#content
{
text-align: left;
padding: 5px
}

#header {
height: 60px; 
background: white url('images/hoby_logo_flat.gif') no-repeat left center; 
margin: 0px; 
border-style: none none solid none; 
border-color: #9C0000; 
border-width: 2px;
}

#navCell {
height: 210px; 
background-color: #000094; 
border-style: solid none solid none; 
border-width: 2px; 
border-color: white;
}

/* -- NAVBAR --*/

#navbar ul
{
width: 220px;
padding-left: 0px;
margin: 0px;
border-style: none;
list-style-type: none;
}

#navbar a
{
display: block;
padding: 3px 0px 3px 10px;
width: 220px;
font-family: trebuchet ms,Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
letter-spacing: 1px;
color: white;
text-decoration: none;
border-bottom: solid 1px white;
}

#navbar a.first
{
border-top: solid 1px white;
}

#navbar a:hover
{
background-color: #9C0000;
color: white;
}
/* -- /NAVBAR --*/

#photoCell {
height: 210px; 
background-color: #000094; 
border-style: solid none solid none; 
border-width: 2px; 
border-color: white;
}

#sponsorBar {
padding: 10px; 
background: #eeeeee url(images/gray.gif) repeat-y right; 
vertical-align: top; 
border-style: solid none none none; 
border-color: #9C0000; 
border-width: 2px;
}

#mainBox {
width: 100%; 
background: url('images/hoby_flag2.jpg'); 
background-repeat: no-repeat; 
background-position: top left; 
background-color: #ffffff; 
vertical-align: top; 
padding: 10px; 
border-style: solid none none none; 
border-color: #9C0000; 
border-width: 2px;
}

#mainText {
width: 700px; 
margin-top: 10px;
}

h1
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 20px;
color: #9C0000;
text-decoration: none;
}

h2
{
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 14px;
color: #000094;
text-decoration: none;
}

p
{
font-size: 12px;
color: black; 
}

p.form_label
{
font-size: 10px;
color: black;
}

ul.general
{
font-size: 12px;
color: black
}
/*
#footer
{
padding: 0px;
margin: 0px;
width: 728px;
height: 20px;
border: 1px;
border-style: solid none solid none;
border-color: black;
background: url(/images/navbar_off2.png);
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 10px;
color: white;
text-decoration: none;
line-height: 20px;
text-align: left;
}
*/
#footer 
{
background-color: #ffffff; 
height: 20px; 
font-size: 10px; 
color: #999999; 
padding-left: 5px
}
#footer a
{
color: #ccc;
}

.preload
{
display:none;
}