.hdr {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 760px;
	height: 75px;
}

A:link {
	COLOR: #FFFF99; TEXT-DECORATION: none
}
A:visited {
	COLOR: #FF9900; TEXT-DECORATION: none
}
A:active {
	TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}

#leftcontent {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 310px;
	background:#8D1111;
	border-right:1px solid #FF3300;
	margin-right:15px;
	border-bottom:1px solid #FF3300;
	}

#rightcontent {
	position: absolute;
	top: 75px;
	left: 10px;
	width: 439px;
	background:#8D1111;
	border-left:1px solid #FF3300;
	border-right:1px solid #FF3300;
	margin-left:310px;
	border-bottom:1px solid #FF3300;	
	}
.headerTextLeft {
	margin-top:0px;
	margin-bottom:0px;padding:0px 20px 0px 20px;
	COLOR: #C82222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image:url(images/contHeaderBar.gif);
	border-bottom:1px solid #FF3300;
	border-top:1px solid #FF3300;
	}
.headerTextRight {
	margin-top:0px;
	margin-bottom:0px;padding:0px 20px 0px 20px;	
	COLOR: #C82222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image:url(images/contHeaderBarRight.gif);
	border-bottom:1px solid #FF3300;
	border-top:1px solid #FF3300;
	}
	
p,h1,h2,li {
	margin-top:0px;
	margin-bottom:10px;padding:0px 20px 0px 30px;
	COLOR: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
#content {
	position: absolute;
	top: 75px;
	left: 0px;
	width: 759px;
	background:#8D1111;
	border-left:1px solid #FF3300;	
	margin-right:15px;
	border-bottom:1px solid #FF3300;
	background-image:url(images/borderimage.gif);
	background-repeat:repeat-y;
	}

#contentGallery {
	position: absolute;
	top: 75px;
	left: 0px;
	background:#8D1111;
	border-left:1px solid #FF3300;	
	margin-right:15px;
	border-bottom:1px solid #FF3300;
	background-image:url(images/borderimage.gif);
	background-repeat:repeat-y;
	}

.headerText {
	margin-top:0px;
	margin-bottom:0px;padding:0px 20px 0px 20px;	
	COLOR: #C82222;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	background-image:url(images/contHeaderBarRight.gif);
		background-repeat:repeat-x;
	border-bottom:1px solid #FF3300;
	border-top:1px solid #FF3300;
	}
	
.bodyText {
	margin-top:0px;
	COLOR: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}

.bodyTextLarge {
	margin-top:4px;
	margin-bottom:4px;
	margin-left:4px;
	margin-right:4px;
	COLOR: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
