.pagetitle                 { color: #99c; font-weight: bold; font-size: 18pt; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.pagesubtitle           { color: #99c; font-style: italic; font-weight: bold; font-size: 14px; line-height: normal; font-family: "Times New Roman", Georgia, Times; height: 0pt }
.titles    { font-style: italic; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.eventtitle                  { color: #99c; font-style: italic; font-weight: bold; font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
.cutline, .pullquote              { color: #663; font-style: italic; font-size: 11px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
body, td, li { font-size: 12px; line-height: normal; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular }
p{ margin: 0 0 16px; }
h2, h3, h4, h5, h6, b { color: #99c; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; margin-bottom: 0; padding-bottom: 5px; }
h1{ font-size: 200%; }
h2{ font-size: 180%; }
h3{ font-size: 160%; }
h4{ font-size: 140%; }
h5{ font-size: 130%; }
h6{ font-size: 110%; }
#memberscontent{

	width: 400px;

}
#membersnav a{

	font-size: 13px;

	font-weight: bold;

	background-color: #030;

	color: #fff;

	text-decoration: none;

	padding: 3px;

}
#membersnav a:hover{

	font-size: 13px;

	font-weight: bold;

	background-color: #4ab855;

	color: #fff;

	text-decoration: none;

	padding: 3px;

}
#banner_ad{
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	color: #fff;
	text-align: center;
	background-color: #4568b8;
	border: 2px dotted #000;
	margin-bottom: 10px;
}
#banner_ad a{
	color: #fff;
}
#banner_ad2{
	font: 14px Georgia, "Times New Roman", Times, serif;
	padding: 10px;
	color: #000;
	text-align: center;
	background-color: #FFFF00;
	border: 2px dashed #000;
	margin-bottom: 10px;
}
#banner_ad2 a{
	color: navy;
	font-weight: bold;
	font-style: italic;
}
.left{
	float: left;
	margin-right: 5px;
}
.right{
	float: right;
	margin-left: 5px;
}
.clear{ 
	clear: both;
	}