body {

	background-color:		#dcdcdc;
	font-family:		Georgia, "Book Antiqua", serif;
	font-size:			16px;
	margin:			0px;
	
	}
	
h1	{
	
	text-align:			center;
	font-size:			200%;
	font-weight:		bold;
	
	}
	
h2	{

	text-align:			center;
	font-size:			125%;
	font-style:			oblique;
	font-weight:		bold;
	
	}
	
h3	{

	clear:			left;
	text-align:			left;
	font-size:			100%;
	font-style:			oblique;
	font-weight:		bold;
	border-bottom:		1px solid black;
	
	}

a:link {

	color:            	black;
	text-decoration:  	none;
	font-weight:		bold;
	outline:			none;

	}

a:visited {

	color:			#5f5f5f;
	text-decoration:  	none;
	font-weight:		bold;
	outline:			none;

	}
	
a:hover  {

	font-style:			oblique;
	color:			#5f5f5f;
	
	}
	
#page_header {

	text-align:			center;
	font-size:			100%;

	}
	
#page_header h1 {

	text-align:			center;
	font-size:			250%;
	font-weight:		bold;
	
	}

#page_header h2 {

	text-align:			center;
	font-size:			150%;
	font-weight:		bold;
	
	}
	
#page_header img {
	margin:			10px 10px 10px 10px;
	vertical-align:		middle;
	}
	
#nav_bar {

	background-color:		#dda894;		/*was c2eeff */
	margin:			10px 10px 10px 10px;
	padding:			0px 20px 0px 20px;
	border-top:			2px solid black;
	border-right:		2px solid black;
	border-bottom:		2px solid black;
	border-left:		2px solid black;
	text-align:			center;
	font-size:			120%;
	font-weight:		bold;
	
	}
	
#nav_bar img {
	margin:			1px 10px 1px 10px;
	vertical-align:		middle;
	}
	
#CHL_body  {

	background-image:		url(../images/CHLbackground.gif);
	background-position:	center center;
	background-repeat:	no-repeat;
	margin:			10px 10px 10px 10px;
	padding:			10px 50px 10px 50px;
	line-height:		1.2em;
	
	}
	
#CHL_body img {
	margin:			5px 10px 5px 10px;
	vertical-align:		middle;
	}
	
#CHL_body strong {
	font-size:			110%;
	font-weight:		bold;
	}
	
.body-image {
	float:			left;
/*	width:			100px; */
	vertical-align:		top;
	clear:			left;
	}
	
.body-image2 {
	float:			right;
/*	width:			100px; */
	vertical-align:		top;
	clear:			left;
	}
	
.body-image3 {
	float:			left;
/*	width:			100px; */
	vertical-align:		top;
	}
	
.body-text {
	clear:			left;
	vertical-align:		middle;
	}
	
.body-flash {
	text-align:			center;
	margin:			5px 125px 5px 125px;
	padding:			10px 10px 10px 10px;
	border:			2px solid black;
	background-color:		#dda894;
	}
	
.center-me {
	text-align:			center;
	margin:				5px 125px 5px 125px;
	background-color:	transparent;
	border:				none;
	}
	
#fb-badge-box {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 250px;
	height: 88px;
	vertical-align: middle;
	}
	
#facebook-button {
	float: left;
	width: 88px;
	height: 88px;
	overflow: hidden;
	margin: 0 0 0 0;
	padding: 0 20px 0 0;
	display: block;
	text-decoration: none;
	outline: none;
	border: none;
	background: url(../images/facebook-button.png) no-repeat left top;
	}
	
#facebook-button:hover {
	background: url(../images/facebook-button.png) no-repeat left -88px;
	}
	
#page_footer {

	text-align:			center;
	font-size:			90%;
	margin:			10px 10px 10px 10px;
	padding:			10px 50px 10px 50px;
	border-top:			1px solid black;
	clear:			both;
	
	}
	
#page_footer h3  {
	
	text-align:			center;
	font-size:			110%;
	
	}
	
#page_footer img {

	vertical-align:		middle;
	
	}
	

