@CHARSET "UTF-8";

body {
	background-color: #000000;
	color: #FFFFFF;
	font-family: Arial,Verdana;
	font-size: 10pt;
	font-weight: bold;
	margin: 0;
	padding: 5px 10px 15px 0;
}

a:link {
	color: #A8C9E2;
}

a:hover {
	color: #A8C9E2;
	text-decoration: none;
}

a:visited {
	color: #A8C9E2;
	text-decoration: none;
}

a:active {
	color: #A8C9E2;
	text-decoration: none;
}

.links {
	width: 30%;
}

.gencomment {
	color: #EFA65A;
	font-size: 12pt;
	font-weight: bold;
}

.gencomment1 {
	color: #EFA65A;
	font-size: 10pt;
	font-weight: bold;
}

.gencomment2 {
	color: #000000;
	font-size: 10pt;
	font-weight: bold;
}

#maintext {
	text-align: center;
	width: 500px;
	align: center;
}

.nav {
	background-color: #000000;
	border-color: #00FF00;
	border-style: solid;
	font-size: 10pt;
	padding: 5px;
	text-decoration: none;
	width: 100%;
}

.editcats {
	background-color: #808080;
	color: #FFFFCC;
	font-size: 10pt;
	font-variant: small-caps;
	padding: 2px;
	text-decoration: none;
}

#footer {
	background-color: #000000;
	color: #333333;
	font-variant: small-caps;
	position: absolute;
	text-align: center;
	top: -20px;
	width: 50%;
}

#footer1 {
	background-color: #000000;
	color: #333333;
	font-size: 10px;
	text-align: center;
}

table {
	font-weight: normal;
	text-decoration: none;
}

table.nav {
	color: #FF5555;
	font-weight: bold;
	text-decoration: none;
}

td.thumbnail {
	text-align: center;
	vertical-align: top;
}

td.photoedit {
	vertical-align: top;
}

.leftGraphic {
	position: relative;
	left: 25px;
	border: 0px;
	width: 230px;
}

.contactusText {
	position: relative;
	left: 35px;
}

.contactusAddr {
	position: relative;
	left: 82px;
}
