@import "ns4barf.css";/**********************************************************						Color**********************************************************/body {	background: #030;	color: #cfc;}input {	border-top: 1px solid #363;	border-left: 1px solid #363;	border-right: 1px solid #333;	border-bottom: 1px solid #333;}input, textarea, select, button {	background: #030;	color: #cfc;	padding: 0;	margin: 0;}p {	color: #cfc;}h1, h2, h3, h4, h5, h6 {	color: #cfc;}a:link {	color: #cc0;}a:visited {	color: #999;}a:active {	color: #fff;}a:hover {	color: #ff0;	background: #060; }#Header {	border-bottom-color: #060;}#Footer {	border-top-color: #060;}/**********************************************************						Fonts**********************************************************/body, p, td, ul, li, textarea, input, select, button {	/* font: 11px/16px verdana, tahoma, geneva, arial, sans-serif; */	font-size: 11px;	font-family: verdana, tahoma, geneva, arial, sans-serif;}body, p, ul, li, textarea, input, select, button {	line-height: 150%;}h1, h2, h3, h4, h5, h6 {	font-family: georgia, palatino, times, serif;	font-weight: bold;	line-height: 150%;}h1 {	font-size: 175%;	}h2 {	font-size: 150%;}h3 {	font-size: 125%;	line-height: 150%;}/**********************************************************					Layout/Page Display**********************************************************//*  THE BIG STANDARDS WARNING  */.ahem {	display: none;}/*  YOUR REGULARLY SCHEDULED STYLESHEET  */body {	margin: 5px 20px 0px 20px;	padding: 0;}a {	text-decoration: none;	font-weight: bold;}input, select, textarea {	margin: 0;	padding: 3px;}input[type=submit], button {	padding: 2px;	padding-bottom: 5px;}input.button {	margin: 0;	padding: 0;}/*	POSITIONING AND CARVING UP THE PAGE	*/.Breathe, .breathe {	width: 100%;	clear: both;	height: 10px;}#HeaderBox {	background-color: inherit;	margin: 0 0 0 0;	padding: 0 0 0 0;	text-align: left;}#HeaderBox img {	display: block;}#Header {	border-bottom-width: 1px;	border-bottom-style: solid;}.Middle {	background-color: inherit;	width: 100%;}#Content {	position: absolute;	top: auto;	width: 100%;	background-color: inherit;}.LeftSide {	float: left;}.RightSide {	float: right;}#Footer {	background-color: inherit;	width: 100%;	top: 100%;	padding-top: 15px;	border-top-width: 1px;	border-top-style: solid;}#BreadCrumb {	background-color: inherit;	left: auto;	right: 0;	width: auto;	height: 50px;	text-align: right;}#StandardsBlurb {	background-color: inherit;	float: left;	left: 0;	right: auto;	width: 120px;	height: 60px;	text-align: left;}img.spaceOnRight {	padding-right: 0.5em;}img.spaceOnLeft {	padding-left: 0.5em;}/**********************************************************						Specifics**********************************************************/#Blog {	width: 49%;	/*border: 1px dotted #006600;	padding: 5px;*/	height: auto;}#TheExtremeRight {	width: 47%;	margin-right: auto;}#Navigation {	width: 49%;}#Visit {	margin-top: 0;	padding-top: 0;	width: 49%;}div.linkButtons a {	display: block;	/* t r b l */	padding: 4px 0px 4px 4px;	width: 90%;	text-align: left;	background: #040;	border-right: 1px solid #050;	border-bottom: 1px solid #050;}div.linkButtons a:visited {	color: #999;	background: #141;}div.linkButtons a:hover {	color: #ff0;	background: #161;}div.thereButtons a {	display: block;	/* t r b l */	padding: 4px 0px 4px 4px;	width: 90%;	text-align: left;	background: #633;	border-right: 1px solid #833;	border-bottom: 1px solid #833;}div.thereButtons a:visited {	color: #999;	background: #644;}div.thereButtons a:hover {	color: #ff0;	background: #744;}div.partnersButtons a {	display: block;	/* t r b l */	padding: 4px 0px 4px 4px;	width: 90%;	text-align: left;	background: #336;	border-right: 1px solid #448;	border-bottom: 1px solid #448;}div.partnersButtons a:visited {	color: #999;	background: #334;}div.partnersButtons a:hover {	color: #ff0;	background: #446;}