/*body dimensions*/ body {	margin: 0px auto 0px auto;	background-image:url('../images/bg.jpg');	background-color:#ebebeb;	background-position:top;	background-repeat:repeat-x;	font-family:Arial, Helvetica, sans-serif;	font-size:12px;}#wrapper {	width:962px;	height:auto;	margin: 0px auto 0px auto;	text-align:left;}#curvewrapper {	width:1166px;	height:84px;	background-image:url('../images/navbg.jpg');	background-repeat:no-repeat;	height:auto;	margin: 0px auto 0px auto;	text-align:left;}#top_contentbox {	width:962px;	background-color:#ffffff;	border:1px;	border-color:#CCCCCC;	border-style:solid;	margin:0px;	float:left;}#contentbox {	width:962px;	background-color:#ffffff;	border:1px;	border-color:#CCCCCC;	border-style:solid;	float:left;	margin-top:7px;}#contentbox2 {	width:962px;	height:350px;	background-color:#ffffff;	border:1px;	border-color:#CCCCCC;	border-style:solid;	float:left;	margin-top:7px;}/*navigation dimensions*/#navigation {	width:962px;	height:60px;	background-position:right;	background-repeat:no-repeat;	background-image:url('../images/nav_bg.jpg');	margin: 0px auto 0px auto;	font-size:14px;	position:relative;}#sponsorsnav {	width:620px;	height:42px;	position:relative;	top:2px;	right:35px;	text-align:left;}#footernav {	width:962px;	background-color:#ffffff;	border:1px;	border-color:#CCCCCC;	border-style:solid;	float:left;	margin-top:7px;	padding-top:4px;	padding-bottom:4px;	text-align:center;	color:#333333;}#navigation_btn {	width:605px;	float:right;	margin: 0px auto 0px auto;	position:relative;	z-index:11;}#left_content_area {	float:left;	width:551px;	clear:both;	background-color:#ededed;	border-right:1px;	border-color:#CCCCCC;	border-style:solid;	border-left:0px;	border-top:0px;	border-bottom:0px;}#right_content_area {	float:right;	padding-left:10px;	width:400px;	background-color:#ffffff;}/*body content*/#footer {	width:962px;	height:150px;	clear:both;	font-size:11px;	color:#767676;	text-align:center;	padding-top:10px;}.bodytext {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	line-height:18px;	color:#000000;	font-smooth :Smooth;}.smalltext {	font-family:Arial, Helvetica, sans-serif;	font-size:11px;	line-height:18px;	color:#333333;	font-smooth :Smooth;}.headertext {	font-family:Arial, Helvetica, sans-serif;	font-size:12px;	font-weight:bold;	line-height:18px;	color:#000000;	font-smooth :Smooth;}.largeheadertext {	font-family:Arial, Helvetica, sans-serif;	font-size:18px;	font-weight:bold;	line-height:18px;	color:#000000;	font-smooth :Smooth;}.quoter {	font-size:14px;	color:#990000;	line-height:24px;}.quote {	font-size:14px;	font-weight:bold;	line-height:20px;}
