/* CSS Document */body {	margin: 0px 0px 20px 0px;	background-color: #B98;	text-align: center;     	}/* Links */a {	text-decoration: none;	}a:link {	color: #5AC;	}a:visited {	color: #269;	}a:active {	color: #CC6600;	}a:hover {	color: #7A4;	border-bottom: 1px dotted #7A4;	}/* Structure */h1, h2, h3 {	margin: 0px;	padding: 0px;	font-weight: normal;	}#container {	line-height: 140%;	margin-right: auto;	margin-left: auto;	text-align: left;	padding: 0px;	width: 700px;	background-color: #FFFFFF;	border: 5px solid #FFFFFF;	}#banner {	font-family: Verdana, Arial, sans-serif;	color: #FFFFFF;	background-color: #854;	text-align: left;	border-bottom: 1px solid #FFFFFF;	height: 150px;	}	#band {	background-color: #421;	margin-top: 5px;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;	color: #FFFFFF;	padding: 5px 20px;	text-align: left;	letter-spacing: 0.2em;	text-transform: uppercase;	}	A.nav:link { 	color: #FFF  	}A.nav:visited 	{ color: #FFF  	}A.nav:hover { 	border-bottom: 1px dotted #FFF; 	}.link {	color: #FFF	}#center {	float: left;	width: 500px;	overflow: hidden;	}.content {	padding: 20px 20px 0px 20px;	background-color: #FFFFFF;	color: #666666;	font-family: Georgia, "Times New Roman", Times, serif;	}#right {	float: right;	width: 200px;	background-color: #FFFFFF;	overflow: hidden;	background:  url(2005_site/site-images/nav_border.gif) repeat-y 0% 0;	}.content p {	color: #666;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	font-weight: normal;	line-height: 160%;	text-align: left;	margin-bottom: 10px;	}	.content blockquote {	background:  url(2005_site/site-images/quotation.gif) no-repeat left top; 	padding-left: 40px;	font-weight: normal;	line-height: 160%;	color: #854;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	margin-left: 0px;	margin-bottom: 20px;	}.content li {	color: #666;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	font-weight: normal;	line-height: 160%;	text-align: left;	margin-left: 20px;	}.content h1 {	color: #5AC;	font-family: Verdana, Arial, sans-serif;	font-size: x-small;	text-align: left;	line-height: 170%;	margin-top: 10px;	list-style: inline;	}.content h2 {	color: #411;	font-family: Verdana, Arial, sans-serif;	font-size: xx-small;	text-align: left;	letter-spacing: 0.3em;	text-transform: uppercase;	}.content h3 {	color: #5AC;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: medium;	text-align: left;	font-weight: bold;	line-height: 140%;	margin-bottom: -5px;	}	.showsub {	color: #5AC;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	text-align: left;	font-weight: bold;	line-height: 140%;	font-style: italic;	}	.content h4 {	color: #666;	font-family:  Georgia, "Times New Roman", Times, serif;	font-size: small;	text-align: left;	font-weight: bold;	margin-bottom: 10px;	line-height: 100%;	}	.content h5 {	color: #7B5;	font-family: Verdana, Arial, sans-serif;	font-size: xx-small;	text-align: left;	margin-top: -5px;	margin-bottom: 10px;	letter-spacing: 0.3em;	text-transform: uppercase;	font-weight: bold;	}	.content h6 {	color: #666;	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	text-align: left;	margin-top: 20px;	margin-bottom: -10px;	font-weight: bold;	}	.indent {	font-weight: normal;	line-height: 160%;	color: #666;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: small;	margin-left: 40px;	}	.addlink {	color: #666;	font-family: Verdana, Arial, sans-serif;	font-size: 10px;	text-align: left;	margin-top: 100px;	font-weight: bold;	}	.floatimgleft {	float:left;	margin-top: 5px;	margin-right: 10px;	margin-bottom: 10px;}.floatimgright {	float:right;	margin-top: 5px;	margin-left: 10px;	margin-bottom: 10px;	}	p.caption {	color: #000;	font-family: Verdana, Arial, sans-serif;	font-size: 9px;	text-align: center; 	letter-spacing: .05em;	}	.tableborder {	border-bottom: none;	width: 100%;	}	#sidebar {	padding: 15px;	border-bottom-style: none;	border-left-width: thin;	border-left-width: thin;	width: 100%;	}.sidebar h2 {	color: #854;	font-family: Georgia, "Times New Roman", Times, serif;	font-size: x-small;	text-align: left;	font-weight: normal;	text-transform: uppercase;  	letter-spacing: .1em;	margin-left: 1px;	margin-top: 15px;	}	.sidebar li {	color: #854;	font-family: Verdana, Arial, sans-serif;	font-size: x-small;	text-align: left;	line-height: 120%;	margin-top: 5px;	list-style: none;	margin-left: 16px;	}.sidebar ul {	padding-left: 0px;	margin: 0px;	list-style: none;	}.sidebar img {	border: 3px solid #FFFFFF;	}		#footer {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: xx-small;	color: #FFFFFF;	letter-spacing: 0.2em;	text-transform: uppercase;	text-align: center;	background:  url(2005_site/site-images/footer.gif) no-repeat 0% 0 #854;	height: 20px;	padding: 10px 5px;	}