body{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.7em;
}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: #060;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	
}
.navbar li a {
	color: #FFF;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.navbar a:hover {
	color: #000;
	background-color: #FC0;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.red {
	color: #F30;
}
.ladderList {
	list-style-type: decimal;
	list-style-postion: outside;
	display: list-item;
}
.footer {
	font-size: 10px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	padding: 0px;
	line-height: 20px;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #060;
	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: #060;
}
.membLink {
	color: #999;
	text-decoration: none;
	text-align: right;
	font-weight: bold;
	line-height: normal;
	float: right;
	list-style-type: none;
}
.board {
	color: #666;
}
.navbar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #FC0;
	font-weight: bold;
	text-decoration: none;
	padding: 0px;
	width: 460px;
	position: absolute;
	left: 0px;
	top: -20px;
	margin-bottom: 20px;
	left: -10px;
}
.navbar2 li a {
	color: #000;
	text-decoration: none;
	margin-left: -15px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
.navbar2 a:hover {
	color: #000;
	background-color: #060;
	text-decoration: none;
	padding: 4px 8px 5px 8px;
	margin-left: -15px;

}
.formWidth {
	width: 25px;
}


p.indent {
	text-indent: 24px;
	}
	
p.indent2 {
	text-indent: 24px;
	margin-top: -20px;
	}

