body {		background-color:#28405B;	margin:0px;	padding:0px;	height: 100%;	font:0.9em/1.6em verdana, arial, helvetica, sans-serif;		}		h1 {	margin:0px 0px 15px 0px;	padding:0px;	font-size:1.3em;	font-weight:900;	color:#1A5BA5;	}h2 {	font:bold 1.2em/1.4em verdana, arial, helvetica, sans-serif;	margin:0px 0px 5px 0px;	padding:0px;	color:#1A5BA5;	}h3 {	font:bold 1em/1.2em verdana, arial, helvetica, sans-serif;	margin:0px 0px 5px 0px;	padding:0px;	color:#1A5BA5;	}		a {	color:#1A5BA5;	font-size:1em;	font-family:verdana, arial, helvetica, sans-serif;	font-weight:600;		}a:link {color:#1A5BA5;}a:visited {color:#5298E4;}a:hover {color:red;}a.menu:link { color: black;}a.menu:visited { color: gray;}a.menu:hover { color: red;}hr{	align:center;	height:1px;	width:100%;	color:#A6A6A6;	}  /* All the content boxes belong to the content class. */#content {	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */	width:auto;	min-width:120px;	margin:90px 15px 15px 160px;	border:2px solid #FAE811;	background-color:#ffffff;	padding:10px;	text-align: justify;	font:1em/1.4em verdana, arial, helvetica, sans-serif;	z-index:5; /* This allows the content to overlap the right menu in narrow windows in good browsers. */	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E6E6EA);	}#banner{	position:absolute;   	left:0px;  	top:0px;    	height:80px;	width: 100%;	padding:3px;    	border: 0px none #000000;	z-index:1;	font-family:arial, helvetica, sans-serif;	font-size:1em;	font-weight: bold;		background-image: url('images/lightningbanner.gif');	background-repeat: repeat-x;	}#navAlpha {	position:absolute;	width:130px;	top:90px;	left:10px;	border:2px solid #FAE811;	background-color:#FFFFFF;	padding:5px;	font:1em/1.2em verdana, arial, helvetica, sans-serif;	margin:0px 0px 16px 0px;	text-align: left;	z-index:4;	filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#FFFFFF,endColorStr=#E6E6EA);}table { 			border-spacing: 0px;}td {	padding: 5px;	font-size:.9em;	border:1px solid #000000;	border-spacing: 0px;	text-align: center;}/* Here is the ugly brilliant hack that protects IE5/Win from its own stupidity. Thanks to Tantek Celik for the hack and to Eric Costello for publicizing it. IE5/Win incorrectly parses the "\"}"" value, prematurely closing the style declaration. The incorrect IE5/Win value is above, while the correct value is below. See http://glish.com/css/hacks.asp for details. */	voice-family: "\"}\"";	voice-family:inherit;	width:98px;	}/* I've heard this called the "be nice to Opera 5" rule. Basically, it feeds correct length values to user agents that exhibit the parsing error exploited above yet get the CSS box model right and understand the CSS2 parent-child selector. ALWAYS includea "be nice to Opera 5" rule every time you use the Tantek Celik hack (above). */body>#navAlpha {width:98px;}		p.centerbox{	padding-left: 2em;	font:1.4em/1.2em verdana, arial, helvetica, sans-serif;	text-align: left;	}#newshead {	float:right;		clear: right;	width:180px;	border:1px solid #000000;		background-color:#FAE811;	font:1em/1em verdana, arial, helvetica, sans-serif;	text-align: left;	padding:3px;	margin-left:20px;	z-index:10;	}#newsbox {	float:right;		clear: right;	width:180px;	border:1px solid #000000;	border-top:0px solid #000000;	background-color:#FFFFFF;	font:1em/1em verdana, arial, helvetica, sans-serif;	text-align: left;	padding:3px;	margin-left:20px;	z-index:10;	}.align-left { 		float:left; 		margin: 10px 10px 10px 10px;		border: 0px solid #000000; } .align-right { 		float:right; 		margin: 10px 10px 10px 10px;		border: 0px solid #000000; }#straplinebox {	font:1em/1em verdana, arial, helvetica, sans-serif;	text-align: center;	padding:3px;	font-style: italic;	font-weight: bold;	line-height: 1.4em;	}