#container {
	text-align: center;
	margin: auto;
	width: 1000px;
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
}
#header {
	height: 250px;
	background-color: #FFF;
}
#spacer {
	background-image: url(../images/contentbg.jpg);
	height: 70px;
}
#twitter {
	width: 200px;
	height: 300px;
	padding-left: 20px;
}

#banner {
}
#navigation {
width: 1000px;
height:80px;
float: left;


}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/677752.png);
}
#content {
	background-image: url(../images/containerbg.jpg);
	background-repeat: repeat-y;
	width: 1000px;
	height: 100%;
	float: left;
}
#contentmain {
	width: 700px;
	float: right;
	text-align: left;
}
#rightbox {
	width: 300px;
	text-align: left;
	float: left;
}
p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 70px;
	padding-left: 30px;
line-height: 20px;
}

#footer {
	background-color: #FFF;
	float: left;
	height: 200px;
	width: 100%;
	text-align: center;
	background-image: url(../images/footerbg.jpg);
	background-repeat: none;
}
img {
	border: 0;
	margin: 0px;
	padding: 0px;
	}
.rightboxheaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #517170;
	padding-right: 70px;
	font-weight: bold;
	padding-left: 20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}
.footerCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #BBDF11;
	font-weight: bold;
}
.rightboxbodytext {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	padding-right: 70px;
	padding-left: 30px;
}
.contentsubheaders {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #63670F;
	font-weight: normal;
	padding-left: 30px;
}
.contentboxheaders {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #517170;
	font-weight: bold;
	padding-left: 30px;
}
.contentsubboxheaders {
	font-family: Garamond, Geneva, sans-serif;
	font-size: 25px;
	color: #517170;
	font-weight: normal;
	padding-left: 30px;
letter-spacing: 3px;

}
a:link {
	color: #720E3E;
	text-decoration: none;
}
a:visited {
	color: #720E3E;
	text-decoration: none;
}
a:hover {
	color: #720E3E;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
a:active {
	color: #1C4D4C;
	text-decoration: none;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #517170;
	font-weight: bold;
	padding-left: 30px;
}
