body {
	background-color: #FFF;
	margin: 0px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding: 0px;
}

h1 {
	font-size: 1.1em;
	padding: 0px;
	border-bottom: 0.6em;
	margin-bottom: .6em;
	text-align: left;
}
h2 {
	font-size: 0.8em;
	font-style: italic;
	color: #900;
	border-top-width: 0px;
	border-right-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	margin-bottom: 1em;
}
h3 {
	font-size: 0.6em;
	color: #666;
	text-align: center;
}
h5 {
	font-size: 0.8em;
	color: #666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}


p {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-size: 0.8em;
	text-align: left;
}

.Nav {
	font-size: 1em;
	font-style: italic;
	font-weight: bold;
	color: #000;
	text-align: center;
	text-decoration: none;
}




#wrapper {
	width: 797px;
	margin: 0 auto;
	background: #fff;
	left: auto;
	right: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 319px;
	background-image: url(../_images/cbcs_01.jpg);
	background-repeat: no-repeat;
}

#maincontent {
	background-repeat: no-repeat;
	text-align: center;
	margin: 0px;
	background-image: url(../_images/cbcs_02.jpg);
	height: 294px;
	padding-right: 131px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 141px;
}





#footer {
	margin: 0px;
	padding: 0px;
	height: 122px;
	text-align: left;
	background-image: url(../_images/cbcs_05.jpg);
	background-repeat: no-repeat;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	font-style: italic;
	color: #333;
}
a:active {
	text-decoration: none;
}
#wrapper #maincontent table {
	font-weight: bold;
	color: #06F;
	background-color: transparent;
	text-align: center;
	border: 0px none #666;
	margin-bottom: .6em;
}
img {
	vertical-align: middle;
	border: 0px none #333;
	padding-right: 5px;
}
