body
{
	/*background-color: #B3D6D8;*/
	background-color:#d8d8d8;
	font: 13px/15px Arial, Verdana, Helvetica, sans-serif;
	margin:0px;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#menu ul
{
	list-style:none;
	margin:0;
	padding:0;
}

#menu ul li
{
	float:left;
	padding:8px;
	text-align:center;
}

#menu ul li a
{
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

img
{
	border:0px;
}

h1
{
	border-bottom:1px solid #0A0387;
	line-height:36px;
	font-size: 30px;
	margin-top:0px;
	color:#0A0387;
}

#page
{
	width:740px;
	margin:auto;
	padding:0px;
}

#page div
{
	/*clear:both;
	margin-bottom:2px;*/
}

#menu
{
	background-color:#09018A;
	width:100%;
	height:32px;
}

#menu ul li
{
	color: #ffffff;
	background-image:url(../images/menu-bg.gif);
	background-repeat:repeat-x;
	width:131px;
	margin-right:1px;
}

#banner
{
	width:740px;
	height:200px;
	border-bottom:10px solid #000000;
	border-top:10px solid #000000;
}

#body
{
	background-color:#ffffff;
	padding:20px;
	/*border:1px solid #d0d0d0;*/
	clear:none;
}

#footer
{
	color:#09018A;
	font: 12px/30px Arial, Verdana, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/footer-bg.gif);
	background-repeat:repeat-x;
	height:30px;
	text-align:center;
}

#rimages
{
	float:right;
	margin-top:-10px;
	margin-right:-10px;
	width:210px;
}

#content
{
	margin-right:210px;
}

.clear
{
	clear:both;
}

.profile
{
	/*border:1px solid #000;*/
}

.profile h2
{
	font-size:16px;
	border-bottom:1px solid #000000;
}

.profile p
{
	
}

ul
{
	
}