body,td,th {
	font-family: helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-x;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #666666;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #003300;
}
h1 {
	font-size: 18px;
	color: #FFFFFF;
	font-family: georgia;
	text-transform: lowercase;
	font-style: italic;
}
h2 {
	font-size: 13px;
}
#left {
	position: fixed;
	width: 450px;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index: 1;
	float: left;
	left: 0%;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	height: 100%;
	background-color: #000000;
	padding-right: 9px;
}
#menu {
	position: fixed;
	overflow: hidden;
	width: 270px;
	right: 0%;
	height: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	top: 0px;
	z-index: 1;
	float: right;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
}
#links {
	filter: Alpha 72%;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63CC00;
	opacity: .72;
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-left: 9px;
}
#links:hover  {
	filter: Alpha 100%;
	padding-top: 3px;
	padding-bottom: 1px;
	padding-left: 9px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #63CC00;
	opacity: 1;
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-left: 3px;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #63CC00;
}
#logo {
	height: 144px;
	margin-left: 9px;
	background-color: #FFFFFF;
	filter: Alpha 72%;
	opacity: .72;
	padding-bottom: 27px;
	width: 180px;
	margin-top: 63px;
	padding-top: 9px;
}
#logo:hover {
	height: 144px;
	margin-left: 9px;
	background-color: #FFFFFF;
	filter: Alpha 100%;
	opacity: 1;
	margin-top: 63px;
	padding-bottom: 27px;
	width: 180px;
	padding-top: 9px;
}
#linksbottom {
	filter: Alpha 72%;
	padding-top: 6px;
	padding-bottom: 3px;
	opacity: .72;
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-left: 9px;
	height: 86px;
	margin-bottom: 0px;
	bottom: 100%;
	width: 180px;
}
#linksbottom:hover {
	filter: Alpha 100%;
	padding-top: 6px;
	padding-bottom: 3px;
	opacity: 1;
	margin-top: 3px;
	background-color: #FFFFFF;
	margin-left: 9px;
	height: 86px;
	margin-bottom: 0px;
	bottom: 100%;
	width: 180px;
}
#content {
	padding-left: 27px;
	padding-right: 18px;
	padding-top: 72px;
	padding-bottom: 54px;
}
#black {
	background-color: #000000;
	float: right;
	width: 18px;
	height: 63px;
}
#main {
	margin-right: 270px;
	margin-left: 450px;
}
.cite {
	font-family: Georgia;
	font-size: 13px;
	color: #999999;
}
.text {
	color: #FFFFFF;
}
.contact {
	padding-left: 9px;
}

