*
{
margin: 0;
padding: 0;
}

body
{
width: 100%;
height: auto;
font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
background: url(images/startnew.jpg) no-repeat left top;
position: absolute;
}

#page
{
width: 900px;
height: 800px;
position: relative;
background-repeat: no-repeat;
}

#navistart
{
height: 300px;
background: transparent no-repeat center;
width: 170px;
position: absolute;
top: 296px;
left: 61px;
margin-left: 13px;
}

#navistart ul
{
font: 11px/2.2em "Lucida Grande", Lucida, Verdana, sans-serif;
width: 170px;
margin-top: 150px;
list-style-type: none;
text-align: left;
height: 150px;
}

#navistart li
{
font-weight: bold;
color: #751e22;
}

#navistart li a
{
color: #3b3b3b;
text-decoration: none;
font-weight: bold;
}

#navistart li a:hover
{
color: #c3c4c5;
font-weight: bold;
}

#promo
{
background-color: white;
position: relative;
width: 292px;
height: 587px;
left: 940px;
top: 150px;
}
