body.main
{
	background-color: #333399; /*#CC3399;*/
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

div.main
{
	margin: 0 auto;
	background: url(images/bg.jpg);
	width: 780px;
	height: 900px; 
	padding: 20px;
}

html>body div.main
{
	height: auto;
	min-height: 900px; 
}

h2
{
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC3399;
	letter-spacing: 0.05em;
}

.info_header td, .info_header th, 
p,div,li,blockquote
{
	font-size: 12px;
	color: #000000;
	text-align: left;
}

p,
.side,
.side-meets,
.menu-bottom
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.side,
.side-meets
{
	font-size: 10px;
}


.side-meets
{
	margin-top: 0;
	margin-bottom: 0;
}

.menu-bottom
{
	margin-top: 20px;
	text-align: center;
}

.menu-bottom-selected
{
	font-weight: bold;
}

.left-section
{
	padding-bottom: 25px;
}

.no-top-margin
{
	margin-top: 0;
}

div.resources_listing div
{
	margin: 10px 0 10px 26px;
}
div.resources_listing div a
{
	font-weight: bold;
	color: #CC3399;
}
div.resources_listing div p
{
	margin: 6px 10px 12px 16px;
}