body{
	background:#f2720a;
	background-image:url("../tempindeximages/bg_drawn.png");
	margin: 0px auto;
	width:980px;
	font-family:verdana;
}

img{
	border:none
}



h2{
	clear:left; 
	padding:5px 4px 16px 24px; 
	margin: 20px 0px 0px -22px;
	overflow: visible;
	width:700px;
	background:#056874;
}
.h2_under{
	background:url('../images/h2_under.png') no-repeat bottom;
	width:20px;
	height:15px;
	margin-left:-22px;
}

h2 a{
	color:#FFF
}

#content_top{background:url('../tempindeximages/content_BG_top.png') no-repeat;height:15px;margin-top:-35px}

#content_mid{background:url('../tempindeximages/content_BG_mid.png') repeat-y;padding:12px}

#content{padding:6px;width:670px;}

#content_btm{background:url('../tempindeximages/content_BG_btm.gif');}

