body, html {
	padding: 0px;
	margin: 0px;
	color: #E6EAE1;
	font-size: 9px;
	font-family: "Verdana", sans-serif;
	line-height: 13px;
	cursor: default;
}

body {
	background: #000 url(background-x.jpg) repeat-x;
}

div#banner, div#main {
	width: 530px;
	margin: 0px auto;
	position: relative;
}

div#banner {
 	background-image: url(layout.jpg);
	height: 462px;
}

div#wel {
	width: 150px;
	top: -130px;
	left: 187px;
	position: absolute;
	padding: 4px;
}

div#int {
	width: 530px;
	top: -20px;
	left: 0px;
	position: absolute;
	padding: 4px;
}

div#nav {
	width: 90px;
	top: -437px;
	left: -52px;
	position: absolute;
	padding: 4px;
}

a
{color: #8AB8B5;
text-decoration:none;
text-transform:uppercase;
font-family:Century Gothic;
font-size:9px;
font-style:normal;}

a:hover
{color: #60817F;} 

b 
{color: #989C46;
font-weight: bold;}

u 
{color:#CBB65B;}

i 
{font:9px;
color: #C4B481;
font-style:italic;}

h1
{font-family: Century Gothic;
font-size: 20px;
font-weight:normal;
font-style:normal;
color: #8AB8B5; 
text-align: left;
text-transform: uppercase;
letter-spacing:0px;
line-height:16px;
padding-left:6px;
margin-top: 0px;
margin-bottom: 0px;
border-bottom:1px solid #1F1F1F;}

h2
{font-family: Century Gothic;
font-size: 10px;
font-weight:normal;
font-style:normal;
color: #000; 
text-align: right;
text-transform: uppercase;
letter-spacing:0px;
line-height:11px;
margin-top: 5px;
margin-bottom:0px;
border-bottom: 1px solid #8AB8B5;}

#display
{font-family: Arial;
font-size: 10px;
color: #5E5E5E; 
text-align: left;
line-height: 12px;
padding-top: 0px;
margin-top:0px;
margin-bottom: 15px;
background-color: transparent;
border:0px;}

#welcome
{font-family: Century Gothic;
font-size: 10px;
color: #F4FAED; 
text-align: left;
line-height: 14px;
padding: 0px;
background-color: transparent;
border:0px;}

.navig a
{text-align: right;
text-decoration:none;
text-transform:uppercase;
display: block;
font-family: Arial Narrow;
font-size:9px;
font-style:normal;
letter-spacing:1px;
line-height:11px;
color: #353535;
margin:0px;
background-color:transparent;
border-bottom: 1px solid #E6DBC4;}

.navig a:hover
{text-align: right;
text-decoration:none;
text-transform:uppercase;
display: block;
font-family: Arial Narrow;
font-size:9px;
font-style:normal;
line-height:11px;
color: #000;
margin:0px;
background-color:transparent;
background:url('hover.png');
border-bottom: 1px solid #E6DBC4;}