* {
	padding: 0;
	margin: 0;
	cborder: 0;
}

a {
	font-weight: bold;	
}

a.top {
	text-decoration: none;
	color: #660000;
	display: block;
	text-align: right;
	font-size: 11px;
}

a.white {
	color: white;	
}

.clear {
	clear: both;
}
html {
	height: 100%;
}

img {
	border: 0;	
}

body {
	text-align: center;
	height: 100%;
	background-color: #460101;
	background-image:url(../images/web/container_tan_filler.png);
	background-position: right;
	background-repeat: repeat-y;
	font: 12px Arial, Helvetica, sans-serif;
}

.bioImage {
	position: relative;
	float: right;
	margin: 0 0 10px 10px;
	border: 2px solid #660000;
}

#communityMenuPanel {
	background-image: url(../images/web/in_the_community.png);
	background-repeat: no-repeat;
	width: 241px;
	min-height: 150px;
	padding-top: 70px;
}

#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	padding: 0;
	background-image: url(../images/web/container_border.jpg);
	background-repeat:repeat-y;
	cbackground-color: black;	
	coverflow: hidden;
}

* html #container {
	height: 100%;
}

#containerWrapper {
	padding-left: 250px;
	margin-left: 20px;
	background: url(../images/web/faux_columns.png) repeat-y;
}

* html #containerWrapper {
	padding-right: 200px;
}

#contentWrapper {
	width: 650px;
	cpadding: 0 0 230px 0;
	cpadding: 0 0 30px 0;
	cpadding: 0 0 30px 0;
	cbackground-color: #66FFCC;
	position: relative;
}

* html #contentWrapper {
	width: 100%;
}

#content {
	float: right;
	width: 450px;
	cbackground-color: white;
	min-height: 200px;
}

#content div {
	padding: 10px;	
	text-align: justify;
}

* html #content {
	position: relative;
}

#contentWrap {
	padding: 0 0 200px 0;
}

#content2Original {
	position: absolute;
	background-color: #33FFFF;
	height: 200px;
	width: 700px;
	bottom: 30px;
	left: -250px;
	cdisplay: none;
	cclear: both;
}
#content2 {
	position: absolute;
	cbackground-color: #33FFFF;
	height: 200px;
	width: 700px;
	bottom: 30px;
	left: -250px;
	background-image: url(../images/web/faux_columns_community.png);
	background-repeat: repeat-y;
}

#ccontent2 {
	width: 1000px;
	cwidth: 900px;
	height: 200px;
	cmargin: -30px auto 0 auto;
	position: absolute;
	bottom: 30px;
	cfloat: left;
	left: 0;
}

#content2 #block1 {
	position: relative;
	width: 200px;
	float: left;
	height: 100%;
	border-top: 2px solid black;
}

#content2 #block2 {
	position: relative;
	width: 300px;
	float: left;
	border-top: 2px solid black;
}

#content2 #block3 {
	position: relative;
	width: 200px;
	float: left;
	border-top: 2px solid black;
}

#copyrightImage {
	position: absolute;
	right: 80px;
	bottom: 0;
	height: 150px;
	width: 210px;
	background-image:url(../images/web/copyright.png);
	cmargin-top: -180px;
	cdisplay: none;
}

#footer {
	width: 1000px;
	margin: 0 auto;
	margin-top: -30px;
	height: 30px;
	z-index: 2;
	position: relative;
	background-image: url(../images/web/black_bar_900X30.png);
	background-position: 20px top;
	background-repeat: no-repeat;
	cfloat: left;
	margin-left: 269px;
	margin: -30px auto 0 auto;
}

#footerText {
	width: 900px;
	margin: 0 0 0 43px;
	line-height: 28px;
	color: white;
	text-align:left;
	cbackground-color: blue;
	position: absolute;
	cborder: 1px solid yellow;
}

#floatWrap {
	float: left;
	width: 700px;
	margin: 0 0 200px -250px;
	margin: 0 0 40px -250px;
	cbackground-color: orange;
}

