body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
	background-position: center;
}a:focus{outline:1px dotted}hr{border:0 #ccc solid;border-top-width:1px;clear:both;height:0}h1{font-size:25px}h2{font-size:23px}h3{font-size:21px}h4{font-size:19px}h5{font-size:17px}h6{font-size:15px}ol{
	list-style-type: upper-roman;
}li{margin-left:20px}p,dl,hr,h1,h2,h3,h4,h5,h6,ol,ul,pre,table,address,fieldset{margin-bottom:20px}

ul
{
list-style-type:none;
margin:0;
padding:0;
}
li
{
	display:inline;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #090;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	
}
.navbar li a {
	color: #FFF;
	text-decoration: none;
	padding: 4px 2px 5px 2px;
	
}
.navbar a:hover {
	color: #000;
	background-color: #FC0;
	text-decoration: none;
	padding: 4px 2px 5px 2px;
}
.red {
	color: #F30;
}
.ladderList {
	list-style-type: decimal;
	list-style-postion: outside;
	display: list-item;
}
.footer {
	font-size: 9px;
	color: #FFF;
	background-color: #090;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #090;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #09F;
	text-decoration: underline;
}.box {
	background-color: #CCC;
	display: block;
	padding: 10px;
}
.sinkLogo {
	height: 120px;
}
.main2 {
	margin-top: 16px;
}
.green {
	color: #090;
}
.membLink {
	color: #999;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: normal;
	float: right;
	list-style-type: none;
}
.board {
	color: #666;
}
