body {
	text-align: center;
	margin-top: 0px;
}
#container {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#header {
	background-image: url(images/headerBG.png);
	height: 240px;
	background-repeat: repeat-x;
}
#flash {
	margin-right: auto;
	margin-left: auto;
	width: 980px;
}
#menu {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #900;
	height: 40px;
	width: 980px;
	margin-top: 3px;
	margin-right: auto;
	margin-left: auto;
}
.buttons {
	height: auto;
	width: 120px;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-top: 8px;
}
#Content {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	clear: both;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	width: 980px;
	height: 30px;
	background-color: #004080;
	color: #FFF;
	padding-top: 15px;
}
#container #footer a {
	color: #FFF;
}

#ContentLeft {
	float: left;
	width: 200px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #92BDE8;
	padding-right: 3px;
}
#ContentRight {
	float: right;
	width: 765px;
	text-align: left;
	padding-left: 8px;
}
.CatTitle {
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	height: 35px;
	background-image: url(images/menu_5.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
	color: #036;
}
.CatListing {
	margin-top: 5px;
	margin-left: 8px;
	text-align: left;
	color: #004080;
	margin-bottom: 8px;
}

a:link {
	color: #004080;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #004080;
}

a:hover {
	text-decoration: underline;
	color: #004080;
}

a:active {
	text-decoration: none;
	color: #004080;
}
#container #header #menu .buttons a {
	color: #900;
}
.flash {
	text-align: center;
	margin-top: 20px;
}
.Page {
	text-align: left;
	padding-right: 8px;
	padding-left: 8px;
	margin-top: 10px;
}
.Images {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.Thumb {
	text-align: center;
	width: 25%;
}
.spacer {
	float: right;
}
.ftlft {
	float: left;
	margin-right: 10px;
	margin-bottom: 25px;
}

