h1{
font-family: Helvetica, Arial, sans-serif;
font-size: 32px;
font-weight: 100;
color: #B3B4B6;
padding: 0px 0px 0px 0px;
}

h2{
font-family: Helvetica, Arial, sans-serif;
font-size: 14px;
color: #666666;
padding: 0px 0px 0px 0px;
}

.bigp{
font-family: Helvetica, Arial, sans-serif;
font-size: 12pt;
color: #666666;
padding: 0px 0px 0px 0px;
}

.whiteh1{
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #666666;
padding: 0px 0px 0px 0px;
}

p{
font-family: Helvetica, Arial, sans-serif;
font-size: 10px;
color: #666666;
padding: 0px 0px 0px 0px;
}

a:link{
text-decoration: underline;
color: #0086A7;
}

a:active{
text-decoration: none;
color: #0086A7;
}

a:hover{
text-decoration: underline;
color: #CCB800;
} 

a:visited{
text-decoration: underline;
color: #0086A7;
}

body{
background-color: #ffffff;
}

#site{
position: absolute;
width: 750px;
top: 7px;
left: 50%;
margin-left: -375px;
}

#header{
position: absolute;
width: 750px;
height: 125px;
top: 0px;
left: 0px;
overflow: hidden;
}

#title{
position: absolute;
width: 450px;
height: 125px;
top: 25px;
left: 285px;
}

#nav{
position: absolute;
width: 100px;
height: 375px;
top: 130px;
left: 20px;
overflow: hidden;
}

#enter{
position: absolute;
width: 85px;
height: 375px;
top: 150px;
left: 645px;
overflow: hidden;
}

#lwcnt{
position: absolute;
width: 500px;
height: 25px;
top: 105px;
left: 130px;
color: #666666;
}

#incnt{
position: absolute;
width: 500px;
height: 375px;
top: 130px;
left: 130px;
overflow: hidden;
}

#about{
position: absolute;
width: 750px;
top: 505px;
left: 30px;
}
