body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #282828;
	background-color: #CBC6B2;
	background-image: url(/Images/Template/background.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	width: 770px;
	margin: 5px auto;
}
html {
	height: 100%;
	margin-bottom: 1px;
}
a {
	color: #000099;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
li {
	margin-bottom: 8px;
}
th {
	color: #FFFFFF;
	background-color: #660000;
	text-indent: 3px;
	padding: 3px;
}
td {
	text-indent: 5px;
	line-height: 20px;
}




#Main {
	background-color: #FFFFFF;
	text-align: left;
}
#Main #Sidebar {
	background-image: url(/Images/Template/sidebar-bg.gif);
	background-repeat: no-repeat;
	width: 200px;
	float: left;
}
#Main #Sidebar #MainNav {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-left: 26px;
}
#Main #Sidebar #MainNav p {
	margin-top: 15px;
	margin-bottom: 15px;
}
#Main #Sidebar #MainNav a {
	color: #000150;
	text-decoration: none;
}
#Main #Sidebar #MainNav a:hover {
	color: #660000;
	text-decoration: underline overline;
}
#Main #MainBody {
	float: right;
	width: 540px;
	min-height: 400px;
	height: auto;
	_height: 400px;
}
#Main #MainBody #PageTitle {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CBC6B2;
	margin-right: 25px;
}
#Main #MainBody h1 {
	font-size: 15px;
	color: #660000;
	margin-top: 10px;
	margin-bottom: 2px;
	font-weight: normal;
}
#Main #MainBody h2 {
	color: #CC9900;
	font-size: 12px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#Main #Sidebar #Info {
	color: #000150;
	background-image: url(/Images/Template/info-back.gif);
	background-repeat: no-repeat;
	padding: 10px 10px 10px 26px;
}
#Main #Sidebar #Info #Text {
	margin-bottom: 24px;
}
#Main #Sidebar #Info #Text #Date {
	font-size: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2F3163;
	margin-bottom: 10px;
	margin-right: 15px;
}
#Main #MainBody #Content {
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 15px;
}
#Main #MainBody #Content p {
	margin-top: 10px;
	margin-bottom: 10px;
}

#BottomRow {
	background-image: url(/Images/Template/bottom-row.gif);
	clear: both;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 15px;
}#BottomRow #Footer {
	font-size: 10px;
	color: #DDDACC;
	margin-left: 15px;
	margin-right: 15px;
}
#BottomRow #Footer #Links {
	float: right;
}
#BottomRow #Footer #Links a {
	color: #DDDACC;
	text-decoration: none;
}
#BottomRow #Footer #Links a:hover {
	text-decoration: underline;
}
#Credits {
	font-size: 9px;
	color: #333333;
	margin-top: 10px;
}
#Credits a {
	color: #333333;
}
.AltRow {
	background-color: #EFEDE7;
}
#Photos img {
	border: 1px solid #333333;
	padding: 3px;
}
