body {
	text-align: center;
}
#Wrapper {
	background-color: #FFFFFF;
	text-align: left;
	width: 800px;
	height: 550px;
	margin: 0 auto;
}
#header {
	background-color: #6699CC;
	background-image: none;
	background-repeat: no-repeat;
	height: 100px;
	float: right;
	width: 660px;
}
#logo {
	background-image: url(../BuffaloTraceSocietyImages/BuffaloTraceLogo.jpg);
	background-repeat: no-repeat;
	float: left;
	width: 140px;
	background-color: #6699CC;
	background-position: center center;
	height: 160px;
}


#content {
	float: right;
	width: 640px;
	margin-top: -45px;
}
#mainContent {
	float: left;
	width: 485px;
	height: 430px;
	overflow: auto;
	text-align: left;
	font-size: 12px;
	padding-top: 5px;
}
#secContent {
	float: right;
	width: 125px;
	background-image: url(../BuffaloTraceSocietyImages/TBGradient.gif);
	height: 465px;
	margin: 0 px;
	padding: 0px;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li {
	background-repeat: no-repeat;
	padding-top: 5px;
	color: #000000;
	line-height: 1.5em;
	margin-top: 5px;
	padding-left: 20px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: #993300;
}



#mainNav {
	float: left;
	width: 140px;
	background-image: url(../BuffaloTraceSocietyImages/BlueTanGradientNew.gif);
	height: 420px;
	text-align: justify;
	border-bottom-width: 0px;
	border-bottom-style: solid;
}
#clear {
	clear: both;
}
#tanLine {
	background-color: #C99969;
	width: 675px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 14px;
}
#blueFiller {
	background-color: #6699CC;
	float: right;
	height: 14px;
	width: 125px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
}
#blueLine {
	background-color: #C99969;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000000;
	height: 14px;
	width: 660px;
	float: right;
	margin: 0px;
	padding: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {

	font-size: 12px;
	color: #993300;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	color: #993300;
	text-align: left;
}
h3 a:link {
	color: #000000;
	text-decoration: underline;
}
h3 a:visited {

	color: #993300;
	text-decoration: underline;
}
h3 a:hover {
	color: #993300;
	text-decoration: underline;
}
h3 a:active {



	color: #000000;
	text-decoration: underline;
}
