A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: White;
}
A:hover {
	color: #FFCC00;
}
HR {
	color: #FFCC00;
	border-top: 1px solid #ACB006;
	border-bottom: 1px solid #000000;
	background-color: #FFCC00;
}
UL {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	list-style: disc inside;
	color: #336699;
}
IMG {
	display: block;
	padding-right: 11px;
	padding-bottom: 9px;
}
PRE {
	font-size: 9px;
}
#top {
	position: absolute;
	top :0px;
	left: 0px;
	width: 800px;
	height: 60px;
	visibility: visible;
	background-color: #234F96;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}
#adSense {
	position: absolute;
	width: 120px;
	height: 100%;
	z-index: 1;
	left: 705px;
	top: 122px;
}
#logo {
	position:absolute;
	width:281px;
	height:53px;
	z-index:1;
	left: 5px;
	top: 50%;
	margin-top: -27px;
	border: thin solid #234F96;
	background-color: #646464;
}
#login {
	position:absolute;
	width: 425px;
	height: 20px;
	z-index:1;
	left: 350px;
	top: 60px;
	text-align: right;
	border: none;
}
#leftBreadcrumb {
	color: #7f7f7f;
	background-color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 2px;
	border-top: 2px solid #FFCC00;
	/*border-bottom: 1px solid #0f0f0f;#0033ff*/
	margin-top: 2px;
	position: absolute;
	top: 20px;
	left: 0px;
	width: 100%;
}
#breadcrumb {
	color: #e0e0e0;
	background-color: #7f7f7f;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 1px;
	border-top: 2px solid #FFCC00;
	border-bottom: 1px solid #0f0f0f;
	/*border-bottom: 2px solid maroon;#006400*/
	margin-top: 2px;
	position:relative;
	padding-left: 5px;
}
#left {
	position: absolute;
	top : 60px;
	left: 0px;
	width: 175px;
	height: 800px;
	visibility: visible;
	background-color: #234F96;
	margin: 0;
	padding: 0;
	text-align: center;
}
#content {
	position:absolute;
	left:0;
	width:800px;
	height: 100%;
	margin: 0px;
	padding:15px;
	top: 0;
	z-index: 0;
	overflow: visible;
}
#menu {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	position: absolute;
	top: 40px;
	left: 0px;
	width: 162px;
	margin-top: 25px;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
}
#menu A {
	margin-top: 7px;
	padding-top: 3px;
	padding-right: 9px;
	border-top: 1px dotted #FFCC00;
	display: block;
}
#bodyContent {
	position: absolute;
	top : 80px;
	left: 175px;
	width: 625px;
	height: 100%;
	visibility: visible;
	background-color: white;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#mainContent {	position: absolute;
	width: 485px;
	height: 95%;
	left: 50%;
	margin-left: -242px;
	top: 22px;
	border-right-color: #CCCCCC;
	border-right-style: hidden;
	border-right-width: thin;
	float: left;
}
#articleBody {
	position:absolute;
	left:4px;
	top:58px;
	width:475px;
	height:80%;
	z-index:2;
}
#contentWrap {
	position:absolute;
	left:105px;
	top:0px;
	width:350px;
	height:100%;
}
#articleBody UL {
	margin-left: 10%;
}
#adSense {
	position: absolute;
	text-align: left;
	left: 500px;
	top: 22px;
	height: 600px;
	width: 120px;
}
#headline {
	position:absolute;
	left:4px;
	top:4px;
	width:475px;
	/* height:47px; */
	z-index:1;
	color: #b22222;
}
#poweredby {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	position: relative;
	margin-top: 100px;
	text-align: center;
}
#poweredby IMG {
	text-decoration: none;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	display: block;
}