body {
	background: #BCCAFD;
	font-size: 9pt;
	line-height: 12pt;
	font-family: trebuchet, verdana, arial, sans-serif;
	margin: 0px 0px;
	text-align: center;
}

.desctext  {
	color: Black;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: 24px;
	
}


.subtitle  {
	color: Black;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: normal;
	font-weight: bold;
}

.title  {
	color: Black;
	font-size: 14pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	line-height: normal;
	font-weight: bold;
}


#wrapper {
	background: #fff;
	position: relative;
	width: 810px;
	text-align: left;
	color: #777;
	margin: 0 auto;
	padding: 0px;
}

a:link, a:visited {
	text-decoration: none;
	color: Purple;
}

a:hover, a:active {
	text-decoration: underline;
	color: #c978b1;
}

#content_bg {
	background: #fff ;
	margin: 5px;
	
}

#content {
	
border: none; 
}

ul#nav {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 510px;
	height: 29px;
	float: right;
}

ul#nav li.nav {
	float: left;
	padding-right: 3px;
}

.pimage {
	float: left;
	padding-right: 10px;
}

.more {
	float:right;
}

#footer {
	padding-top: 25px;
	padding-bottom: 5px;
	font-size: 7pt;
}

#footer, #header{
 display: none;
 } 
 
 
#header {
	
}