/*      Created by Keith Donegan of Code-Sucks.com	  	  E-Mail: Keithdonegan@gmail.com	  	  You can do whatever you want with these layouts,	  but it would be greatly appreciated if you gave a link	  back to http://www.code-sucks.com	  */* { padding: 0; margin: 0; }body { font-family: Arial, Helvetica, sans-serif; font-size: 14px;}#wrapper {  margin: 0 auto; width: 922px;}#header {	width: 900px;	color: #333;	padding: 10px;	border: 1px solid #ccc;	height: 135px;	margin: 10px 0px 5px;	background: #fff;}#navigation { width: 900px; color: #333; padding: 10px; border: 1px solid #ccc; margin: 0px 0px 5px 0px; background: #ccc;}#content {  width: 900px; color: #333; border: 1px solid #ccc; background: #F2F2E6; margin: 0px 0px 5px 0px; padding: 10px;}#footer {  width: 900px; color: #333; border: 1px solid #ccc; background: #ccc; margin: 0px 0px 10px 0px; padding: 10px;}li {	list-style-position: inside;	padding-left: 5px;}a:hover {	text-decoration: none;}.important {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-weight: bold;	color: #FF0000;}.important2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	font-weight: bold;	color: #CC6600;}blockquote {	margin-left: 1em;}.subtext {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;}#wrapper #content h3 {	color: #663333;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 18px;}#wrapper #content h2 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 24px;	color: #6600CC;}
