/* CSS Start */

body,html {
	margin:0 auto;
	padding:0;
	color:#00628e;
	background-color: #e1e1e1;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height: 18px;
	text-align: center;
	background: url(/media/1340/background-pattern.jpg);
	}

.quote {
	color: #ab506d;
	margin-left: 25px;
	margin-right: 25px;
	}

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: auto;
	width: 960px;
}

#header {
	width: 960px;
	height: 175px;
	padding: 0;
	float: left;
	background: url(/media/44/new-header.jpg);
	padding: 0;
	line-height: 30px;
	color:#ab506d;
	font-family: 'Neucha', cursive;
}

#headerInside {
	width: 625px;
	height: 175px;
	padding: 0;
	float: left;
	font-size:45px;
	text-align:left;
	padding: 20px 0 10px 10px;
	line-height: 45px;
	color:#ab506d;
	font-family: 'Neucha', cursive;
}

.headerSmallFont {
	font-size:22px;
	color:#00628e;
	font-family: 'Neucha', cursive;
} 

.headerSmallFontRight {
	font-size:22px;
	color:#00628e;
	font-family: 'Neucha', cursive;
	text-align:right;
float:right;
} 

#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;
	}

#contentRightEmpty {
	float: left;
	width:279px;
	text-align: left;
	margin: 20px 0 0 20px;
	}

#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 */

