* { margin: 0px; padding: 0px; }

html {
scrollbar-base-color: #314083;
scrollbar-arrow-color: white;
scrollbar-track-color: #222c59;

scrollbar-shadow-color: #181f3c;
scrollbar-lightshadow-color: #20294e;
scrollbar-darkshadow-color: #131830;

scrollbar-highlight-color: #white;
scrollbar-3dlight-color: black;
}

body {
background-image: url(images/bg_main.gif);
background-color: #071a37

}

a:link {
color: #b7cef2
}
	
a:visited {
color: #7289ae
}

p#contact {
text-align: center;
}

#login {
position: relative;
margin-top: -72px;
margin-left: 200px;
height: 50px;
width: 600px;
font-family: Georgia, sans-serif;
font-size: .8em;
color: #ffffff;
}

#wrap {
margin: auto;
width: 980px;
height: 600px;
border: 0px;
background: url(images/border_bg.gif) repeat-y;
}

#entersplash_wrap {
padding-top: 85px;
padding-left: 649px;
}

#entersplash a {
display: block;
height: 85px;
width: 207px;
background: url(images/entersplash.jpg);
}

#entersplash a:hover {
background-position: -207px;
}

#hcmcsplash_wrap {
padding-top: 121px;
padding-left: 404px;
width: 91px;
height: 65px;
}

#hcmcsplash a {
display: block;
height: 65px;
width: 91px;
background: url(images/hcmcsplash.jpg);
}

#hcmcsplash a:hover {
background-position: -91px;
}

#hcmcinterface_wrap {
position: relative;
margin-top: -20px;
padding-left: 408px;
width: 81px;
height: 64px;
}

#hcmcinterface a {
display: block;
height: 64px;
width: 81px;
background: url(images/hcmcinterface.jpg);
}

#hcmcinterface a:hover {
background-position: -81px;
}

#main {
margin-left: 40px;
width: 900px;
height: 580px;
border: 0px;
background: url(images/bg_splash.jpg) no-repeat;
}

#main_i {
margin-left: 40px;
width: 900px;
height: 580px;
border: 0px;
background: url(images/bg_interface.jpg) no-repeat;
}

#content {
position: relative;
top: 273px; left: 50%;
margin-left: -365px;
width: 470px;
height: 200px;
font-family: Georgia, sans-serif;
font-size: .8em;
color: #ffffff;
overflow: auto
}

#content_i {
position: relative;
top: -150px; left: 50%;
margin-left: -70px ;
width: 460px;
height: 178px;
font-family: Georgia, sans-serif;
font-size: .8em;
color: #ffffff;
overflow: auto 
}

ul#bulletpoints {
padding-left: 50px;
padding-right: 80px;
font-size: 10pt;
list-style-type: DISC;
marker-offset: auto;
list-style-position: inside;
}
	
#nav {
margin-left: 66px;
width: 223px;
height: 125px;
padding-top: 253px;
}

ul#navlist {
list-style-type: none;
}

#estate a {
display: block;
height: 33px;
background: url(images/nav_estate.jpg);
}

#estate a:hover {
background-position: -223px;
height: 33px;
}

#personal a {
margin-top: 9px;
display: block;
height: 33px;
background: url(images/nav_personal.jpg);
}

#personal a:hover {
margin-top: 9px;
background-position: -223px;
height: 33px;
}

#vip a {
margin-top: 12px;
display: block;
height: 33px;
background: url(images/nav_vip.jpg);
}

#vip a:hover {
margin-top: 12px;
background-position: -223px;
height: 33px;
}

#footer {
background: url(images/footer.gif) no-repeat;
width: 980px;
height: 50px
}