@charset "ISO-8859-1";
body {
	background-attachment: fixed;
	background-image: url(../imgs/eye.jpg);
	background-repeat: no-repeat;
	background-position: 0px 150px;
	background-color: #000;
}
a:link {
	color: #FFCC00;
	text-decoration: none;
}
a:visited {
	color: #FFCC00;
	text-decoration:none;
}
a:hover {
	color: #FFCC00;
	text-decoration: underline;
}
.bottomContact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #CCC;
	position: relative;
	top: 1530px;
	background-color: #1a1a1a;
	text-align: center;
	width: 843px;
	padding: 5px;
	visibility: visible;
}
.siteLinks {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #FFcc00;
	word-spacing: normal;
}
.yellowTitle {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: bolder;
	font-size: 16px;
	color: #FFCC00;
}
.yellowCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFCC00;
}
.tableCopy {
	font-family: Geneva, Arial, Helvetica, san-serif;
	font-weight: normal;
	font-size: 14px;
	color: #FFCC00;
	border: thin solid #333;
	border-collapse: collapse;
}
