	body				{ background: url('../images/bg_body.gif') top left repeat-x #efefef; text-align:center; }
	td					{ font-family: Trebuchet MS, Arial, Verdana, Helvetica, sans-serif; font-size:11px; }
	p					{ text-align:justify; line-height:180%; }
	
	#mainframe		{ background:#fefefe; margin:auto; width:780px;}
	#header			{ background: url('../images/bg_top.jpg') top center no-repeat #ffffff; height:154px; vertical-align:top; text-align:right; }
	#header2			{ background: #fefefe; height:50px; vertical-align:top; text-align:right; }
	#nav				{ background:#475558; color:#ffffff; padding:5px; }
	
	#content1		{ padding:10px; }
	#content1 h3	{ color:#f48000; }
	#content2		{ padding:10px; background:#dedede; }
	
	#footer			{ background: url('../images/bg_footer.gif') bottom center no-repeat #f48000; padding:5px; color:#ffffff; text-align:center;}
	
	.box				{ padding:5px; border:1px solid #303030; color:#303030; background:#ededed; }
	.box2				{ padding:5px; border:1px solid #303030; color:#ffffff; background:#000000; text-align:center; height:45px; }
	
	a					{ color:#ffffff; text-decoration:none; }
	a:hover			{ color:#ffff00; text-decoration:none; }
	a.link					{ color:#0072bc; text-decoration:none; }
	a.link:hover			{ color:#6dcff6; text-decoration:underline; }
