/* CSS Start */

body,html {
	margin:0;
	padding:0;
	color:#00628e;
	background-color: #e1e1e1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	text-align: center;
	}

img {
float:left;
border: 1px solid #e1e1e1;
padding: 10px;
margin-right: 10px;
}

hr {
	border: 0;
	width: 100%;
	color: #ab506d;
	height: 1px;
	margin: 0px 0px 0px 0px;
}


a:link, a:visited {
	color:#ab506d;
	font-weight:bold;
}
 
#container {
	margin: 10px auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 175px;
	padding: 0;
	float: left;
	background: url(/media/44/fox-behind-chatterbox-header.jpg);
}

#content {
	float: left;
	width: 960px;
	min-height: 300px;
	padding:0px 0px 0px 0px;
	background-color: #ffffff;
}

#contentLeftInside {
	float: left;
	width:621px;
	padding: 20px;
	text-align: left;
	background-color: #ffffff;
}

#author {
	float: left;
	width:581px;
	padding:20px 0px 0px 0px;
}

#contentRightInside {
	float: left;
	width:299px;
	background: url(/media/301/content-backdrop-inside.jpg);
	background-repeat:repeat-y;	
	min-height: 475px;
}

#contentLeftHome {
	float: left;
	width:321px;
	padding: 20px;
	text-align: left;
	background-color: #ffffff;
}

#contentRightHome {
	float: left;
	width:599px;
	background: url(/media/19/content-backdrop-home.jpg);
	background-repeat:repeat-y;	
	min-height: 625px;
	_height: auto !important;
	height: 625px;
}

#contentRightHomeText {
	text-align: left;
	width:299px;
	padding: 20px 280px 20px 20px;
}

#contentRightHomeText img {
border: none;
}

.clear{
clear:both:
}

/***** Footer *****/

#footer {
	float: left;
	width: 810px;
	padding: 10px 150px 10px 0px;
	border-top: 1px solid #808080;
	color: #ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	font-weight: normal;
	text-align:right;
	background-color: #00628e;
}

#footer a {
	color:#ffffff;
	font-weight:normal;
}

#footer img {
border: none;
float: right;
}












/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
