@charset "utf-8";
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	margin: 0;
	background-attachment: fixed;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-decoration: none;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 18px;
	text-decoration: none;
}

#wrapper {
	width: 810px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	background-color: #0B1544;
	padding-top: 5px;
	padding-bottom: 5px;
}

#content {
	background-color: #15246D;
	overflow: hidden;
	margin-right: 5px;
	margin-left: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
}

.sidebar {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration: none;
	width: 100%;
	margin-top: 10px;
	margin-bottom: 10px;
}

.sidebar  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

.sidebar  a:hover {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	font-style: italic;
}

.sidebar a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.sidebar a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
}

a:link {
	color: #000099;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:visited a:hover {
	color: #CCCCCC;
	text-decoration: none;
}
#topAds {
	height: 90px;
	width: 728px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	height: 200px;
	width: 468px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}
#ad468x60   {
	height: 60px;
	width: 468px;
	margin-bottom: 10px;
	margin-right: auto;
	margin-left: auto;
}

#rightColumn {
	position: static;
	float: right;
	width: 305px;
	text-align: center;
	padding-left: 5px;
}
#mainCell {
	background-color: #FFFFFF;
	width: 468px;
	padding: 6px;
	position: static;
	float: left;
	overflow: auto;
	min-height: 845px;
}
#indicia {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
}

#nav {
	position: static;
	float: right;
	width: 130px;
	text-align: center;
	margin-left: 5px;
}

#adSkyscraper {
	position: static;
	float: left;
	width: 160px;
}
#ad300x250 {
	position: static;
	float: left;
	width: 300px;
	margin-bottom: 5px;
}
#masterNav {
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0B1544;
	text-align: center;
	margin-bottom: 5px;
}
#masterNav a:link {
	color: #0000FF;
	text-decoration: none;
}
#masterNav a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#masterNav a:visited {
	color: #0000FF;
	text-decoration: none;
}
#masterNav a:active {
	color: #FFFFFF;
	text-decoration: none;
}
#idOnlyText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
	text-align: right;
}

