	/*	CSS Design by Chris Duren	*/html { 	min-width: 950px;	 }body	{	background: #999 url(img/bg.gif);	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 15px 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #c00;	}hr	{	height: 1px;	margin: 15px 0;	border-bottom: 1px dotted #ccc;	border-top: 0;	border-left: 0;	border-right: 0;	color: #fff;	background-color: #fff;	}	strong	{	color: #000;	}		h1	{	text-indent: -9999px;	display: block;		width: 950px;	height: 185px;	background: transparent url(img/wabroadband.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}	h2	{	font-size: 16px;	font-weight: bold;	color: #c00;	margin: 0 0 10px 0;	}h3	{	background: #666 url(img/bg-h3.gif) top left repeat-y;	color: #fff;	font-weight: bold;	font-size: 14px;	padding: 8px 20px;	text-transform: uppercase;	margin: 0 0 10px 0;	}h3 a:link	{	color: #fff;	}h3 a:visited	{	color: #fff;	}h3 a:hover	{	color: #e7e7e7;	}h4	{	font-size: 14px;	font-weight: bold;	color: #c00;	margin: 0 0 10px 0;	}form	{	margin: 0;	padding: 0;	}	ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/shell.jpg) top left repeat-y;	width: 950px;	margin: 0 auto;	padding: 0;	text-align: left;	}	#sub 	{	background: transparent;	width: 224px;	float: left;	margin: 0;	padding: 0 15px;	}#content 	{	background: transparent;	width: 656px;	float: left;	margin: 0 10px 0 0;	padding: 20px 15px;	}#footer	{	clear: both;	background: transparent url(img/footer.jpg) bottom left no-repeat;	width: 950px;	margin: 0;	padding: 10px 0 25px 0;	text-align: center;	color: #fff;	font-weight: bold;	}#footer a	{	color: #fff;	}	/*	Main Navigation	*/	#globalnav	{	height: 37px;	width: 950px;	margin: 0;	padding: 0;	border: 0;	background: transparent;	}#globalnav #menu	{	height: 37px;	width: 950px;	background: transparent url(img/menu.jpg) top left no-repeat;	margin: 0;	padding: 0;	position: relative;	}#globalnav #menu li {	margin: 0;	padding: 0;	list-style: none;	position: absolute;	top: 0;	}	#menu li, #menu a {	height: 37px;	display: block;	}	#globalnav #menu li a {	text-indent: -9999px;	text-decoration: none;	}#home	{left: 239px; width: 81px;}#overview	{left: 320px; width: 136px;}#services	{left: 456px; width: 153px;}#signup	{left: 609px; width: 93px;}#about	{left: 702px; width: 106px;}#contact	{left: 808px; width: 129px;}#home a:hover {background: transparent url(img/menu.jpg) -239px -37px no-repeat;}#overview a:hover {background: transparent url(img/menu.jpg) -320px -37px no-repeat;}#services a:hover {background: transparent url(img/menu.jpg) -456px -37px no-repeat;}#signup a:hover {background: transparent url(img/menu.jpg) -609px -37px no-repeat;}#about a:hover {background: transparent url(img/menu.jpg) -702px -37px no-repeat;}#contact a:hover {background: transparent url(img/menu.jpg) -808px -37px no-repeat;}	/*	Community	*/	#news	{	width: 435px;	border-right: 1px dotted #ccc;	padding: 0 20px 0 0;	}#weather	{	width: 180px;	padding: 0 0 0 20px;	}#yv	{	width: 624px;	background: transparent url(community/img/bg-yv.jpg) top left no-repeat;	padding: 8px 15px 10px 15px;	text-align: center;	color: #666;	}	/*	Classes	*/	#announcement	{	background: transparent url(img/bg-announce.jpg) top left no-repeat;	width: 615px;	padding: 20px;	clear: both;	}	.red	{	color: #c00;	}	.pad	{	padding: 0 20px 15px 20px;	}	.header	{	background: #666;	color: #fff;	}.cell1	{	background: #e7e7e7;	}.cell2	{	background: #ccc;	}	/*   Links 	*/a:link	{	color: #000;	font-weight: bold;	}	a:visited	{	color: #222;	font-weight: bold;	}	a:hover	{	color: #c00;	font-weight: bold;	}