body {
	background-image: url(../images/bg_header.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}
a:link,
a:visited,
a:hover {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
P {
	font-size: 14px;
}
H1 {
	color: #FFCC00;
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
}
H2 {
	font-size: 18px;
	font-weight: bold;
}
H3 {color: #663300;
	font-size: 16px;
	font-weight: bold;
}
H4 {
	font-size: small;
	font-weight: bold;
}
.container {
	position: absolute;
	left: 50%;
	width: 900px;
	margin-left: -450px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.header {
	height: 180px;
	top: 0px;
	background-color: #0099CC;
	margin-left: 10px;
	margin-right: 10px;
	position: relative;
	left: -100px
}
.tBar {
	height: 23px;
	clear: both;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 14px;
	margin-top: 5px;
	margin-left: 10px;
	background-color: #FFCC00;
	margin-right: 10px;
}
.date {
	width: 180px;
	float: left;
}
.tMenu {
	margin-left: 10px;
}
.tMenu a:link,
.tMenu a:visited,
.tMenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.tMenu a:hover {
	text-decoration: underline;
}
.tMenu_link {
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
	float: left;
}
.tMenu_divider {
	float: left;
	height: 28px;
	margin-top: -5px;
	background-color: #FFFFFF;
	width: 2px;
}
.lBar {
	float: left;
	width: 180px;
	margin-top: 20px;
	margin-left: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 14px;
}
.lBar a:link,
.lBar a:visited,
.lBar a:hover {
	color: #0099CC;
	text-decoration: none;
}
.lBar a:hover {
	text-decoration: underline;
}
.lBar_link {
	margin-bottom: 15px;
	float: left;
	clear: both;
	text-align: left;
	width: 170px;
}
.lBar_divider {
	float: left;
	height: 1px;
	width: 150px;
	clear: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0099CC;
	margin-bottom: 3px;
}
.rBar {
	float: right;
	width: 180px;
	margin-top: 30px;
	margin-bottom: 14px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999999;
	padding-left: 5px;
}
.content {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 500px;
	margin-right: 10px;
	margin-bottom: 2em;
}

.content img {
	padding-bottom: 4px
}

.center {
	text-align: center;
}


.contact_form {
	margin-left: 10%;
	width: 400px;
}
.contact_head {
	text-align: right;
	float: left;
	clear: both;
	width: 195px;
}
.contact_info {
	width: 195px;
	float: right;
	clear: right;
}
.contact_space {
	clear: both;
	height: 1em;
	width: 400px;
}
.sectionHeading {
	font-size: 16px;
	font-weight: bold;
}
.links {

}

.incaseneededforlinks

{
	margin-left: 15%
}

.sponsortext {
float:left;
position: relative;
top: 24px;
margin-bottom: 24px
}

.content_catalog {
	float: left;
	margin-top: -40px;
	margin-left: 10px;
	width: 600px;
	margin-right: 10px;
	margin-bottom: 2em;
	clear: none;
}
.catalog_coverImage {
	border: 1px dotted #CCCCCC;
	float: left;
	margin-top: 1em;
}
.catalog_coverText {
	float: right;
	margin-left: 10px;
	vertical-align: middle;
	margin-top: 1em;
	margin-bottom: 1em;
	clear: none;
	width: 288px;
}
.catalog_sort {
	color: #000000;
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #0099CC;
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 3px;
}
.catalog_picture {
	float: right;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.catalog_secondary {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	padding-bottom: 3px;
	padding-top: 5px;
}
.catalog_content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float: left;
	clear: both;
	padding-top: 0.5em;
	padding-bottom: 1em;
	padding-left: 3px;
	width: 340px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #FFCC00;
	text-align: justify;
}
.catalog_tertiary {
	font-size: 10px;
	float: right;
	color: #999999;
	margin-top: 7px;
	margin-bottom: 3px;
}
.catalog_pres_info_head {
	font-size: small;
	font-weight: bold;
	width: 50%;
	margin-bottom: 10px;
	white-space: nowrap;
	clear: both;
	float: left;
}
.catalog_pres_info_data {
	clear: none;
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.catalog_pres_info {
	float: left;
	width: 340px;
	clear: left;
	margin-top: 10px;
	padding-left: 3px;
	margin-bottom: 10px;
	text-align: left;
}
.catalog_footer {
	font-size: x-small;
	clear: both;
	text-align: center;
	float: left;
	width: 600px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.catalog_spacer {
	height: 1.5em;
	clear: both;
}
.catalog_sortBar {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 3px;
	margin-top: -.75em;
	margin-bottom: 1.5em;
}
.sponsor_logo {
	
	top: -10px
}

img.sponsor_logo 
{ 
padding-right: 12px
}

	
.sponsor_description {
	width: 100px;
	margin-left: 10px;
	float: left;
	font-size: small;
	height: 3em;
	text-align: center;
	margin-top: 0.5em;
}

.sponsorlinks

{  margin-left: 5%;
position: relative;
top: -10px
	
}


.topLink {
	font-size: x-small;
	float: right;
}
.topLink a:link,
.topLink a:visited,
.topLink a:hover {
	color: #0099CC;
	text-decoration: none;
}
.topLink a:hover {
	text-decoration: underline;
}
.footer {
	height: 30px;
	padding-left: 10px;
	clear: both;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #FFCC00;
	padding-top: 10px;
	padding-right: 10px;
	font-size: x-small;
}
.footer a:link,
.footer a:visited,
.footer a:hover {
	color: #0099CC;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.lastMod {
	float: left;
	width: 180px;
	color: #666666;
}
.footer_center {
	font-size: x-small;
	color: #666666;
	text-align: center;
	width: 520px;
	float: left;
}
.contact_admin {
	float: right;
	width: 180px;
	text-align: right;
}
.form_content {
	float: left;
	margin-top: 20px;
	margin-left: 10px;
	width: 650px;
	margin-right: 10px;
	margin-bottom: 2em;
}
