@charset "UTF-8";
/* CSS Document */


body{
	margin:0;
	padding:0;
	background: #000033 url(images/gastropolis_bground.jpg) no-repeat top center;
	}
	

/*DIVS*/

#main_container{
	margin:0 auto;
	width: 1000px;
	background:#FFFFFF url(images/main_container_back.jpg) repeat-y top center;
	}


#col1 {
	float:left;
	width:256px;
	margin:0;
	background: url(images/skiddkidd1_r11_c1.jpg) repeat-y top center;
}
#col2 {
	width:744px;
	margin:0 0 0 256px;
	background: #FFFFFF url(images/skiddkidd1_r5_c3.jpg) repeat-y top right;
	background-repeat: repeat-y;
}


#content{
	width: 650px;
	padding: 10px 20px 0 20px;
	}
	
#footer{
	clear:both;
	height:95px;
	background: #FFFFFF url(images/footer.jpg) no-repeat bottom center;
	margin:0;
	}

#footer_content{
	position:absolute;
	width:419px;
	padding: 20px 0 0 400px;
	}

#merch_box{
	width:256px;
	padding: 20px 0 20px 20px;
	}


#character_box{
	padding:20px 0 20px 0;
	width:650px;
	height:350px;
	
	}
	
#character_box_sp{
	padding:20px 0 20px 0;
	width:650px;
	height:250px;
	
	}

#character_pic_right{
	float:right;
	width:325px;
	text-align:center;
	}
	
#gastropolis_pic_right{
	float:right;
	width:250px;
	padding:0 0 0 15px;
	height:300px;
	text-align:center;
	}
	
#character_pic_left{
	float:left;
	width:325px;
	text-align:center;
	}
	
#plunk_box{
	padding:20px 0 20px 0;
	width:650px;
	height:300px;
	
	}	

#merchandise_box{
	padding:20px 0 20px 0;
	width:650px;
	height:350px;
	
	}
#merchandise_pic_right{
	float:right;
	width:425px;
	text-align:center;
	}	
	
#gastropolis_flash_container{
	padding: 10px 0 10px 0;
	width:650px;
}

#comic_box{
	width:650px;
	padding:20px 0 20px 0;
	}
	
	
/*P*/
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}

#footer p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-align:center;
	}

/*H*/

h4 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FD4D43;
	font-size: 24px;
	line-height: 14px;
}

h5 {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #FD4D43;
	font-size: 30px;
	line-height: 14px;
}

/*LI*/

#content li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
}


/*A*/


a {
	font-weight: normal;
	color:#0000cc;
}
a.visited {
	font-weight: normal;
	color:#0000cc;
}
a.hover {
	font-weight: normal;
	color:#0000cc;
}

a.ftr:link {
	font-weight: normal;
	color:#0000cc;
}
a.ftr:visited {
	font-weight: normal;
	color:#0000cc;
}
a.ftr:hover {
	font-weight: normal;
	color:#0000cc;
}

a.ews:link {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color:#0000cc;
}
a.ews:visited {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color:#0000cc;
}
a.ews:hover {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
	color:#0000cc;
}


td img {display: block;}body {
	background-color: #003;
}




#ewsfooter{
	font-size: 9px;
	line-height: 11px;
}
