/* CSS Document */

body {
	font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
	font-size: 12px;
	color: #FFFFFF;
	background:#000000 url(images/container_bg.jpg) top center repeat-y;
	margin: 0px;
	padding: 0px;
	text-align:center;
}

#container{
	width:770px;
	overflow:hidden;
	position:relative;
	margin:0 auto;
	text-align:left;
	}

#shell{
	width:770px;
	background:url(images/shell_bg.jpg) top left no-repeat;
	position:relative;
	}
	
#shell_hm{
	width:770px;
	background:url(images/shellhm_bg.jpg) top left no-repeat;
	position:relative;
	}	
	
#header{
	width:770px;
	height:431px;
	margin:0px;
	padding:0px;
	}
	
#headerint{
	width:770px;
	height:301px;
	margin:0px;
	padding:0px;
	}	
	
/* Navigation */
#menu {float:left; width:191px; z-index:100; height:170px; }
	.menuTitle {cursor:pointer; }
	.menuSubs { display:block; color:#FFFFFF; font:normal 14px "Kristen ITC", arial, verdana, helvetica; }
	.menuSubs a {display:block; width:191px; color:#FFFFFF; text-decoration:none; line-height:24px; padding-left:32px;}
	.menuSubs a:hover {color:#FFFFFF; text-decoration:none;  background: url(images/sub_bg.gif) 0 0 no-repeat;}
	.menuSubs div {padding:0;}
/* end navigation */				
	
#contentcopy{
	width:510px;
	padding-top:20px;
	margin-left:224px;
	padding-bottom:20px;
	}	
#contentcopy_games {
	width:510px;
	padding-top:20px;
	margin-left:224px;
	padding-bottom:20px;
}
#contentcopy_games a {
	font-size: 1.25em;
	color: #738CDE;
	font-weight: bold;
	text-align: center;
}

#footer{
	width:100%;
	padding:20px 0;
	clear:both;
	}
	
#footertag {
	font-size:11px;
	text-align:center;
	color:#FFFFFF;
	}

#footertag a {
	color:#00FFFC;
	text-decoration:none;
	}
	
#footertag a:hover {
	color:#82FF8B;
	text-decoration:underline;
	}	
						

a {
	color:#82FF5B;
	text-decoration:underline;
	}
	
a:hover {
	color:#00FFFC;
	text-decoration:underline;
	}
	
.centered{
	text-align:center;
	margin:0 auto 0 auto;
	}		
	
.right {
	margin:10px 0 14px 14px;
	float:right;
	}	
	
h1 {
 font-family: "Kristen ITC", Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:34px;
 color:#82FF8B;
 font-weight: normal;
 margin-bottom:20px;
 margin-top:0px;
 }
 
 h2 {
 font-family:Arial, Verdana, Helvetica, sans-serif, "Futura Book";
 font-size:16px;
 color:#FFDE00;
 font-weight:bold;
 margin-top:0px;
 margin-bottom:8px;
 }

 strong {
	 font-weight:bold;
	 color:#00FFFC;
 }

li{
margin-bottom:5px;
line-height:18px;
}	

p {
	margin:4px 0 15px 0;
	line-height:18px;
	}
.sm {
	font-size:9px;
	}	
	
/*  sIFR tags  */

.sIFR-flash {
	visibility: visible !important; margin: 0;}
	
.sIFR-replaced {
	visibility: visible !important;}
	
span.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden; }
	
.sIFR-hasFlash h1 {
	visibility: hidden; 
	color: #82FF8B; 
	font-size:34px;
	margin-bottom:20px;
	margin-top:0px;
	}

/*  end  sIFR  */

	
/*  FAQ Formatting  */


	#faq li a {
	display:block;
	}

	.faqAnswer {
	width:85%; 
	padding:12px 12px 12px 16px; 
	margin-bottom:10px; 
	margin-top:5px; 
	font-size:12px; 
	}
	
	#faq{
	margin-bottom:90px;
	}

/*  end FAQ Formatting  */

/*  fun links  */

	#funlinks{
	background-color:#FFDE00;  
	padding:12px 12px 12px 12px;
	}
	
	#funlinks td{
	background-color:#FFFFFF; 
	padding:12px 12px 12px 12px;
	}
	
/*  end fun links  */	

	
.photos{
padding:2px; border:1px solid black; margin:5px 0 0 0;}
