/* CSS Document */body {	margin: 0;	background-image: url(images/bg-rpt.gif);	background-repeat: repeat-x;	}	#main {	width: 1000px;	margin: auto auto;	}#header {	width: 1000px;	height: 158px;	background-image: url(images/header-bg.jpg);	background-repeat: no-repeat;	}#header .logo {	float: right;	}#nav {	width: 1000px;	height: 24px;	border-bottom: 1px solid #dbd9b0;	}#wrapper {	width: 1000px;	margin: 30px 0 0 0;	}#indexLeft {	width: 449px;	float: left;	}#indexRight {	width: 533px;	float: right;	}#indexSidebarLeft {	width: 270px;	float: left;	}#indexSidebarRight {	width: 245px;	float: right;	}#subLeft {	float: left;	width: 700px;	}#subContent {	float: right;	width: 400px;	}#subImageSidebar {	float: left;	width: 278px;	}#subRight {	float: right;	width: 243px;	}#author {	font-size: 11px;	line-height: 1.5;		}#footer {	clear: both;	width: 1000px;	text-align: center;	padding: 40px 0 0 0;	}	.image-right {	padding: 0 20px 10px 0;	}.nameForm {	width: 150px;	border: 1px solid #006B8F;	}.commentForm {		width: 300px;	border: 1px solid #006B8F;	}.submitButton {		background-color: #006B8F;	color: #FFF;	border: none;	}	/****** FONT STYLES *********/body {	color: #006b8f;	font-family: trebuchet ms, verdana, arial;	font-size: 14px;	line-height: 1.6;	}	.pageTitle {	font-size: 24px;	color: #76a6b6;	line-height: 1;	}.quote {	color: #000;	}	.black-text {	color: #000;	font-size: 12px;	}.biggerText {	font-size: 14px;	}.underlinedText {	text-decoration: underline;	font-weight: bold;	text-transform: uppercase;	}.aboutWriter {	font-size: 12px;	font-weight: bold;	}.archiveBlue a {	width: 228px;	height: 23px;	display: block;	background-color: #b2d2dd;	padding: 0 0 0 15px;	text-decoration: none;	color: #006b8f;	}	 .archiveBeige a {	width: 228px;	height: 23px;	display: block;	background-color: #e0dbb1;	padding: 0 0 0 15px;	text-decoration: none;	color: #006b8f;	}	.guides {	color: #000;	font-size: 18px;	}#footer {	font-size: 10px;	color: #000000;	}	.bigQuote {	color:#BFBD9B;	font-size: 18px;	font-family: Georgia, "Times New Roman", Times, serif;	line-height: normal;	}