body
{
	background-color: #000000;
	background-image: url(images/layout/black3.png);
	background-attachment: fixed;
	color: #759295;
	font-size:9px;
	font-family: georgia;
	scrollbar-face-color:#000000; 
	scrollbar-highlight-color:#59989f; 
	scrollbar-3dlight-color:000000; 
	scrollbar-shadow-color:#000000; 
	scrollbar-darkshadow-color:#000000; 
	scrollbar-track-color:#000000; 
	scrollbar-arrow-color:#59989f;

}

a:link, a:active
{
	color: #59989f;
	border-bottom: 0px dotted #4ea3ac;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: default;
}

a:visited
{
	color: #59989f;
	border-bottom: 0px dotted #4ea3ac;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
	cursor: default;
}


a:hover
{
	color: #6897a5;
	text-decoration: none;
	border-bottom: 1px dotted #025760;
	background-image: url(images/layout/anibg.gif);
	text-transform: uppercase;	
	letter-spacing: 1px;
	cursor: default;
}

h2
{
	color: #8ab2b7;
	font-family: georgia;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	text-transform: capitalize;
	letter-spacing: 3px;
}

#content
{
position:absolute; 
top:147px; left:300px; 
width:394px; 
}

#box
{
position:absolute;
top:0px;left:10px; 
width:380px;
background-image:url(images/layout/content.png);
}


input, textarea
{
	background-color: #759295;
	font: 9px courier new;
	letter-spacing: 1px;
	color: #000000;
	border: 1px solid #759295;
	padding:0 0 0 0; 
	cursor: crosshair;
}

select,option
{
	background-color: #111118;
	height: 8px;
	width: 80px;
	height:10px;
	text-align: center;
	text-transform:uppercase;
	font: 7px tahoma;
	letter-spacing: 5px;
	color: #c7c7c7;
	border: 0px solid #000000;
	padding:0; 
	cursor: crosshair;

}

.click a:link, a:active
{
	border-bottom: 0px solid #000000;
}

.click a:visited
{
	border-bottom: 0px solid #000000;
}

.click a:hover
{
	border-bottom: 0px solid #000000;
}

.gradualshine
{
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	cursor: crosshair;
}

.inline a:link, a:active
{
	text-transform: none;
        text-decoration: none;
}

.inline a:hover
{
	text-transform: none;
        text-decoration: none;
}

.inline a:visited
{
	text-transform: none;
        text-decoration: none;
}

.site
{
	position:absolute;
	top:200px;left:700px;
}

.vanity
{
	position:absolute;
	top:220px;left:700px;
}

.art
{
	position:absolute; 
	top:240px; left:700px
}

.exit
{
	position:absolute;
	top:260px;left:700px;
}

b
{
letter-spacing: 1px;
}