#floatWrap2 {
	float: left;
	width: 650px;
	cbackground-color: yellow;
	padding: 0 0 30px 0;
	position: relative;
	cz-index: 1;
}
floatWrap3 {
	float: left;
	width: 700px;
}

h2 {
	margin-bottom: 10px;	
}

h3 {
	font-size: 16px; 
	color: #660000;
	ctext-align: center;
	cmargin: 0 auto;
	margin: 0 0 5px 0;
	border-bottom: 1px solid #660000;
}

#header {
	position: relative;
	background-image:url(../images/web/header.png);
	cbackground-position: 20px top;
	background-repeat: no-repeat;
	height: 175px;
	width: 900px;
	margin-left: 20px;
	cmargin-bottom: 5px;
}

#header .search {
	position: absolute;
	top: 3px;
	right: 2px;
}

#headerLogo {
	position: absolute;
	background: url(../images/web/logo.png) no-repeat;
	width: 220px;
	height: 220px;
	left: 5px;
	ctop: 20px;
}

#headerMenu {
	position: absolute;
	height: 28px;
	width: 725px;
	bottom: 0;
	left: 175px;
	z-index: 1000;
}

#headerSearch {
	height: 20px;
}

#headerSearch input {
	background: url(../images/web/search.png) no-repeat;
	border: 0;
	height: 20px;
	width: 168px;
	padding: 2px;
	font: 1em Arial, Helvetica, sans-serif;
}

hr {
	height: 2px;
	background-color: black;
	margin-bottom: 5px;
}

#leftColumn {
	float: left;
	width: 250px;
}

* html #leftColumn {
	position: relative;
}

.leftMenu h2 {
	position: absolute;
	width: 240px;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 30px;
	margin: -40px auto 0 auto;
	color: white;
}

.leftMenu li {
	background-image: url(../images/web/commMenuBackground.png);
	width: 208px;
	margin: 0 0 5px 26px;
	background-repeat: repeat-y;
	padding: 3px;
	border: 1px dotted #330000;
	border-width: 1px 0;
}

.leftMenu li:hover {
	background-image: none;
	background-color: #FFC;
}

.leftMenu li:hover a{
	color: #660000;
}

.leftMenu li a{
	color: #FFC;
	color: #000022;
	font-size: 12px;
	text-decoration: none;
	background-image: url(../images/web/cowboy_hat.png);
	background-repeat: no-repeat;
	padding-left: 25px;
}

#rightColumn {
	float: right;
	width: 200px;
	min-height: 800px;
	padding: 0;
	cmargin: 0 0 30px 0;
	coverflow: auto;
}
* html #rightColumn {
	position: relative;
	margin-right: -200px;
	height: 800px;
}

#rightColumn #ads{
	width: 150px;
	background-color: white;
	cheight: 600px;
	float: right;
	cdisplay: none;
}

#scrollingImages {
	cbackground-color: #F63;
	cheight: 200px;
	width: 1500px;
	cmargin: 0 auto;
	margin-left: -200px;
	padding: 0 450px;
}

#scrollingImages ul {
	list-style: none;
	width:1500px;
	margin: 0;
	padding: 0;
	position:relative;
}
#scrollingImages li {
	display:inline;
	float:left;
}

#scrollingImagesWrapper {
	position: absolute;
	width: 900px;
	height: 200px;
	height: 105px;
	overflow: hidden;
	z-index: 1000px;
	margin-left: 20px;
	margin: 42px 0 0 62px;
}

#submenuPanel {
	background-image: url(../images/web/leftColumnSubmenu.png);
	background-repeat: no-repeat;
	width: 240px;
	min-height: 150px;
	padding-top: 70px;
}

ul {
	margin:0px;
	list-style:none;
	padding:0px 2px 2px 0px;
}

ul.list {
	margin-bottom: 10px;
	list-style:disc;
}

ul.list li, ol li{
	margin-left: 15px;
	margin-bottom: 8px;
}