/* CSS DOCUMENT */ 

body{
margin:0px;
background-color:#AFC7DC;
color:#6083CF;
font-family:tahoma,verdana,arial,sans-serif;
font-size:10px;
}

#enter{position:absolute;top:0px;left:0px;}

#image{
position:absolute;top:0px;left:0px;}

#content{
	position:absolute;
	top:484px;
	left:97px;
	width:407px;
	height: 39px;
}

#nav{
position:absolute;top:335px;left:515px;width:100px;color:#598CCD;}

.h1{
color:#8E81CC;font-family:tahoma,sans-serif;font-weight:bold;
text-transform:uppercase;letter-spacing:3px;border-bottom:1px solid #A0C2DD;
text-align:right;}

.h2{
color:#8E81CC;font-family:tahoma,sans-serif;font-weight:bold;
letter-spacing:3px;border-bottom:1px solid #89ACE6}

a{
cursor:default;color:#5D9FCD;text-decoration:none;font-weight:bold;}

a:hover{
cursor:default;color:#9B7ED0;text-decoration:none;font-weight:bold;}

#nav a{
cursor:default;color:#5D9FCD;text-decoration:none;font-weight:bold;}

#nav a:hover{
cursor:default;color:#5283C2;font-weight:bold;}


i{color:#8F71BE;}
