	/*	CSS Design by Chris Duren	*/html { 	min-width: 900px;	 }body	{	background: #000 url(img/bg.gif);	font: 12px/1.3 helvetica, arial, verdana, sans-serif;	color: #222;	margin: 0;	}		/*	Typography	*/	p	{	margin: 0;	padding: 0 0 12px 0;	}em	{	color: #093;	}hr	{	height: 1px;	margin: 10px 0;	border-bottom: 1px dotted #093;	border-top: 0;	border-left: 0;	border-right: 0;	color: #fff;	background-color: #fff;	}	strong	{	color: #000;	}		h1	{	text-indent: -9999px;	display: block;		width: 900px;	height: 185px;	background: transparent url(img/builtgreen.jpg) top left no-repeat;	margin: 0;	padding: 0;	border: 0;	}	h2	{	font-size: 16px;	color: #363;	margin: 0 0 10px 0;	}h3 {	display: block;	width: 205px;	margin: 0 0 14px 0;	padding: 7px 10px;	border: 0;	height: auto;	font-size: 12px;	font-weight: bold;	color: #fff;	background: #093;	}	h4	{	font-size: 14px;	font-weight: bold;	color: #000;	margin: 0 0 10px 0;	}ul	{	margin-bottom: 14px;	margin-top: 0;	}		/*   Basic Layout Divisions	*/	#wrapper	{	background: #fff url(img/shell.jpg) top left repeat-y;	width: 900px;	margin: 0 auto;	padding-left: 1px;	padding-right: 1px;	text-align: left;	}	#selectomatic	{	background: #004B29;	padding: 6px 20px;	color: #fff;	border-bottom: 1px solid #363;	}	#selectomatic a	{	color: #fff;	}	#sub 	{	background: transparent;	width: 250px;	float: left;	margin: 0;	padding: 0;	}	#content 	{	background: #fff;	width: 610px;	float: left;	margin: 0;	padding: 20px;	}#footer	{	clear: both;	background: #fff url(img/footer.gif) bottom left repeat-x;	width: 886px;	margin: 0;	padding: 40px 7px 20px 7px;	text-align: center;	}	/*	Navigation	*/	#menu	{	width: 205px;	margin: 0;	padding: 20px 5px 0 35px;	}#menu div	{	border-bottom: 1px dotted #ccc;	}#menu div a {	display: block;	padding: 7px 10px;	border: 0;	height: auto;	margin: 0;	text-decoration: none;	color: #093;	}	#menu div ul	{	list-style: none;	margin: 0;	padding: 0;	width: 205px;	position: relative;	background: #cfc;	}	#menu div li	{	margin: 0 20px;	padding: 0;	border-bottom: 1px dotted #393;	}	#menu div li a:link	{	padding: 8px;	margin: 0;	width: 164px;	height: auto;	color: #063;	font-weight: bold;	text-decoration: none;	display: block;	background: transparent;	text-indent: 0;	}	#menu div li a:visited	{	padding: 8px;	margin: 0;	width: 164px;	height: auto;	color: #093;	font-weight: bold;	text-decoration: none;	display: block;	background: transparent;	text-indent: 0;	}	#menu div li a:hover	{	padding: 8px;	margin: 0;	width: 164px;	height: auto;	color: #000;	font-weight: bold;	text-decoration: underline;	display: block;	background: transparent;	text-indent: 0;	}	#home	{width: 205px; background: #fff;}#home a:hover, #home a.selected	{background: #093; color: #fff;}#about	{width: 205px; background: #fff;}#about a:hover, #about a.selected	{background: #093; color: #fff;}#learn	{width: 205px; background: #fff;}#learn a:hover, #learn a.selected	{background: #093; color: #fff;}#examples	{width: 205px; background: #fff;}#examples a:hover, #examples a.selected	{background: #093; color: #fff;}#members	{width: 205px; background: #fff;}#members a:hover, #members a.selected	{background: #093; color: #fff;}#join	{width: 205px; background: #fff;}#join a:hover, #join a.selected	{background: #093; color: #fff;}	/*	Extra Classes	*/.box	{	border: 1px solid #093;	background: #ceebc0;	margin: 10px auto;	padding: 15px;	text-align: center;	}.header	{		color: #fff;	font-weight: bold;	background: #093;	}	.nomargin	{	margin: 0;	padding: 0;	}		/*   Links 	*/a:link	{	color: #000;	font-weight: bold;	}	a:visited	{	color: #000;	font-weight: bold;	}	a:hover	{	color: #093;	font-weight: bold;	}