a {color:#7B467B}

a:hover, a:active {color:#CC99CC}
a:hover, .selected a {
	background-position: right bottom;
	}
	
.style1 {
	font-size: 11px;
	font-family:"Century Gothic", Arial, Helvetica;
	}
	
.style2 {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;
	color: #A455A4;
	}

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: 39px;
	line-height: 39px;
	color: #7B467B;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/menubg7.gif) no-repeat left bottom;
	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;
	}

#branding {
	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: "Century Gothic", Arial, Helvetica;
	font-size: 11px;	
	}
	
#content td td {
	padding-left: 15px;
	background: url(../images/arrowright.jpg) no-repeat left top;
	margin-top: 0px;
	padding-top: 0px;
	}

#mainContent {
	width: 320px;
	float: left;
	}
	
#secondaryContent {
	width: 190px;
	float: right;
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;	
	}

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

#mainNav td {
	font-family: "Century Gothic", Arial, Helvetica;
	font-size: 11px;
	color: #7B467B;
	font-weight: bold;
	padding-right: 0px;
	padding-left: 0px;
	}
	
#footer {
	clear: both;
	color: #7B467B;
	font-family: "Century Gothic", Arial, Helvetica;
	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;
	}
	
