body {
	text-align: center;
	background-color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 0px;
	background: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position:center top;
	min-width: 760px;
	}
	
ul {
	margin: 0;
	margin-left: 0px;
	padding: 0;
	list-style-type: none;
	}
	
ul a {
	display: block;
	width: 175px;
	height: 25px;
	line-height: 25px;
	color: #C71585;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/button.gif) no-repeat left center;
	text-decoration: none;
	text-indent: 35px;
	}

#wrapper {
	width: 760px;
	min-width: 760px;
	position: relative;
	left: 50%;
	margin: 0 auto;
	margin-left: -380px;
	text-align: left;
	background: url(../images/wrapperbg.gif) repeat-y left top;
	}

#logoheader {
	margin: none;
	background-image: url(../images/headerbg4.jpg);
	background-position: left;
	background-repeat: no-repeat;
	width: 760px;
	min-width: 760px;
	position: relative;
	left: 50%;
	margin-left: -380px;
	text-align: left;
	}
	
#content {
	width: 530px;
	float: right;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}
	
#maincontent {
	width: 320px;
	float: left;
	}
	
#secondarycontent {
	width: 190px;
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
	}

#mainNav {
	width: 185px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
	}
	
#mainNav li {
	padding-left: 10px;
	padding-right: 10px;
	}

#mainNav td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7B467B;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#footer {
	clear: both;
	color: #7B467B;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	background: url(../images/footerbg.jpg) no-repeat left top #FFFFFF;
	}
	
#content h1, #content h2, #content p {
	padding-right: 20px;
	}
	
a {
	color:#C71585
}

a:hover, a:active {
	color:#CC99CC
}
a:hover, .selected a {
	background-position: right center;
	}
	
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
	
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71585;
	}

.style2a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71585;
	text-align: justify;
	}

.style2ab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71585;
	text-align: justify;
	font-weight: bold;
	}

.style2abc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #C71585;
	text-align: center;
	font-weight: bold;
	}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #C71585
}

.style4 {
	font-weight: bold
}

.right {
	text-align: right;
}
	
