body {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 750px;
	background-color: #57040E;
	margin: 0px 0px 0px 10px;
}

.whitetext {
	color: #FFFFFF;
}

.burgundytext {
	color: #57040E;
}
.bluetext {
	color: #003366;
}

#logo img {
	position: absolute;
	left: 11px;
	top: 5px;
	border: 0px;
	
}

a:link {
	color: #871629;
	text-decoration: none;
}



a:visited {
	color: #871629;
	text-decoration: none;
}

a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B0C8D1;
}

a:active {
	text-decoration: none;
}


#sidebar a:link {
	text-decoration: none;
	color: #57040E;
}



#sidebar a:visited {
	color: #57040E;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000000;
}


#sidebar a:active {
	text-decoration: none;
	color: #57040E;
}


#webcredit a:link {
	color: #CCCCCC;
}



#webcredit a:visited {
	color: #CCCCCC;
	text-decoration: none;
}

#webcredit a:hover {
	background-color: #333333;
	color: #D7DFE2;
}


#webcredit a:active {
	text-decoration: none;
	color: #333333;
}



#content {
	width: 485px;
	position: absolute;
	left: 250px;
	top: 165px;
}



#main {
	background-color: #D7DFE2;
	margin: 4.5px;
}



#sidebar {
	background-color: #F4A738;
	width: 200px;
	position: absolute;
	top: 15px;
	left: 625px;
	line-height: 15px;
	border-right-width: 0.5px;
	border-right-style: solid;
	border-top-color: #57040E;
	border-right-color: #57040E;
	border-top-width: 0.5px;
	border-bottom-width: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
}


#help {
	background-color: #F4A738;
	padding: 0px 4px 0px 10px;
}
#executions {
	background-color: #DC7711;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
}


#email {
	
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 10px;
	line-height: 16px;
}


#download{
	background-color: #DC7711;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 15px;
	padding-left: 10px;
}

#newcontent{
	font-size: 13px;
	line-height: 16px;
	width: 355px;
	position: absolute;
	left: 247px;
	top: 188px;
}


#navigation{
	float: left;
	margin-right: 20px;
	margin-bottom: 50px;
	margin-top: 10px;
	padding-bottom: 20px;
	clear: right;
	padding-top: 136px;
	line-height: 22px;
}


#navigation li{
	list-style-type: none;
}


#footer{
	clear: both;
}

#wrapper{
	width: 800px;
	background-color: #D7DFE2;
	border-top: 15px solid #57040E;
	border-right: 15px solid #57040E;
	border-bottom: 5px solid #57040E;
	border-left: 15px solid #57040E;
}
.deck {
	color: #666666;
	font-weight: lighter;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-size: 18px;
	line-height: 20px;
}


#webcredit {
	font-size: 9px;
	color: #999999;
	margin-left: 460px;
	margin-top: 0px;
	width: 300px;
	text-align: right;
}
.linklist {
	line-height: 12px;
}
.SUBHEAD {
	font-size: 14px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	color: #000000;
}


#phototable {
width: 495px;
}table {
	border: 0px;
	width: 495px;
}
td {
	padding: 3px 6px 3px 0px;
	vertical-align: top;
}


#localchapter img {
	float: right;
	margin: 0px;
}

#jojo img {
	margin: 3px 1px 5px 9px;
	float: right;
}

#newsletters {
	background-color: #DC7711;
	padding: 1px 4px 4px 10px;
}

#photocredit {
	padding: 0px 6px 2px 10px;
	text-align: right;
	font-size: 9px;
}
.imgborder {
	border: 1px solid;
}
.floatright {
	float: right;
	padding-left: 10px;
}
.floatleft {
	float: left;
	padding-right: 15px;
}

.uppercase {
	text-transform: uppercase;
}

