/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 14px;
	color: #002d5b;
	background:#fff url(images/bg.jpg) 0 0 repeat-x;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:1054px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;

	}
#rex {
	position:absolute;
	bottom:0px;
	right:0px;
	width:268px;
	height:435px;
	background: url(images/container_bg.jpg) 0 0 no-repeat;

	}		
	
#shell{
	width:1024px;
	background: url(images/shell_bg.jpg) 0 0 no-repeat;
	position:relative;
	}	
	
#topnav{
	width:194px;
	height:103px;
	top:17px;
	left:775px;
	position:absolute;
	}
	
.tnavTitle{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}	
	
#boxes {
	float: left;
	margin-top: 215px;
	margin-left: 10px;
	}

#schedule {
	color: #E71E25; font-size: 21px; font-weight: bold; margin-left: -80px; padding-top: 10px; *padding-top: 30px;}
#characters {
background-image: url(images/layout1.png); 
background-repeat: no-repeat; 
width: 1024px; 
height: 784px; 
margin-left: -125px;
float: left;
}

/* Navigation */
#menu {
	position:absolute;
	width:535px; 
	top:142px; 
	left:489px; 
	z-index:999;!important 
	}
.menuTitle{ 
	float:left; 
	cursor:pointer; 
	border:0px; 
	}
.menuSubs { 
	top:183px; 
	position:absolute;  
	display:block; 
	color:#002655; 
	font:normal 10px Arial, Verdana, helvetica;  
	white-space:nowrap;
	width:165px; 
	overflow:hidden; 
	z-index: 999;!important
	border:solid 1px #002655;
	background-color:#FFD100;
	padding:4px 0px 2px 0px;
	
	}
.menuSubs a {
	display:block;
	text-align:center;
	line-height:16px;
	color:#002655;
	text-decoration:none;
	width:165px;
	background-color:#FFD100;
	}
.menuSubs a:hover {
	color:#E51B24;
	background-color:#FFD100; 
	text-decoration:none; 
	}

/* end navigation */					

#contentcopy1 {
	width:350px;
	margin-left:140px;
	position: absolute;
	top: 347px;
	left: -130px;
	}


#contentcopy{
	width:575px;
	padding-top:355px;
	margin-left:140px;
	padding-bottom:25px;
	}		
	
#footer{
	position:relative;
	margin:0px auto;
/*	width:1024px;
*/	height:20px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footer1{
	position:relative;
	margin:0px auto;
	width:1024px;
	height:20px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	clear:both;
	}
	
#footertag {
	width:1024px;
	font-size:10px;
	text-align:center;
	padding-top:3px;
	color:#002D5B;
	line-height:16px;
	}

#footertag a {
	color:#002D5B;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#DA1C24;
	text-decoration:underline;
	}	

#footer a#email {
	display:block;
	position:absolute;
	top:0;
	left:950px;
	width:55px;
	height:20px;
	text-decoration:none;
	}

a {
	color:#DA1C24;
	text-decoration:underline;
	}
	
a:hover {
	color:#0AA1DC;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:17px;
 color:#002D5B;
 font-weight: bold;
 margin-bottom:25px;
 margin-top:0px;
 }
 
 h2{
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:14px;
 color:#002D58;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:5px;
 }

 strong {
	 font-weight:bold;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:20px;
	}
.sm {
	font-size:9px;
	}	

.altmenu {
	padding:10px;
	color: #002D5B;
	width: 90%;
	text-align:left;
	margin-bottom:10px;
	line-height:16px;
	}	
	
a img{
	border:0; 
	text-decoration:none; 
	}
	
/*  fun links  */

	#funlinks{
	background-color:#002d5b;  
	padding:1px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */		
