@charset "UTF-8";
/* CSS Document */

body
{
	background-color:#000;
	background-image:url(design/bg1.jpg);
	background-position:top;
	background-repeat:repeat-y;
	text-align: center;
}

#content
{
	text-align:left;
	width:900px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	
}

#x1
{
	font: Arial, sans-serif;
	font-size:13px;
	text-align:right;
	color:#FFF;
	margin-left:20px;
	margin-right:40px;
	margin-top:2px;
	z-index:3;
}

#x1 a.x1:link, a.x1:visited 
{
	font-family: Georgia, Trebuchet MS, Arial, sans-serif;
	font-size: 12px;
	text-decoration:none;
	color:white;
}

#x1 a.x1:active{
	text-decoration:none;
	font-style:italic;
}

#x1 a.x1:hover {
	text-decoration:underline;
	color:#b96400
}

a.x2:link, a.x2:visited 
{
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
	color:#ffffff;
}

a.x2:active{
	text-decoration: underline;
	font-style:italic;
}

a.x2:hover {
	text-decoration:underline;
	color:#b96400
}

img.logo
{
	position: relative;
	top:0px;
	left:40px;
	z-index:0;
}

img.logo2
{
	position: relative;
	top:20px;
	left:30px;
	z-index:0;
}

img.subt1
{
	position:relative;
	left:-100px;
	top:20px;
}
	
#mainbody
{
	position: relative;
	margin-right:100;
	margin-left:100;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	left:70px;
	top:20px;
	width: 772px;
}

.mainbody
{
	position: relative;
	margin-right:100;
	margin-left:100;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#ffffff;
	left:70px;
	top:20px;
	width: 772px;
}

.webhost
{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #ffffff;
}

.perfheading
{
	font-family: Tahoma, Arial, sans-serif;
	font-size:24 px;
	font-weight: boldest
	color: #ffffff;
}

#copy
{
	position: relative;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	font-size:12px;
	color:#EEE;
}
