body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
	background: #000000 url(pix/pagebg.gif);
	text-align: center;
}
table {	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
#pagetext table img {margin:0;}
a {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
}
h1 {
	text-align: center;
	font-size: 1.8em;
	color: #FFFFFF;
	margin: 0;
}
h2 {
	font-size: 2em;
	color: #CC0000;
	text-align:center;
	margin: 6px;
}
h3 {
	font-size: 1.5em;
	color: #FFFFFF;
	margin: 0;
	text-decoration:underline;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #FF0000;
	margin: 10px 0;
}
#alpha {
	margin: 10px auto;
	width: 750px;
	border: 1px solid #999999;
	background: #000000;
}
#header {
	position: relative;
	height: 124px;
	background: url(pix/sagheader.jpg) no-repeat;
}
a#home {
	position: absolute;
	display: block;
	width: 162px;
	height: 116px;
	top: 8px;
	left: 8px;
}
#headerflash {
	position: absolute;
	right: 0;
}
#main {
	height: auto;
}
#leftmenu {
	float: left;
	width: 174px;
	padding: 10px 0;
	background: url(pix/leftmenu.jpg) top no-repeat;
}
#side {
	margin: 0 0 0 9px;
	width: 158px;
	background: url(pix/sidebg.jpg);
}
#sidetop {
	background: url(pix/sidetop.jpg) no-repeat top;
	padding-top: 16px;
	min-height: 140px;
}
#sidetop a {color: #FFFFFF;}
#sidetop a:hover {color: #FF0000;}
#sidebtm {
	background: url(pix/sidebtm.jpg) no-repeat bottom;
}
#freetrial {
	float: right;
	width: 555px;
	text-align: left;
}
#pagetext {
	clear: right;
	margin: 0 20px 0 184px;
	min-height: 460px;
	padding: 10px 0 0 20px;
	text-align: justify;
	background: url(pix/line.gif) no-repeat left top;
	overflow: visible;
}
#pagetext table {width: 510px;}
#pagetext img {margin: 4px 8px; border: 1px solid #FFFFFF;}
.clearer {clear: both; height: 20px;}
#edit a {
	color: #3A3A3A;
	font-size: 10px;
	font-weight: normal;
}
#edit a:hover {color: #CCCCCC;}
#bytds {
	font-weight: bold;
}
.quickref {
	color: #333333;
}
#contact table {
	border: 1px solid #222222;
	width: 450px;
}
#contact td {padding: 2px;}
.right {text-align: right;}
.center {text-align: center;}
.even {background: #111111;}