body
{
	margin: 0;
	background: #440e62;
	font-family: arial;
	font-size: 12pt;
}

a
{
	text-decoration: none;
	color: #bdb6fa;
}

a:hover
{
	text-decoration: underline;
}

#page_container
{
	width: 916px;
	margin: 0 auto;
}

#content
{
	margin-top: 41px;
}

#content_top
{
	height: 12px;
	width: 916px;
	background: url(images/content_top.jpg) no-repeat;
	overflow: hidden;
}

#content_bottom
{
	height: 11px;
	width: 916px;
	background: url(images/content_bottom.jpg) no-repeat;
	overflow: hidden;
}

#content_main
{
	width: 916px;
	background: url(images/content_bg.jpg) repeat-y;
	padding-left: 15px;
	padding-right: 15px;
}

#content_inner
{
	width: 885px;
	background-image: url(images/swirl.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#left_filler
{
	float: left;
	width: 65px;
	height: 1px;
	overflow: hidden;
}

#left_nav
{
	width: 126px;
	height: 670px;
	float: left;
}

#middle
{
	float: left;
	width: 694px;
}

#top_nav
{
	text-align: right;
	height: 22px;
}

#bottom_nav
{
	text-align: center;
}

#promote
{
	width: 664px;
	height: 70px;
	margin-left: 3px;
	margin-top: 3px;
	background: url(images/promote.jpg);
}

#actual_content
{
	padding: 15px;
	font-size: 12pt;
}

#actual_content a
{
	color: #172b46;
}

#footer
{
	text-align: center;
	padding: 15px;
	font-size: 8pt;
	color: #ffffff;
}

#menu_top .title, #menu_left .title, #menu_bottom .title
{
	display: none;
}

#menu_top ul
{
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#menu_top ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	border-left: 1px #440e62 solid;
	padding-left: 10px;
}

#menu_top ul li a
{
	color: #440e62;
	text-transform: lowercase;
}

#menu_left
{
	margin-top: 120px;
}

#menu_left ul
{
	margin: 0;
	padding: 0;
	text-align: right;
}

#menu_left ul li
{
	list-style-type: none;
	margin-top: 20px;
}

#menu_left ul li a
{
	color: #172b46;
	text-transform: lowercase;
	font-size: 16pt;
}

#menu_bottom ul
{
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

#menu_bottom ul li
{
	list-style-type: none;
	display: inline;
	margin-left: 10px;
	border-left: 1px #3a6a88 solid;
	padding-left: 10px;
}

#menu_bottom ul li a
{
	color: #3a6a88;
	text-transform: lowercase;
}

#registration .even, #mci .even
{
	background: #1cbbb4;
}
#registration .left, #mci .left, #mci .right
{
	text-align: left;
}
#registration .top, #mci .top
{
	font-weight: bold;
}
#registration .desc, #mci .desc
{
	font-style: italic;
}

.register
{
	font-size: 16pt;
}

.listing
{
	border-bottom: 2px #3a6a88 solid;
	margin-bottom: 15px;
}

.listing .title
{
	font-size: 26pt;
}

.listing .image2
{
	margin-left: 25px;
	margin-right: 25px;
}