@charset "utf-8";
/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background: #CCC;
	font: 12px Verdana, Geneva, sans-serif;
	text-decoration: none;
	border-top: 1px solid #21446B;
}
.news {
	text-align: left;
	font-size: 11px;
	color: #666;
	padding-right: 3px;
	padding-left: 4px;
}
.navList {
	padding-left: 0;
	margin-left: 0px;
}
.navList li {
	border-bottom: 1px dotted #000;
	list-style: none;
	margin: 0px;
	padding: 0.4em;
}
.usefulLinks {
	padding-left: 0;
	margin-left: 0;
}
.usefulLinks li {
	list-style: none;
	margin: 0px;
	padding: 2px 2px;
	font-size: 11px;
	text-align: left;
	border-bottom: 1px dotted #666;
}
#h_menu {
	text-decoration: none;
	font-size: 11px;
	background: #FFF;
	position: relative;
	left: 0px;
	top: 0px;
	width: 700px;
	padding-top: 3px;
	padding-bottom: 3px;
	display: inline-block;
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #C00;
	text-decoration: underline;
}
h1 {
	font-weight: bold;
	font-size: 13px;
	color: #21446B;
	display: inline;
}
.bodyClass #mainContainer {
	margin: 0 auto;
	text-align: center;
	padding: 0px;
	width: 900px;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	left: 0px;
	background-color: #FFF;
	background-image: url(../images/left_side_shim.gif);
	background-repeat: repeat-y;
}

.bodyClass #banner {
	height: 157px;
	overflow: hidden;
}
.bodyClass #rightBar {
	width: 160px;
	margin-top: 6px;
	padding-top: 0px;
	border-left: 1px dotted #000;
	border-top: 1px dotted #000;
	float: right;
}
.bodyClass #mainContent {
	text-align: left;
	padding: 8px 10px;
	margin: 0px 165px 5px 170px;
	position: relative;
	top: 6px;
	border-top: 1px dotted #000;
}
.bodyClass #subContent {
	text-align: justify;
	padding: 8px 10px;
	margin: 0px 10px 5px 170px;
	border-top: 1px dotted #000;
}
#footer {
	font-size: 10px;
	padding-top: 15px;
	text-align: center;
	background: #FFF;
	width: 900px;
	margin: 0 auto;
	border-top: 1px dotted #000;
}
.bodyClass #video {
	visibility: hidden;
}
#cnn {
	display: inline-block;
	padding-bottom: 20px;
}
#close {
	margin-left: 20px;
	border-width: 0px;
}
#FlashIntro {
	float: left;
	margin: 0px;
	padding: 0px;
	display: block;
}
.imageRight {
	float: right;
	margin-left: 10px;
	clear: right;
	display: inline-block;
	border-style: none;
}
#serenity {
	display: block;
	float: left;
}
#noise {
	padding-top: 5px;
	padding-bottom: 5px;
	background: #FC3;
	width: 566px;
	display: inline-block;
}
#michelle {
	margin: 10px 165px 0px 170px;
	background-image: url(../images/lady_m.jpg);
	font-size: 12px;
	text-align: justify;
	background-repeat: no-repeat;
	background-position: right 0px;
	padding-left: 10px;
	padding-right: 10px;
	list-style: disc;
	line-height: 16px;
	font-weight: normal;
}
.sideHeaders {
	background: #C9D3E0;
	height: 16px;
	padding: 3px;
	font-weight: bold;
	text-align: center;
	color: #000;
}
#slide {
	display: block;
	float: left;
}
.links {
	font-size: 11px;
	text-align: left;
}
.flashRight {
	float: right;
	margin-left: 20px;
	clear: right;
	overflow: hidden;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#leftSide { /*place holder for left menu and under menu */
	float: left;
	width: 167px;
}
