/* CSS Document */
#nav, #subnav, #sidebar, #contactbox, #fnav, #crosslink	{ display: none; }

body	{ background: #fff; font: 11px verdana, arial, helvetica, sans-serif; color: #000; }

a	{ font-weight: bold; }

#shadow	{ position: relative; width: 680px; background: none; }

#container	{ position: relative; left: 0; width: 680px; float: none !important }

#header	{ width: 680px; height: 159px; background: url(../images/header.jpg) no-repeat 0 0; }
	#logo	{ position: absolute; left: 3px; top: 45px; }

#content	{ position: relative; width: 680px; padding: 58px 0 0; background: #fff; }
	#content #sponsoredby	{ position: absolute; top: 0; left: 214px; }
	#content h1, #content h2	{ font: bold 18px arial, helvetica, sans-serif; color: #1d3841; margin: 0 0 19px; }
	#content h2	{ font-size: 14px; margin: 0 0 15px; }
	#content p	{ line-height: 14px; margin: 0 0 15px; }
	#content ul	{ margin: 0 30px 10px; }
	#content a	{ color: #c00; text-decoration: underline; font-weight: normal; }
	
	#sitemap li	{ line-height: 20px; font-weight: bold; }
	
	#refer	{ position: relative; float: left; width: 400px; }
		#refer fieldset	{ width: 400px; border: 0; position: relative; top: 0; display: block; margin: 0 0 7px; line-height: 18px; }
		#refer fieldset label{ width: 190px; w\idth: 160px; padding: 0 30px 0 0; position: relative; line-height: 18px; display: block; float: left; text-align: right; }
		#refer fieldset input, #refer fieldset textarea	{ width: 200px; w\idth: 194px; height: 18px; he\ight: 16px; padding: 0 2px; position: relative; border: 1px solid #8d8d8d; font: 11px verdana, arial, sans-serif; }
		#refer fieldset textarea	{ height: 130px; he\ight: 128px; overflow: auto; }
		#refer fieldset #submit	{ width: 56px; height: 21px; position: relative; top: 0; border: none; }

#footer	{ position: relative; width: 740px; height: 280px; background: none; }
	#ceatuscopy	{ width: 740px; w\idth: 714px; padding: 0 13px 0 13px; position: relative; top: 20px; left: 0; font-size: 10px; line-height: 14px; color: #333; }
		#ceatuscopy p	{ margin: 0 0 10px; }
	#footermain	{ position: relative; top: 40px; width: 740px; text-align: center; }
		#fsponsor	{ position: relative; line-height: 25px; }
			#fsponsor img	{ display: block; width: 56px; margin: 0 auto; }
		#faddress	{ position: relative; top: 15px; }

.clear	{ clear:both; }
.msg	{ color: #060; font-weight: bold; }
.errmsg, .senderrmsg	{ color: #c00; font-weight: bold; padding: 2px; }
.none	{ background: none; padding: 2px; }
.senderrmsg	{ position: relative; left: 200px; }