body {
	background-color: #000000;
	color: #FFFFFF;
	background-image:  url("../images/tit_grad.jpg");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
}

#container {
	padding: 0px 230px 0px 100px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	}

#communityMenu {
	text-align: left;
	width: 200px;
	top: 70px;
	right: 0px;
	position: absolute;
	margin: 0px;
	z-index: 8;
}
#content {
	margin-top: 72px;
	z-index: 2;
}

#pagetitle {
	left: 0px;
	top: 59px;
	background-image:  url("../images/tit_grad.jpg");
	clear: right;
	position: absolute;
}

#navBarLinks {
	position: absolute;
	z-index: 5;
	bottom: 0px;
	right: 280px;
	font-size: 12px;
	font-weight: bold;
	word-spacing: 3px;
	width: 100%;
}

#navBarLinks a {
	color: #FFFFFF;
	text-decoration: none;
	}
#navBarLinks a:hover {
	color: #000000;
	text-decoration: none;
	}
	
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1 {
	font-size: 12px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: normal;
	letter-spacing: 0.2em;
	width: 100%;
	background-image: url(style_h1bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	line-height: 22px;
	text-transform: uppercase;
}
#navBar {
	background-image:   url("../images/CCNav_bg.jpg");
	background-repeat: no-repeat;
	text-align: right;
	position: absolute;
	height: 59px;
	top: 0px;
	right: 0px;
	z-index: 4;
	background-position: right;
	width: 100%;

}
.homeWordsText {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2em;
}
h2 {
	letter-spacing: .1em;
	font-size: 12px;
	font-weight: bold;
	background-image: url(style_h2bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#communityMenuBox {
	overflow: visible;
	width: 150px;
	float: left;
	margin: 0px 5px 5px 0px;
	position: relative;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
	list-style-position: outside;
	list-style-type: square;
}

ul li{
	padding-bottom: 8px;
}


.contentheader {
	font-weight: bold;
}
#communityBoard {
	text-align: left;
	width: 200px;
	margin: 0px;
}
#breadcrumbs {
	left: 99px;
	top: 67px;
	z-index: 1;
	height: 20px;

	position: absolute;
	font-size: 10px;
}
ol {
	list-style-position: outside;
	list-style-type: decimal;
	text-indent: 0px;
	left: 0px;
	clip: rect(auto,auto,auto,0px);
	margin-left: 0px;
	padding-left: 0px;
}
ol li {
	list-style-position: outside;
	list-style-type: decimal;
	text-indent: 0px;
	padding-bottom: 10px;
}
