body
{
background: url('images/bg.jpg');
background-color: #000000;
color:#BDBDBD;;
font-family:verdana;
font-size:11px;
cursor:crosshair;
text-align:justify;
background-repeat: repeat-y;
}

a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	cursor:default;
}
a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #3366CC;
		cursor:default;
		border:1px dotted #666666;
}


h1
{
font-size:10px;
text-align:right;
text-transform:uppercase;
border:1px solid #666666;
font-family:times new roman;
letter-spacing:2px;
margin-top: 8px; 
margin-bottom: 8px;
color:#FFFFFF;
}

.main
{
position:absolute;
top:487px;
left:215px;
width:516px;
line-height:12px;
}

.main h1
{
font-size:13px;
letter-spacing:5px;
padding:2px;
}

p
{
padding-left:18px;
padding-right:18px;
}

b
{
color:#FFFFFF;
}