body {
	background: #fff url(../images/body_bg.gif) repeat-x;
	font-family: arial;
	margin: 0;
}

h2 {
	font-family: Comic Sans MS; 
	color: rgb(0, 51, 102);
margin-bottom:0;
margin-top:10px;
	font-size:  24px;
}

h3 {
margin:15px 0 0;
}

p {
	margin: 0;
	padding: .4em;
}

.right {
	float: right;
}

.left {
	float: left;
}

.clear {clear: both;}


#wrapper {
	background: url(../images/wrapper_bg.png) repeat-y;
	margin:1em auto 0 auto;
	width:960px;
}

#mainNav {
	float:left;
	width:260px;
}

#mainNav li a, #mainNav li.menu-current.menu-first a{
text-decoration:none;
color: black;
display: block;
height: 22px;
padding-top: 10px;
background: white;
}

#mainNav li a:hover, #mainNav li.menu-current a, #mainNav li.menu-current.menu-first a:hover{

/*background: #333399;*/
color: white;
background: red;
}

#mainNav img {
margin-top: 22px;
margin-left: 17px;
}

#mainNav ul {
	list-style-type: none;
	margin:2em 42px 0 0;
	padding:0 0 0 20px;
	width:205px;
}

#mainNav li {

	border-bottom: 1px solid;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 5px;
	font-weight: bold;
}

#mainNav li.menu-first{
	border-top: 1px solid;
}

#content #leftcol{
	float: left;
	width: 65px;
}

#rightNav ul{
	list-style-type: none;
	margin: 30px 0 0 10px;
	padding: 0;
}

#rightNav li{
	padding: 0 5px 20px 0;
	margin: 0;
}

#rightNav li a { display: block;}

#rightNav img { padding-top: 10px;}

#content {
	float:left;
	padding: 8px 0px 0px 17px;
	width:476px;
}

#content #centercol { 
	float:left;
	width: 460px;	
padding-top:20px;
}

#content #centercol img#hero{

}

#content #centercol p{
	font-size:16px;
	line-height:22px;
	padding-bottom:5px;
}

#content #rightcol{
	float: right;
	width: 65px;
}

#rightNav {
	float: right;
	width: 200px;
	font-size: 14px;
}

#footer {
	background:#999999 none repeat scroll 0 0;
	clear:both;
	font-size:13px;
	margin-left:3px;
	margin-top:2em;
	padding:20px;
	width:916px;
}



img#ladybug1 {
	margin: 123px -14px 0px;
}

img#ladybug2 {
	margin:12px 0px 0px -14px;
}

img#ladybug3 {
margin:310px 0px 0px -14px}



#content #centercol #auction-wrap { text-decoration: none; text-align: center; color:#003366; border-bottom: 1px #ccc solid; padding-bottom: 10px; margin-bottom: 10px; font-family: arial; font-weight: bold;}
#content #centercol #auction-wrap img { border: none; padding-bottom: 15px;}
#content #centercol #auction-wrap p a { text-decoration: none; font-size: 14px;}

#content #centercol #auction-wrap p { font-size: 19px; }
#content #centercol #auction-wrap a:hover { text-decoration: underline;}
#special-thanks {
background:#CCC;
border:1px solid blue;
margin: 0 0 40px 20px;
line-height:22px;
padding:10px;
text-align:center;
width:200px;
font-family: arial;
}
#special-thanks a:link {
	color: blue;
	margin: 0;
	padding: 10px 0 0 0;
	height: auto;
	font-size: 1.3em;
}

#special-thanks h2 {
	font-size: 20px;
	padding:0;
	margin: 0;
}

#special-thanks a:hover {
	background: none;
	text-decoration: underline;
	color: blue;
}

#members #sidebar {
margin: 30px 0 0 10px;	
}

ul.members-docs {
list-style: none;
padding: 0;
margin:0;
}




ul.members-docs li, #rightNav ul.members-docs li  {
	padding-bottom: 3px;
}

#members #sidebar ul li {
font-size: 10px;
padding-top: 10px;

}

#members  #sidebar ul li.pdf{
background: url(/images/pdficon_small.gif) no-repeat bottom left;
padding-left:20px;
}

#members .inner ul li.pdf a{
background: url(/images/pdficon_small.gif) no-repeat bottom left;
padding-left:20px;
}

#members .inner ul li.doc a{
background: url(/images/icon_small.gif) no-repeat bottom left;
padding-left:20px;
}

#members .inner ul li.excell a{
background: url(/images/excel-icon-small.gif) no-repeat bottom left;
padding-left:20px;
}


#members #sidebar ul li.excell{
background: url(/images/excel-icon-small.gif) no-repeat bottom left;
padding-left:20px;

}

#members #content h1 {
font-family:"Comic Sans MS";
font-size:21px;
border-bottom: 1px solid #ccc;
}


#members #content .inner h2, span.group-title {
font-size:18px;
margin:5px 0 5px 0;
padding-top: 10px;
border-bottom:1px solid #666666;
display:block;
}

#members #content .inner h3 {
font-size: 16px;
margin: 10px 5px 0px 15px;

}

ul.members-docs {
	margin-left: 10px;
	margin-bottom: 30px;
}

#rightNav ul.members-docs li a {
display:inline;
}

ul.members-docs img {
	position: relative;
	top: 3px;
	margin-right:  5px;
}

.logout {
	text-decoration:  none;
	border:  1px solid #000;
	background: #ccc;
	padding: 5px;
}

#members #content .inner a {
font-size: 14px;
margin: 0px 0px 0px 20px;
}

#members .rcol {
float:right;
margin-top:-15px;
width:95px;
}



