.clear { 
clear: both; 
}	

 #wrapper #horizNavBarContainer {
	font-family: "Times New Roman", Times, serif;
}


/* horizontal nav bar start */

#navlist
{
padding: 3px 0;
margin-left: 0;
border-bottom: 1px solid #000000;
font: bold 12px Verdana, sans-serif;
}

#navlist li
{
list-style: none;
margin: 0;
display: inline;
}

#navlist li a
{
padding: 3px 0.5em;
margin-left: 3px;
border: 1px solid #778;
border-bottom: none;
background: #DDE;
text-decoration: none;
}

#navlist li a:link { color: #448; }
#navlist li a:visited { color: #667; }

#navlist li a:hover
{
color: #000;
background: #AAE;
border-color: #227;
}

#navlist li a#current
{
background: white;
border-bottom: 1px solid white;
}


/* horizontal nav bar end */


#contents
{
background: #fff;
border: 1px solid #ccc;
border-top: none;
clear: both;
margin: 0px;
padding: 15px;
} 


#header {
	background-color: #CCCCCC;
	text-align: left;
	width: 800px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bolder;
	text-transform: uppercase;
	color: #000000;
	padding: 5px 0px 0px;
	font-size: 24px;
	background-repeat: no-repeat;
	background-position: 660px;
	background-image: url(../images/carolHeron.jpg);
	border-top: thin none #333333;
	border-right: thin none #333333;
	border-bottom: thin solid #333333;
	border-left: thin none #333333;
	float: left;
	clear: none;
}
#wrapper #mainBody #middleColumn p {
	margin: 10px;
}
#wrapper #header h2 {
	font-family: "Times New Roman", Times, serif;
	text-transform: none;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-left: 5px;
}
#wrapper #middleColumn p {
	text-align: left;
}

#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	border: thin solid #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: #FFFFFF;
}

#wrapper #footer {
	padding: 10px;
	float: none;
	width: 778px;
	background-color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #CCCCCC;
	text-align: center;
	clear: both;
	border: 2px solid #999999;
}
#wrapper #footer a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #CCCCCC;
	text-decoration: none;
}
#wrapper #footer a:hover {
	color: #FFFFFF;
}
body {
	background-color: #000000;
	background-image: url();
}
#wrapper #footer a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
}

navbar css
#button {
	width: 12em;
	border-right: 1px solid #000;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
	font-family: "Times New Roman", Times, serif;
	background-color: #CCCCCC;
	color: #000000;
	}
#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}
		
	#button li {
		border-bottom: 1px solid #666666;
		margin: 0;
		}
#button li a {
		display: block;
		padding: 5px 5px 5px 0.5em;
		border-left: 10px solid #666666;
		border-right: 10px solid #666666;
		background-color: #CCCCCC;
		color: #000000;
		text-decoration: none;
		width: 100%;
		}

	html>body #button li a {
		width: auto;
		}

	#button li a:hover {
		border-left: 10px solid #333333;
		border-right: 10px solid #333333;
		background-color: #333333;
		color: #fff;
		}
#wrapper #header h1 {
	font-size: 36px;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	margin-bottom: 4px;
	padding-left: 5px;
}
#wrapper #middleColumn h2 {
	font-size: 14px;
	text-align: center;
}
#wrapper #mainBody #rightColumn {
	float: right;
}
#wrapper #header #headingInfo #rightHeadingInfo h2 {
	float: left;
}
#wrapper #mainBody #middleColumn h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	list-style-type: circle;
	text-align: left;
	margin-left: -5px;
}
#wrapper #mainBody #middleColumn .center {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
}
#wrapper #mainBody #middleColumn h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	padding-left: 10px;
}
#wrapper #mainBody #middleColumn p {
	text-align: justify;
}
#wrapper #header #headingInfo {
	float: left;
	width: 600px;
	clear: left;
}
#wrapper #mainBody #middleColumn #leftColumn .BBBLogo {
	background-image: url(../images/BBBLogo.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 70px;
	text-align: left;
}
#wrapper #mainBody #middleColumn .firstBox {
}
#wrapper #mainBody #middleColumn .firstBox {
	clear: right;
	float: left;
	width: 200px;
}
#wrapper .bottom {
	float: left;
	width: 300px;
}
