body {
	margin:0px;
	padding:0px;
	background-color: #FFF;
	font-family: sans-serif;
}
	
.header {
	background-color: #006;
	padding:5px;
}

.logo {
	color: #FFF;
	margin:0px;
	padding:0px;
}

.logo a {
	color: #FFF;
	text-decoration: none;
}
			
h1 {
	font-size: 1.4em;
}

.pb {
	width: 100%;
}
			
h2 {
	font-size: 1.2em;
}

.cc_sidebar {
	float: right;
	border: 1px solid #006;
	width: 25%;
	margin:10px;
	
}

.cc_sidebar_title {
	border-bottom: 1px solid #006;
	color: #000;
	background-color: #FFC;
	padding: 3px;
	font-weight: bold;
	text-align: center;
}

.cc {
	margin: 30px auto;
	text-align: center;
}

.cc_title {
	font-weight:bold;
	margin-bottom: 5px;
	
}

.cc_img {
	margin-bottom: 10px;
}

.home_content_section {
	border: 1px solid #006;
	margin:10px;
	width: 70%;
	float: left;
}

.home_section_title{
	border-bottom: 1px solid #006;
	color: #000;
	background-color: #FFC;
	padding: 3px;
	font-weight: bold;
}

.home_content_section ul li {
	margin-bottom: 5px;
}

.sidenav {
	width: 25%;
	float: left;
}

.sn_section {
	border: 1px solid #006;
	margin:10px;
}

.sn_section_title{
	border-bottom: 1px solid #006;
	color: #000;
	background-color: #FFC;
	padding: 3px;
	font-weight: bold;
}

.sn_section ul {
	margin-left: 15px;
	padding-left: 15px;
	margin-right: 5px;
}

.sn_section ul li {
	margin-bottom: 5px;
}

.sn_current {
	font-weight: bold;
}

.content {
	float: left;
	width: 45%;
	margin: 10px;
}

.split_list {

}

.next {
	float: right;
	margin-bottom: 10px;
}

.prev {
	margin-bottom: 10px;
}

.footer {
	background-color: #006;
	padding:5px;
	color: #FFF;
	font-size: 0.9em;
}

.ads {
	width: 728px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}

.ads_home {
	width: 728px;
	margin: 10px;
}

.footer a {
	color: #FFF;
	text-decoration: none;
}


.cp {
	float:right;
}

.spacer {
	clear: both;
}

.legal {
	margin: 30px;
	width: 500px;
}
