@charset "UTF-8";
/* CSS Document */
 body 
	{
	font-family: Arial, Helvetica, sans-serif;
	}
	p
	{
	 font-size:12px;
	
	}

a:link {  text-decoration: none}
a:visited {  text-decoration: none}
a:active {  text-decoration: none}
a:hover {  text-decoration: underline}


   
	#main
	{
	width: 420px;
	padding: 10px 15px 10px 15px;
	float:left;
	}
	#main h1
	{
	
	font-size: 18px;
	font-weight: bold;
	text-align:center;
	padding-bottom: 0px;
	margin-bottom: 0;
	}
	#main h2
	{
	margin-top:0;
	padding-top: 3px;
	font-size: 14px;
	text-align:center;
	
	}
	.title_graphic
	{
	text-align:center;
	float:left;
	padding-top:30px;
	padding-bottom:20px;
	margin:0;
	width:475px;
	}
	
	.subtitle{
	font-size: 14px;
	font-weight: bold;
	text-align: center;	
	}
	#footer
	{
	 padding-left: 194px;
	 padding-top:20px;
	 width: 516px;
	 text-align:left;
	}
	#bottom_navigation
	{
	  font-size: 12px;
	}
	#bottom_navigation a, #bottom_navigation a:link, #bottom_navigation a:visited, #bottom_navigation a:active
	{
	  color: #000000;
	  text-decoration:none;
	}
	#bottom_navigation a:hover
	{
	   text-decoration: underline;
	}
	#copyright
	{
	    padding-top: 10px;
		padding-bottom: 30px;
	  font-size:9px;
	  color: #000000;
	}

/* Page Specific Format*/

/* home page specifics */
.description_text
{
width:424px;
float:left;
padding-top:60px;
padding-left:10px;
color:#339933;
}


/* order HGSK page specifics */
	#HGSKorder #main h1
	{
	
	color: #006600;	

	}
	#HGSKorder #main h2
	{

	color: #CC0033;
	
	}
/* contact page specifics */
	#contact #main h1
	{
	
	color: #000000;	

	}

/* what it does page specifics */
.section{
width:422px;
}
.sample_image
{
width:215px;
float:left;

}
.sample_text
{
width:197px;
float:left;
padding-top:60px;
padding-left:10px;
}
.sample_text p
{
padding-left:5px;
}
#shoot p
{
	color:#cc6633;
}
#splice p
{
color:#3366cc;
}
#save p
{
color:#339933;
}
#send p
{
color:#cc6633;
}

/* awards and press  page specifics */
.award_section{
width:422px;
height:90px;
float:left;
}
.award_image
{
width:76px;
padding-left:15px;
float:left;

}
.award_title
{
width:320px;
float:left;
padding-left:10px;
color:#cc3300
}
.sample_text p
{
padding-left:5px;
}
#shoot p
{
	color:#cc6633;
}
#splice p
{
color:#3366cc;
}
#save p
{
color:#339933;
}
#send p
{
color:#cc6633;
}

/* FAQ page specifics */
#question p
{
color:#f17d4a;
}
#answer p
{
color:#550c9e;
}

/* mutant gallery  page specifics */
.mutant_section{
width:211px;
height:300px;
float:left;
}
.mutant_image
{
width:76px;
padding-left:22px;
float:left;


}
.mutant_name
{
	width:200px;
	float:left;
	padding-left:10px;
	color:#006699;
	text-align: center;	
}

/* google */
.section{
width:422px;
}
.google_ad_image
{
width:215px;
float:left;

}
.google_ad_text
{
width:197px;
float:left;
padding-top:5px;
padding-left:10px;
}
#google_ad p
{
	color:#336666;
}


/*you-betcha interactive*/

	#YBImain
	{
	width: 480px;
	padding: 10px 15px 10px 15px;
	float:left;
	}
	
	
.ybi_section{
width:185px;
height:300px;
float:left;
}

.ybi_image
{
width:160px;
padding-left:2px;
padding-right:10px;
float:left;
}

.ybi_name
{
	width:160px;
	float:left;
	text-align: center;
	font-size:10px;
	color:#006699;
}


.ybi_section02
{
width:320px;
height:250px;
float:left;
}

.ybi_image02
{
width:316px;
padding-left:2px;
padding-right:10px;
float:left;
}

.ybi_name02
{
	width:316px;
	float:left;
	text-align: center;
	font-size:10px;
	color:#006699;
	}
	
	
.ybi_image03
{
width:460px;
padding-left:2px;
padding-right:10px;
float:left;
}
	
.boardgame_section{
width:160px;
height:240px;
float:left;
}

.boardgame_image
{
width:158px;
height: 162px;
float:left;
}

.boardgame_name
{
width:158px;
float:left;
color:#006699;
text-align: center;	
}

