body {
	background-color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	background-image:  url("images/tit_grad.jpg");
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}

#container {
	padding: 0px 175px 0px 100px;
	margin: 0px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	}

#sidebarimg {
	text-align: right;
	width: 127px;
	top: 59px;
	right: 0px;
	position: absolute;
	margin: 0px;
	z-index: 1;
}
#content {
	margin-top: 65px;
}
#pagetitle {
	left: 0px;
	top: 59px;
	background-image:  url("images/tit_grad.jpg");
	clear: right;
	position: absolute;
}
#navBar {
	background-image:  url("images/page_tile.jpg");
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 59;
	text-align: right;
}
#sidebarlinks {
	width: 127px;
	margin: 8px;
	top: 200px;
	right: 0px;
	position: absolute;
	z-index: 4;
}
#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("images/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%;

}
#sidebarlinks a {
	text-decoration: none;
	color: #FFFFFF;
}
#sidebarlinks a:hover {
	text-decoration: none;
	font-weight: bold;
}
#sidebarlinks p {
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-color: #EE9A13;
	border-right-color: #EE9A13;
	border-bottom-color: #EE9A13;
	border-left-color: #EE9A13;
	margin: 8px;
	color: #FFFFFF;
	border-top-style: dotted;
}
.homeWordsText {
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	letter-spacing: 0.15em;
	line-height: 2em;
}
h2 {
	color: #FFFFFF;
	letter-spacing: .1em;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
}
.billboard {
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
	border: thin dotted #F59A05;
	padding: 5px;
}
