/* CSS Document */body {background-color: white; }h2{font-variant: normal; margin-top: 0; margin-bottom: 10; font-size: 120%;}h3{font-variant: normal; margin-top: 0; margin-bottom: 0; font-size: 100%;}h4{font-variant: normal; margin-top: 0; margin-bottom: 10;}p {text-align:justify; text-indent: 1em; margin-top: 0; margin-bottom: 10; font-size: 85%;}ol{font-size: 85%; margin-top: 0; margin-bottom: 10;}ul{font-size: 85%; margin-top: 0; margin-bottom: 10;}a img { border-width: 0; } a:link {color: blue}a:visited {color: #800080}a:hover {color: red}a:active {color: black}div.navbox {border: solid; border-width; thin; width: 100%; border-color: red; background: #f1d00f; padding 0.5em; }img.rightf{float:right; margin: 0 0 15px 15px;}img.leftf{float:left; margin: 0px 25px 15px 0px; }.floatrightcaption{float: right;width: 300px;margin: 0 0 10px 10px;padding: 10px;}div.floatright img{border-top: 2px; border-right: 1px;border-bottom: 1px;border-left: 2px;}#mainpic {	clear: both;	margin: 0 auto;	height: 140px;	margin: 0 auto;	position: relative;	background-position: top;	background-repeat: no-repeat;}#imageContainer {	height: 140px;	vertical-align:top;}#imageContainer img {	display: none;	position: absolute;}.thumbnail{float: left;width: 250px;border: 1px solid #999;margin: 0 15px 15px 0;padding: 5px;}.clearboth { clear: both; }
