@charset "utf-8";
/* CSS Document */

a{
	outline:none;
}

body{
	background-color:black;
	color:white;
}

#contentContainer{
	position:relative;
	margin:0 auto;
	height:700px;
	width:932px;
}

#mainContainer{
	height:552px;
	*height:572px;
	align:center;
	top:40px;
	position:relative;
	background-image:url("/img/home_bg_new.gif");
	background-repeat:no-repeat;
}

#homelink{
	width:220px;
	height:100px;
	position:absolute;
	z-index:100;
	left:80px;
	top:25px;
	
}

#save_text{
	width:178px;
	height:154px;
	position:relative;
	left:690px;
	top:250px;
}

#aaaMsg{
    font-size:14px;
    font-weight:bold;
    font-family:Arial,Helvetica,sans-serif;
    position:relative;
    width:600px;
    height:75px;
    /*border:solid 1px red;*/
    /*margin:50px 0 0 300px;*/
    top:60px;
    left:330px;
    text-align:center;
}

#aaaMsg a {
    color:#FF981D;
}

#logoAndNavContainer{
	position:absolute;
	top:12px;
	left:73px;
	width:243px;
	height:398px;
	background-image:url("/img/interior/logo_nav.gif");
	background-repeat:no-repeat;
}

#nav_table{
	width:203px;
	position:absolute;
	top:240px;
	left:90px;
	*top:230px;
}

#nav_table tr td{
	border-top:solid white 1px;
	text-align:center;
}

#nav_table tr td img:hover{
	-moz-opacity: 0.65;
    opacity:.65;
    filter:alpha(opacity=65);
}

#flashPlayerContainer{
	position:absolute;
	top:75px;
	left:325px;
	width:330px;
	height:294px;
}

#signup{
	width:200px;
	height:130px;
	position:absolute;
	top:75px;
	left:668px;
}


#SignUp .signupframe {
  margin-top:15px;
  border: none;
  background:none;
  color: #FFF;
  font-family: Arial, Helvetica, sans-serif;
}


#signup #mlist{
	margin:20px 0 0 8px;
}

#addylabel{
	margin:35px 0 -3px 12px;
	width:105px;
	height:8px;
}

#signupform{}

#emailfrm{
	width:120px;
	margin-left:12px;
	border:solid #058FC9 1px;
	color:#058FC9;
}

#submitbtn{
	position:relative;
	top:6px;
	*top:5px;
}

#sponsorsContainer{
	background-image:url("/img/home_our_sponsors.png");
	background-repeat:no-repeat;
	background-position:top left;
	position:relative;
	left:70px;
	width:98px;
	height:8px;
	margin-top:45px;
	top:205px;
	*top:245px;
	*margin-top:0px;
}

#sponsorsTable{
	position:relative;
	width:240px;
	left:70px;
	top:202px;
	
}

#sponsorsTable tr td{
	padding-right:1px;
}

#sponsorsTable img{
	border:solid #ffc88d 1px;
}

#lowerSpacer{
	/*border-left:solid white 1px;*/
	width:1px;
	height:60px;
	position:relative;
	left:313px;
	top:144px;
}

#lowerText{
	width:50px;
	height:200px;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
	left:352px;
	top:48px;
	color:black;
	font-size:10px;
	vertical-align:middle;
	*top:91px;
	line-height:10.5px;
}

#lowerTextInner{
	font-size:11px;
	line-height:13.5px;
/*	position:absolute;
	top:50%;
	margin-top:-2em;
	margin-bottom:2em;*/
}

#footer{
	width:880px;
	margin:0 auto;
	position:relative;
	margin-top:38px;
	*top:15px;
	font-size:10px;
	color:#585856;

} 

#footer a{
	color:#585856;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}


#footer .copyright{
	float:right;
	position:relative;
	margin-right:7px;
}

#footer .tbg{
	text-align:center;
} 

/* Safari Hacks - Safari ignores all of these blocks, so we undo everything we did above so it would look right*/

#sponsorsTable{	
	border:none;
	padding-top:0px;
	top:202px;
	*top:245px;
	margin-top:10px;#
}

#lowerText{
	width:195px;
	height:104px;
	*height:100px;
	overflow-y:auto;
	overflow-x:hidden;
	position:relative;
	left:470px;
	top:48px;
	color:black;
	font-size:10px;
	vertical-align:middle;
	*top:91px;
	line-height:10.5px;
}

#lowerSpacer{
	top:136px;
	*top:178px;
}

#signup{
	width:200px;
	height:130px;
	position:absolute;
	left:668px;
}

#sponsorsTable tr td{
	margin-top:0;
}

.flash_prompt{
	padding-top:45px;
	width:330px;
	color:black;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

.flash_prompt a{
	text-decoration:underline;
}

.flash_prompt a:hover{
	color:#058FC9;
}
