/* Comic strip cartoons styles */

#strip_content_wrapper{
	width:866px;
	min-height:450px;
	display:block;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding-left:5px;
	padding-right:15px;
	padding-top:20px;
}
*html #strip_content_wrapper{
	height:450px;
	margin-left:60px;
}
#text_content{
	width:365px;
	height:auto;
	/*min-height:400px;*/
	min-height:500px;
	display:block;
	float:left;
}
#strip_toon{
	width:293px;
	height:94px;
	display:block;
	position:absolute;
	top:32px;
	left:400px;
	background-image:url(/img/strip/toon.gif);
	background-repeat:no-repeat;
}
#new_strip_toon{
	width:475px;
	height:152px;
	display:block;
	position:absolute;
	top:32px;
	left:400px;
	background-image:url(/img/strip/toon_lrg.gif);
	background-repeat:no-repeat;
}
#strip_view_link{
	width:140px;
	height:68px;
	display:block;
	position:absolute;
	/*top:173px;
	left:696px;*/
	top:183px;
	left:404px;
	background-image:url(/img/strip/strip_link.gif);
	background-repeat:no-repeat;
}
#strip_view_link:hover{
	background-image:url(/img/strip/strip_link_over.gif);
	background-repeat:no-repeat;
}
#process_link_top_level{
	width:157px;
	height:78px;
	display:block;
	position:absolute;
	/*top:132px;*/
	top:282px;
	left:547px;
	background-image:url(/img/strip/process_link_top_level.gif);
	background-repeat:no-repeat;
}
#process_link_top_level:hover{
	background-image:url(/img/strip/process_link_top_level_over.gif);
	background-repeat:no-repeat;
}
#characters_link_top_level{
	width:153px;
	height:43px;
	display:block;
	position:absolute;
	/*top:94px;*/
	top:244px;
	left:707px;
	background-image:url(/img/strip/characters_top_level_link.gif);
	background-repeat:no-repeat;
}
#characters_link_top_level:hover{
	background-image:url(/img/strip/characters_top_level_link_over.gif);
	background-repeat:no-repeat;
}
#pen_lid{
	width:122px;
	height:77px;
	display:block;
	position:absolute;
	/*top:202px;*/
	top:352px;
	left:400px;
	background-image:url(/img/strip/pen_lid.gif);
	background-repeat:no-repeat;
}
#pen{
	width:334px;
	height:144px;
	display:block;
	position:absolute;
	/*top:212px;*/
	top:362px;
	left:540px;
	background-image:url(/img/strip/pen.gif);
	background-repeat:no-repeat;
}
#splat{
	width:19px;
	height:23px;
	display:block;
	position:absolute;
	/*top:352px;*/
	top:502px;
	left:647px;
	background-image:url(/img/strip/splat.gif);
	background-repeat:no-repeat;
}
#cartoon_area{
	float:right;
	margin-top:16px;
	margin-left:250px;
	width:auto;
	height:auto;
}
#links_wrap{
	float:right;
	clear:right;
	width:866px;
	height:242px;
	display:block;
}
*html #links_wrap{
	margin-bottom:-20px;
	overflow:visible;
}
#process_link_toon_level{
	width:156px;
	height:78px;
	display:block;
	float:left;
	margin-top:60px;
	margin-left:40px;
	background-image:url(/img/strip/process_link_toon_level.gif);
	background-repeat:no-repeat;
}
#process_link_toon_level:hover{
	background-image:url(/img/strip/process_link_toon_level_over.gif);
	background-repeat:no-repeat;
}
*html #process_link_toon_level{
	margin-left:24px;
}
#characters_link_toon_level{
	width:153px;
	height:43px;
	display:block;
	float:left;
	margin-top:63px;
	margin-left:10px;
	background-image:url(/img/strip/characters_toon_level_link.gif);
	background-repeat:no-repeat;
}
#characters_link_toon_level:hover{
	background-image:url(/img/strip/characters_toon_level_link_over.gif);
	background-repeat:no-repeat;
}
#prints{
	width:141px;
	height:55px;
	display:block;
	float:left;
	margin-top:83px;
	margin-left:21px;
	background-image:url(/img/strip/prints.gif);
	background-repeat:no-repeat;
}
#prints:hover{
	background-image:url(/img/strip/prints_over.gif);
	background-repeat:no-repeat;
}
#toon_pen_lid{
	width:143px;
	height:88px;
	display:block;
	float:left;
	margin-top:-22px;
	margin-left:130px;
	clear:left;
	background-image:url(/img/strip/lid_toon_level.gif);
	background-repeat:no-repeat;
}
*html #toon_pen_lid{
	margin-left:68px;
}
#toon_pen{
	width:412px;
	height:121px;
	display:block;
	float:left;
	margin-top:-75px;
	margin-left:312px;
	background-image:url(/img/strip/pen_toon_level.gif);
	background-repeat:no-repeat;
}
*html #toon_pen{
	float:none;
	position:relative;
	left:0px;
	top:66px;
}
