@charset "utf-8";
body { background:#f2f2f2; }
h1, h2, h3 { color:#F15A24;}
p,a { color:#999; }

#leftside { width:300px; padding-top:20px; height:880px; }
	#leftside #menu { margin-bottom:20px; }
	#leftside #menu h2 { background:url(../images/headnav.jpg) no-repeat; padding:10px 0 10px 10px; margin:10px 0; }
#rightside { width:700px; padding-top:30px; }
	#rightside #headside { background:url(../images/headbg.jpg) repeat-x center top; width:665px; height:90px; padding:10px; }
		#rightside #headside h1 { margin:0 0 5px 0; }#rightside #headside p { font-weight:normal; color:#666; text-align:center; }
		#rightside .h2h3fL { text-align:center; }
#footside { margin-left:20px; }