/* begin CSS for top menu */

#whatisthis{
position: absolute;
top: 0px;
left: 110px;
z-index: 1;}

#howdoiattend{
position: absolute;
top: 0px;
left: 380px;
z-index: 1;}

#iwanttosponsor{
position: absolute;
top: 0px;
left: 699px;
z-index: 1;}

/* end CSS for top menu */

/* begin CSS for bottom menu */

#faq{
position: absolute;
top: 0px;
left: 0px;
z-index: 1;}

#blog{
position: absolute;
top: 0px;
left: 196px;
z-index: 1;}

#contact{
position: absolute;
top: 0px;
left: 378px;
z-index: 1;}

#copyright2009{
position: absolute;
top: 0px;
left: 644px;
z-index: 1;}

/* end CSS for bottom menu */

img {
border: 0px;
}

a:link {
color: #932823; 
font-size: 13px;
font-family: Helvetica;
text-decoration: none;  }

a:visited {
color: #932823;
font-size: 13px;
font-family: Helvetica;
text-decoration: none; }

a:hover {
color: #ee7c32;
font-size: 13px;
font-family: Helvetica;
text-decoration: none;  }

a:active {
color: #ee7c32;
font-size: 13px;
font-family: Helvetica;
text-decoration: none;  }


