body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #F7F7F7;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #9966FF;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #9966FF;
}
a:hover {
	text-decoration: none;
	color: #9966FF;
}
a:active {
	text-decoration: underline;
	color: #9966FF;
}
#wrapper{
	width:100%;
}
#header{
	height:120px;
	width:100%;
	background-color: #000000;
}
h1{
background:url(../images/logo_01.gif) no-repeat left center;
height:141px;
margin:0 auto 0 40px;
}
h1 span{
display:none;
}
#nav{
	width:100%;
	background:#000000;
	border-bottom:1px solid #000000;
	font-style: italic;
}
#nav ul {
  margin:0;
  font-size:16px;
  padding:15px 50px 0 40px;
  background:#000000;
  list-style:none;
  }
#nav li {
  float:left;
  background:url(../images/header-tab_03.jpg) no-repeat left top;
  margin-right:10px;
  padding:0 0 0 9px;
    border-bottom:1px solid #ccc;
  }
#nav a {
	float:left;
	display:block;
	background:url(../images/header-tab_04.jpg) no-repeat right top;
	padding:5px 17px 7px 6px;
	text-decoration:none;
	font-weight:normal;
	color:#FFFFFF;
	font-style: italic;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#nav a {float:none;}
/* End IE5-Mac hack */
#nav a:hover {
  color:#999999;
  text-decoration:underline;
  }
#nav #current {
    background:url(../images/header-tab_03.jpg);
  }
#nav #current a {
  background-image:url(../images/header-tab_04.jpg);
  color:#333;
  padding-bottom:9px;
  }
 .clear{
 clear:both;
 }
#content{
	width:93%;
	padding-top:20px;
	padding-right:2%;
	padding-left:3%;
	padding-bottom:20px;
}
#leftcolumn{
	width:56%;
	padding-right:4%;
	padding-left:3%;
	float:left;
	background-color: #000000;
	padding-top: 15px;
	border-left: 5px groove #999999;
}
#rightcolumn{
	width:34%;
	float:right;
	border: 5px outset #EDEDED;
}
h2{
background:url(../images/h2_14.gif) no-repeat left bottom;
padding-left:3px;
font-size:20px;
margin:0;
color:#CCCCCC;
font-weight:normal;
padding-bottom:3px;
}
.box{
background:url(../images/sky-bg.jpg) no-repeat left top;
border:1px solid #D6C6ED;
width:90%;
padding-left:5%;
color:#000000;
padding-right:5%;
padding-top:10px;
padding-bottom:10px;
}
h3{
	color:#999999;
	font-size:18px;
	font-weight:bold;
	margin:0;
	padding-bottom:2px;
	background:url(images/h3_14.gif) bottom left no-repeat;
	font-style: italic;
}
.footer{
width:100%;
border-top:1px solid #ccc;
padding-top:15px;
padding-bottom:15px;
text-align:center;
background:#f8f8f8;
}
#rightcolumn a:link, #rightcolumn a:visited, #rightcolumn a:active {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
#rightcolumn a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#rightcolumn img {
	vertical-align: middle;
	border: 0px none;
	margin-right: 5px;
}
.imgLeft {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgRight {
	float: right;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.imgFront {
	float: right;
	clear: right;
	margin-left: 15px;
}
.quotes {
	font-style: italic;
	color: #CCCCCC;
}
.trackCredits {
	font-style: italic;
	color: #CCCCCC;
	text-align: right;
}
#divFooter {
	background-color: #000000;
	border-top-width: 5px;
	border-top-style: groove;
	border-top-color: #999999;
	font-style: italic;
	color: #CCCCCC;
	text-align: center;
	width: 54%;
	padding-left: 4%;
	margin-left: 50px;
	float: left;
}
#divCredits {
	float: right;
}
#divLeftcolbg {
	background-image: url(../images/track-unreal-lg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.imgPress {
	margin: 10px 15px;
}
.copyright {
	font-size: 0.7em;
	font-style: italic;
}
.footertext {
}
.imgFrontbot {
	float: right;
	clear: right;
	margin-left: 15px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#divHost {
	float: right;
	padding-right: 4%;
	padding-top: 30px;
}
