body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	background-color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	width: 100%;
	float: left;
	position: absolute;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-decoration: none;
}
a.one:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 2px;
}

a.one:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: none;
	letter-spacing: 2px;
}
a.one:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: underline;
	letter-spacing: 2px;
}
a.one:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #CCCCCC;
	text-decoration: none;
}

#container {
}
#head {
	color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: right;
	height: 100px;
}

#headSmall{
	height: 80px;
}
#headTop{
	background-image: url(../images/chrome_bar.jpg);
	height: 10px;
	width: 100%;
	background-repeat: repeat-x;
}
#left {
	width: 150px;
	float: left;
	padding-left: 5px;
	padding-top: 20px;
	margin-top: 60px;
	position: absolute;
	margin-left: -160px;
}
#main {
	margin-left: 130px;
	background-color: #000;
}
#home{
	margin-top: 0px;
	padding-top: 0px;
	width: 725px;
	margin-left: 170px;
	background-color: #000000;
	top: 100px;
	position: absolute;
	left: -2;
}
#footer{
	font-size: .8em;

}
.special_text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FF0;
}

.footerCopy {
	font-size: 1em;
	color: #7F7F7F;
	background-color: #000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	background-color: #000000;
	letter-spacing: 2px;
	color: #CCC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	letter-spacing: 2px;
}
li {
	line-height: 20px;
	letter-spacing: 1px;
}

.title {
	font-family: "Tempus Sans ITC";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 1px;
}
.iFrameOne {
	background-color: #000000;
	color: #000;
}
.centerText {
	text-align: center;
}
.emphasis {
	font-size: 1.5em;
	color: #CCC;
}

td img {
	text-align: center;
}
#container #home {
	background-color: #000;
}
.Large {
	font-size: 2em;
}
#contactrRight {
	float: right;
	width: 300px;
}
.table01 {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
	background-color: #666;
}
.table02 {
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FFF;
	background-color: #666;
}
