body
{
	font-family: verdana, arial, sans-serif; font-size: 0.8em; background-color: white;
	margin: 0 auto;

}

#container
{
	margin: 0 auto;
}

#header
{
	width: 998px;
	height: 160px;

}

#sidebar
{
	float: left;
	width: 160px;
	height: 200px;
	z-index: 100;

}

#content
{
	width: 780px;
	margin-left: 188px;
	min-height: 300px;
}
#footer
{
	width: 780px;
	background-color: #C0C0C0;
	margin-left: 188px;
	margin-top: 20px;

}

div.banner
{
border: 2px;
height: 150px;
margin-left: 188px;
}

.titlestyle
{
	font-size: 36px;
	font-weight: bold;
	font-family: "MY TURTLE", "Comic Sans MS", "Times New Roman", Times, serif;
	padding-left: 20px;
	color: #4169E1;
}

ul#memberList
{
	list-style-type: none;
}
.title
{
	float:left;
	width:130px;
	font-weight: bold;

}
.contentTitle
{
	font-size: 18px;
	font-weight: bold;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
}

div.contentPane
{
background: #FFFFFF url(img/box-bgr.gif) repeat-x scroll center top;
border:1px solid #CFCFCF;
margin:0 0 28px;
padding-left:15px;
padding-right:0;
padding:14px;
}