/* CSS Document */*{	margin: 0;	padding: 0;}body{	background: #afafaf;}h1{	background: #00ff00 url(images/MMbg.png) repeat;	border-bottom: 1px solid #fff;	color: #fff;	font: 18px/2 Georgia, sans-serif;	text-align: center;}p{	padding: 0 20px 15px;}p.header{	background: #00ff00 url(images/MMbg.png) repeat;	font: bold 14px Verdana, Arial, Helvetica, sans-serif;	margin: 0px;	padding: 0px 0px 10px;	text-align: center;	text-transform: uppercase;}p.footer{	background: #05008a url(images/blueGradBG2.gif);	background-repeat: repeat-x;	background-position: bottom;	color: #ccc;	font: 10px Verdana, sans-serif;	margin: 10px 0 0;	padding: 10px 0;	text-align: center;}p.footer a{	background: inherit;	color: #ccc;}table#main{	width: 80%;}table#main td#pics{	border-bottom: 1px dotted #000099;}table#main td#pics2{	border-left: 1px dotted #000099;	border-top: 1px dotted #000099;	vertical-align: top;}table#main td#pics3{	border-left: 1px dotted #000099;	vertical-align: top;}table#main td#right{	font-family: Helvetica;	font-size: 12px;	color: 999;	line-height: 18px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 20px;	padding-top: 20px;	vertical-align: top;	text-align: left;	border-top: 1px dotted #000099;	border-left: 1px dotted #000099;}table#main td#left{	font-family: Helvetica;	font-size: 12px;	color: 999;	line-height: 18px;	padding-bottom: 30px;	padding-left: 10px;	padding-right: 20px;	padding-top: 20px;	vertical-align: top;	text-align: left;	border-top: 1px dotted #000099;}table#main td#head{	font-family: Helvetica;	font-size: 16px;	font-weight: bold;	line-height: 18px;	color: #999;	width: 33%;	padding-top: 10px;	padding-right: 10px;	padding-left: 10px;	padding-bottom: 5px;	vertical-align: top;	text-align: left;    border-right: 1px dotted #000099;}table#main td#headB{	font-family: Helvetica;	font-size: 16px;	font-weight: bold;	line-height: 18px;	color: #999;	width: 33%;	padding-top: 10px;	padding-right: 10px;	padding-left: 10px;	padding-bottom: 5px;	vertical-align: top;	text-align: left;}table#main td#bott{	font-family: Helvetica;	font-size: 14px;	color: 999;	line-height: 18px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	vertical-align: top;	text-align: left;	width: 33%;	border-right: 1px dotted #000099;}table#main td#bottB{	font-family: Helvetica;	font-size: 14px;	color: 999;	line-height: 18px;	padding-bottom: 10px;	padding-left: 10px;	vertical-align: top;	text-align: left;	width: 33%;}table#main td#bott2{	font-family: Helvetica;	font-size: 14px;	color: #000;	line-height: 18px;	padding-bottom: 10px;	padding-left: 10px;	padding-right: 10px;	vertical-align: top;	text-align: center;	width: 33%;	border-right: 1px dotted #000099;}table#main td#bott2B{	font-family: Helvetica;	font-size: 14px;	color: #000;	line-height: 18px;	padding-bottom: 10px;	padding-left: 10px;	vertical-align: top;	text-align: center;	width: 33%;}#content{	position: relative ; top: -147px;	background: #fff;	color: inherit;	font: 12px/1.75 Georgia, serif;	margin: 0 auto;	padding: 0px 0 0;	width: 800px;	border-left: 3px solid #000066;	border-right: 3px solid #000066;}#rotator{	background: url(images/blueGradBG.gif) repeat-x;	color: inherit;	height: 250px;	width: 100%;	text-align: center;	border-bottom: 5px solid #000066;}#container{position: relative ; top: -147px;background-color:#FFFFFF;margin: 0 auto;width: 800px;height:33px;}ul#navbar {background:url(images/bg.png) repeat-x left top;margin:0;list-style-type:none;height:28px;}ul#navbar li {float:right;}ul#navbar li a {display:block;padding:5px 15px 4px;font:bold 16px "helvetica";text-decoration:none;color:#3A5164;letter-spacing: -0.1em;}ul#navbar li a:hover {color:#333366;background:url(images/arr.gif) no-repeat center bottom;}ul#navbar li a#current {background:url(images/arr.gif) no-repeat center bottom;color:#000000;}