body {
	color:#993300;
	background-color:white;
	margin:20px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	font-weight:900;
	font-family: Georgia, "Times New Roman", Times, serif
	color:#0000FF;
	color: #0000FF;
	}
h2 {
	font:bold 12px/14px font-family: Georgia, "Times New Roman", Times, serif;
	margin:0px 0px 5px 0px;
	padding:0px;
	color:#0066FF;
	}
p {
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0px 20px 20px;
	padding:0px;
	color: #766E6E;
	width: auto;
	}
.news>p {margin:5px;}
.news>p+p {text-indent:30px;}

a {
	color:#993300;
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:600;
	text-decoration:none;
	}
a:link {
	color: #993300;
}
a:visited {color:#660066;}
a:hover {background-color:#C4B9B9;}
  

/* All the content boxes belong to the content class. */
.news {
	position:relative;
	width:auto;
	min-width:120px;
	margin:0px 20px 10px 180px;
	padding:1px 0px 1px 5px;
	z-index:3;
	background-color: #FFFFCC;
	}

#navAlpha {
	position:absolute;
	width:128px;
	top:5%;
	left:2%;
	border:1px solid #C7DFFF;
	padding:10px;
	z-index:2;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:128px;
	background-image: url(images/blegtext.gif);
	color: #993300;
	}
/* 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:128px;}
		
#navBeta {
	position:absolute;
	width:190px;
	top:20px;
	right:20px;
	border:1px dashed black;
	background-color:#eee;
	padding:10px;
	z-index:1;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:168px;
	}
/* Again, "be nice to Opera 5". */
body>#navBeta {width:168px;}
li {
	font:13px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:0px;
	color: #766E6E;
	width: auto;
}
.contentrun {
	position:relative;
	width:auto;
	min-width:120px;
	margin:0px 20px 0px 200px;
	padding:1px 0px 6px;
	z-index:3;
}
h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #006600;
	font-style: oblique;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 185px;
	font-size: 14px;
}
