/* Ali`i Design */
               
body
{
margin: 0;
padding: 0;
background: #000000;
text-align: center;
font-family: Lucida Grande, Tahoma, Helvetica, sans-serif;
font-size: 13px;
color: #FFFFFF;
}

#wrapper
{
margin: auto;
padding: 0;
background: url(../images/landing_bkg.jpg) no-repeat;
height: 614px;
width: 980px;
}

#nav-home
{
margin-left: 20px;
padding: 0;
position: relative;
top: 290px;
text-align: left;
}

.nav
{
margin: 0;
padding: 0;
background: url(../images/nav_bkg2.jpg) no-repeat;
width: 127px;
height: 37px;
text-align: center;
}

#footer
{
margin: auto;
padding: 0;
background: url(../images/footer.jpg) repeat-x;
width: 980px;
height: 38px;
font-family: Lucida Grande, Tahoma, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

a.footer
{
margin: 0;
padding: 0;
font-family: Lucida Grande, Tahoma, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
text-decoration: none;
}

a.footer:link
{
text-decoration: none;
}

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

a.navi
{
margin: 0;
padding-right: 10px;
font-family: Lucida Grande, Tahoma, Helvetica, sans-serif;
font-size: 14px;
color: #FFFFFF;
text-decoration: none;
font-weight: bold;
}

a.navi:link
{
color: #FFFFFF;
}

a.navi:hover
{
color: #462a00;
}
