body {padding: 0; margin: 0; text-align: center; font-family: Georgia, serif; color: #000; background: #fff;}

a:link {color: #06f; text-decoration: none;}
a:visited {color: #551a8b; text-decoration: none;}
a:hover, a:active {text-decoration: underline;}
a:visited:hover {text-decoration: underline;}

a img {border: 0;}

h1 {font: 24px 'Trebuchet MS', sans-serif; color: #000;}
p {line-height: 160%; margin-bottom: 30px;}

form {margin: 0;}

#wrapper {text-align: left; width: 990px; margin: 0 auto;}
	#header {border-top: 10px solid #d4d800; background: #F2000E; padding: 0; color: #fff;}
	#content {margin-top: 40px; border-collapse: collapse; padding: 0;}
		#leftColumn {width: 256px; vertical-align: top; padding: 0;}
			#menu {font: 14px Arial, sans-serif; list-style-image: url(../images/bullet.gif);}
				#menu li {margin-bottom: 10px;}
					#menu a:link, #menu a:visited {color: #000;}
					#menu a:hover, #menu a:active {text-decoration: underline; color: #06f;}
					#menu a.special:link, #menu a.special:visited {color: #ed1b23 !important;}
					#menu a.special:hover, #menu a.special:active {text-decoration: underline; color: #ed1b23;}
					#menu a.special.selected:link, #menu a.special.selected:visited {font-weight: bold; color: #ed1b23;}
					#menu a.selected:link, #menu a.selected:visited {font-weight: bold; color: #06f;}
		#centerColumn {width: 541px; vertical-align: top; padding: 0;}
			#text {padding: 0 15px 0 5px; font-size: 16px;}
				#fRows {list-style: none; margin: 0; font: 14px Arial, sans-serif; border: 3px solid #eaebed; padding: 20px 18px;}
					#fRows li {border-bottom: 1px dashed #ccc; padding-bottom: 7px; margin-bottom: 10px; clear: both; height: 18px;}
						#fRows li label {float: left;}
						#fRows li input.fText, #fRows .fRight {float: right; width: 210px; font: 14px Arial, sans-serif;}
						#fRows li .fRight label, #fRows li .fRight input.fText {float: none;}
						#fRows li input.fTextVerySmall {width: 50px;}
						#fRows li input.fTextSmall {width: 100px;}
					#fRows li.fCenter {text-align: center; border: 0; margin: 0; padding: 5px 0 0;}
						.fSubmit {color: #fff; width: 190px; background: #9f9f9f; border-bottom: 2px outset #000; border-right: 2px outset #000; border-top: 2px solid #7c7c7c; border-left: 2px solid #7c7c7c; font: bold 12px Arial, sans-serif; text-transform: uppercase; cursor: pointer;}
					#fRows li.fError {border: 0; color: #e00; font-weight: bold; margin-bottom: 20px;}
					#fRows li.fSuccess {border: 0; color: #0c0; font-weight: bold; margin-bottom: 20px;}
		#rightColumn {width: 191px; vertical-align: top; padding: 0; font: 12px Arial, sans-serif;}
	#footer {margin-top: 40px;}
		#friends {padding-bottom: 9px; border-bottom: 6px solid #d4d800; margin-bottom: 9px; font: 12px Arial, sans-serif;}
		#copyright {padding-bottom: 20px; font: 12px Arial, sans-serif;}
			#counters {float: right;}