/* CSS Document by Dieter Schneider for www.csstemplateheaven.com 2007*/* {margin: 0; padding: 0;}/*-------------------------------------- SITE STRUCTURE -------------------------------*/body {	background: #fff url(images/main_bg.jpg) no-repeat;	font-size: 62.5%;	font-family: Georgia, "Times New Roman", Times, serif;}#headerwrapper {	width: 505px;	height: 180px;	margin-top: 265px;	margin-left: 120px;}#header_left {	width: 255px;	float: left;}#header_right {	float: right;	width: 185px;	padding-top: 20px;	font-size: 1.2em;}#main_content {	width: 580px;	margin-top: 50px;	clear: both;	margin-left: 100px;	font-size: 1.2em;	line-height: 2em;}#footer {	width: 580px;	margin-top: 10px;	clear: both;	margin-left: 100px;	text-align: center;}/*-------------------------------------- NAVIGATION -------------------------------*/#navlist{border-bottom: 1px solid #CCCCCC;width: 175px;}#navlist li{list-style: none;margin: 0;padding: 0.25em;border-top: 1px solid #CCCCCC;}#navlist li a {	text-decoration: none;	color: #001d8f;}/*-------------------------------------- TEXT FORMATTING -------------------------------*/p {	margin: 20px;	color: #000000;	padding-left: 5px;}h1 {	font-size: 3em;	font-style: italic;	color: #CCCCCC;	border-bottom: 0px none;	padding-bottom: 8px;}h2 {	margin-left: 20px;	color: #001d8f;	font-size: 1.5em;	background: no-repeat;	padding-top: 1px;	padding-left: 5px;	height: 26px;}h3 {	font-size: 12px;	color: #116E42;	margin-left: 20px;	padding-left: 5px;	border-top-width: 1px;	border-top-style: dotted;	border-top-color: #F7951A;	padding-top: 5px;}.heading_color {	color: #CCCC99;	font-style: normal;}blockquote {	font-size: 1.6em;	font-style: italic;	color: #999999;	background: no-repeat;	padding-top: 20px;	padding-left: 5px;	margin-top: 40px;}.quote_author {	text-align: right;	font-size: 0.7em;	font-style: italic;	color: #1767d6;	font-weight: bold;	margin: 0px;}.date {	font-size: .6em;	color: #CCCCCC;	}a:link {color: #1767d6}     /* unvisited link */a:visited {color: #1767d6}  /* visited link */a:hover {color: #001d8f}   /* mouse over link */a:active {color: #1767d6}   /* selected link */
