#container {
	margin: 0 auto;
	width: 950px;
	overflow: hidden;
}
#header {
	background-image: url(../images/topheader.png);
	background-repeat: no-repeat;
	background-position: 0px;
	height: 124px;
}
#navcontainer {
	width: 950px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin: 0px auto;
	text-align: center;
}
#navcontainer  ul li {
	list-style-type: none;
	display: inline;
	font-size: 1.1em;
	text-transform: uppercase;
	padding-right: 8px;
	padding-left: 15px;
	color: #44351A;
}
.imagesright {
	padding: 3px;
	border: 1px solid #B8831D;
	clear: left;
	float: right;
	margin-left: 24px;
}
#navcontainer a:link {
	color: #C2852E;
	text-decoration: none;
}
#navcontainer a:visited {
	color: #C2852E;
	text-decoration: none;
}
#navcontainer a:hover {
	color: #FFF7CB;
	text-decoration: underline;
}
#content {
	float: left;
	background-image: url(../images/content_bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 24px;
	padding-right: 48px;
	padding-bottom: 15px;
	padding-left: 48px;
	width: 854px;
}
.name {
	font-size: 1.1em;
	font-weight: bold;
}
#content p {
	margin-right: 60px;
}
#subcontent {
	float: right;
	width: 200px;
	padding-top: 15px;
}
#separator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 8px;
	margin-bottom: 20px;
}
#footercontainer {
	clear: left;
	width: 100%;
	background-image: url(../images/footer_bkg.png);
	background-repeat: repeat-x;
	height: 83px;
	margin-top: 24px;
}
#footer {
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
}
#footerwatermark {
	float: right;
}
#footer p {
	padding: 5px;
	color: #4F3C29;
}
#footer a:link {
	color: #71543B;
}
#footer a:visited {
	color: #71543B;
	text-decoration: underline;
}
#footer a:hover {
	color: #AFA48E;
	text-decoration: none;
}
.copyright {
	font-size: 0.8em;
	color: #71543B;
}
.timesfont {
	font-family: "Times New Roman", Times, serif;
}
#footerseparator {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #2A1F17;
	border-right-color: #2A1F17;
	border-bottom-color: #2A1F17;
	border-left-color: #2A1F17;
	margin-top: 20px;
	margin-bottom: 20px;
}
#sponsors ul li {
	display: inline;
	list-style-type: none;
}
#sponsors img {
	padding-right: 25px;
	padding-left: 25px;
}
#sponsors2 ul li {
	display: inline;
	list-style-type: none;
}
#sponsors2 img {
	padding-right: 10px;
	padding-left: 15px;
}
#homecontent {
	float: left;
	background-image: url(../images/curtians_bkg.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	width: 950px;
}
div#loader{
	width:950px;
	height:331px;
	margin:0px;
	padding:0px;
	overflow:hidden;
}
div#loader.loading{
	background:url(images/spinner.gif) no-repeat center center;
}
.subheader {
	font-size: 14px;
}
#cpsponsors {
	width: 300px;
	padding-left: 25px;
	float: left;
	font-size: 11px;
	line-height: 15px;
}
