body {
	background: #000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E7E7E7;
	background-image: url(images/starfield.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 0px;
	font-size: 24px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

h3 {
	margin-bottom: 10px;
	padding: 0 0 21px 0;
	font-size: 20px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

h4 {
	margin-bottom: 10px;
	margin-top: 50px;
	padding: 0 0 21px 0;
	font-size: 20px;
	background: #000000 url(images/img3.gif) repeat-x left bottom;
}

p {
	margin-top: 0;
	text-align: justify;
	line-height: 100%;
}

a {
	color: #ff00a6;
}

a:hover {
	text-decoration: none;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 2px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

#header {
	width: 95%;
	margin: 0 auto;
	padding: 10px 0 0 10px;
	height: 90px;
	background: url(images/img1.gif) repeat-x left bottom;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#header a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
}

#content {
	width: 90%;
	margin: 0 auto;
}

#colOne {
	float: left;
	width: 45%;
	padding: 0 21px 0 1px;
}

#colOne h3 {
	margin-top: 1px;
}

#colTwo {
	float: right;
	width: 45%;
	padding: 0 21px 0 0;
}

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	background: url(images/img4.gif) repeat-x;
	text-align: center;
	color: #8A8A8A;
}
.whois {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.tablehead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
}

