html, body, img, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, a 
{ margin: 0px; padding: 0px; border: 0px; }

#copy
{ width:480px; position:absolute; left:190px; top:130px; 
	font-family: Arial, Helvetica, sans-serif; font-size: 12px; }
	#copy ul
	{ padding-left:0px; margin-left:18px; }
	#copy a
	{ text-decoration:none; color:#000; }
	#copy a:hover
	{ text-decoration:underline; }
	#relatedLinks li a
	{ text-decoration:underline; }

#contentArea
{ width:480px; float:left; height:1050px; padding:0px 10px 0px 0px; margin:0px; }

#callsArea
{ width:160px; float:right; padding:0px 0px 20px 0px; margin:0px; font-size:11px; }
	.callsTop
	{ background: url("../_images/callsHeader.jpg") no-repeat; height:29px; }
		.callsTitle
		{ color:#fff; font-weight:bold; position:relative; left:20px; top:10px; }
	.callsContent
	{ background: url("../_images/sides.jpg") repeat-y; padding:7px; }
		.callsContent p
		{ margin:8px 0px 8px 0px; }
		.callsContent ul
		{ padding-left:0px; margin-left:18px; }
	.callsFooter
	{ background: url("../_images/callsFooter.jpg") no-repeat; height:16px; }
	
h1
{ color:#900; font-size:12pt; }
