/* CSS definition file containing sitestyle stylesheets */

BODY {
	font-family: Verdana,Tahoma,Arial,Helvetica,Sans-serif,sans-serif;
	background-color: #000000;
	background-image: none;
}

 A:active { color: rgb(255,0,0);}

 A:link { color: rgb(0,51,204);}

 A:visited { color: rgb(153,0,153);}

 .TextNavBar { font-size: xx-small;}

 A:hover { color: rgb(255,0,0);}

 .contact {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 18px;
	text-align: left;
	padding-right: 100px;
	padding-left: 100px;
	width: 824px;
}
h1 {
	color: #CCCCCC;
	text-align: center;
}
.contact-info ul {
	list-style-type: none;
}
.contact-info {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
}
#footer {
	text-align: center;
	clear: both;
	bottom: 5px;
	vertical-align: bottom;
	position: relative;
}
.contact-info a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer a {
	text-decoration: none;
	color: #CCCCCC;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: 400;
	font-variant: normal;
	display: inline;
	white-space: normal;
}
#footer a:hover, #footer a:visited {
	color:#0000FF;
	text-decoration: none;
	}
.fb {
	clear: both;
	color: #000000;
	background-color: #FFFFFF;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 50px;
}
#main-contact {
	width: 1024px;
}
#wrapper {
	width: 1024px;
}
.comment-h1 {
	color: #000000;
	background-color: #999999;
}
