#Header {
	width: 975px;
	background-image: url(../Images/Header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 97px;
	text-align: right;
}
#Footer {
	clear: both;
}
#Nav {
	width: 577px;
	padding-right: 36px;
	padding-top: 34px;
	float: right;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	background-color: rgb(240,227,220);
	color: #580B15;
}
p {
	margin: 0px;
	padding: 0px;
}
#Side {
	width: 301px;
	float: right;
}
#Side img {
	padding-bottom: 5px;
}
.HomePictureLeft {
	float: left;
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: #3e1b1f solid 2px;
}
PictureLeft {
	float: left;
	width: 133px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#Frame {
	width: 975px;
}
#Main {
	background-image: url(../Images/MainBack.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 6px;
	height: 768px;
	width: 633px;
	padding-top: 27px;
	padding-left: 4px;
	padding-right: 13px;
	text-align: justify;
}
.PictureRight {
	width: 133px;
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
}
.Newsletter {
	width: 133px;
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: center;
}
.Networking {
	width: 133px;
	float: right;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
}

.AboutPictureRight {
	width: 250px;
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: center;
	border: #3e1b1f solid 2px;
}
.Caption {
	text-align: center;
	font-weight: bold;
}
.Caption a {
	color: #580B15;
	text-decoration: none;
}
.Caption a:hover {
	text-decoration: underline;
}
.contentbox {
	overflow: auto;
	scrollbar-base-color: #4A1720;
	height: 765px;
	padding-right: 10px;
	width: 633px;
}
.contentbox hr{
	color: #4A1720;
}

.contentbox a:link {
	color: #4A1720;
	text-decoration: undeline;
}
.contentbox a:hover {
	text-decoration: underline;
	color: #580B15;
}
.contentbox a:visited {
	text-decoration: underline;
	color: #580B15;
}
.eventstd {
	border: 2px solid #4A1720;
	padding: 3px;
}
.eventstd a:link {
	color: #4A1720;
	text-decoration: undeline;
}
.eventstd a:visited {
	text-decoration: underline;
	color: #580B15;
}
.eventstd a:visited {
	text-decoration: underline;
	color: #580B15;
}
.StrategicLogo {
	width: 210px;
	float: right;
}

.StrategicLogo .Image {
	text-align: center;
}

.StrategicLogo .Image img {
	border: solid 1px #000000;
}

.StrategicBorder {
	padding-bottom: 10px;
	margin: 0px 0px 15px 5px;
	border-bottom: solid 1px #000000;
}