body {
	background-color: #1C55FE;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000;
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 50px;
	position: relative;
	height: 2000px;
	color: #000;
	font-size: 0.75em;
}
#topMenu {
	background-color: #33C;
	margin: 0px;
	padding: 0px;
	height: 50px;
	width: 900px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;
}

ul {
	margin: 0;
	padding: 20px 0 0;
	list-style: none;
	float: left;
}

ul li {
	font-size: 1em;
	font-weight: normal;
	color: #FFF;
	background-color: #000;
	background-repeat: no-repeat;
	text-align: right;
	margin: 0px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	list-style-type: none;
	border-bottom-color: #309;
	display: block;
	float: left;
	width: 150px;
	position: static;
}
li {
	float: left;
	background-color: #FFF;
}

li a:link, li a:visited {
	display:block;
	background:#000;
	padding: .2em .5em;
	font: bold 1em/1.2 Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#FFF;
	margin-right: 0.5em;
}


li a:hover, li a:active {
	color:#CCC;
	background:#03F;
}
.blueTextLeftHeading {
	font-size: 1.5em;
	color: #6186FF;
	text-align: left;
	font-weight: bold;
}




ul .disableHover .disableHover {
	background-color: #A1C271;
	cursor: default;
}

#topLogoLeft {
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 352px;
	position: absolute;
	top: 52px;
	background-color: #000;
	left: 40px;
}
.readMore {
	font-size: 1em;
	font-weight: bold;
	color: #D22B34;
}

#topLogoRight {
	background-color: #000;
	padding: 0px;
	position: absolute;
	left: 456px;
	top: 93px;
	width: 384px;
	height: 216px;
}
#contentColumnOne {
	background-color: #A3FF87;
	margin: 0px;
	padding: 10px;
	width: 480px;
	position: absolute;
	height: auto;
	left: 150px;
	top: 350px;
}

#contentColumnTwo {
	background-color: #6186FF;
	height: 850px;
	width: 180px;
	position: absolute;
	left: 651px;
	top: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: center;
}
.smallHeaderCenterWhite {
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.blackTextContentBold {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
	text-align: justify;
}



#leftMargin {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 300px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 408px;
}
#rightSponsors {
	background-color: #000;
	margin: 0px;
	padding: 0px;
	height: 620px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 1000px;
	text-align: center;
}
#linkscreenAd {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 150px;
	position: absolute;
	top: 857px;
	text-align: center;
	left: 0px;
}

.whiteTextLeftHeading {
	font-size: 1.5em;
	color: #FFF;
	text-align: left;
	font-weight: bold;
}
.blogInfo {
	font-size: 0.5em;
	color: #000;
}
.textBodyContentLeft {
	text-align: left;
}
.textBodyContentJustified {
	text-align: justify;
	font-size: 1.25em;
}
#archiveContent {
	font-size: 1.2em;
	color: #000;
	text-align: justify;
	margin: 0px;
	padding: 10px;
	width: 650px;
	position: absolute;
	height: auto;
	top: 340px;
	left: 150px;
	background: #FFF;
}
#contentColumnOneCover {
	background-color: #A3FF87;
	margin: 0px;
	padding: 10px;
	width: 380px;
	position: absolute;
	height: auto;
	left: 150px;
	top: 350px;
}
#contentColumnTwoCover {
	background-color: #6186FF;
	height: auto;
	width: 280px;
	position: absolute;
	left: 550px;
	top: 350px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
}
#mediaInsert {
	background-color: #CEFFBF;
	text-align: justify;
	height: auto;
	width: 399px;
	position: absolute;
	left: 50px;
}
.smallTextJustified {
	color: #000;
	text-align: justify;
}
.centered {
	text-align: center;
}
.smallTextJustifiedWhite {
	color: #FFF;
	text-align: left;
}
.textLeftJustified {
	text-align: left;
}
.smallText {
	font-size: 1em;
	color: #FFF;
}
