body {
	font-family: "Century Gothic", arial;
	font-size: 14px;
	color: #000;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-color: #fff;
	}	
ul, li, td, p, h1, h2, h3, h4 {
	font-family: "Century Gothic", arial;
	}
p {
	margin: 0 0 5px 0;
	}	
h1 {
	font-weight: normal;
	font-size: 26px;
	line-height: 24px;
	margin: 0 0 6px 0;
	}
h2 {
	font-weight: normal;
	font-size: 22px;
	color: #403054;
	margin: 0;
	}
a, a:visited {
	color:#4e386b;	
	text-decoration: underline;
	}	
a:hover {
	color:#c7a816;	
	text-decoration: underline;
	}		
	
#pagewrap {
	position: relative;
	width: 990px;
	margin: 0 auto;
	}
ul#nav-top {
	width: 930px;
	margin: 0 auto;
	text-align: right;
	padding: 0 20px 0 0 ;
	}
	#nav-top li {
		display: inline;
		padding: 0 10px 0 10px;
		background-image: url(../images/home-toplink-bg.png);
		background-repeat: no-repeat;
		background-position: left;
		font-size: 11px;
		}
	#nav-top li a, #nav-top li a:visited {
		text-decoration: none;
		color:#444;
		}
	#nav-top li a:hover {
		color:#4e386b;
		text-decoration: underline;
		}	
a#homelink {		
	background-image:url(../images/home-logo.png);
	cursor:pointer;
	display:block;
	height:74px;
	left:12px;
	margin:0 0 0 47px;
	position:absolute;
	top:60px;
	width:376px;
	z-index:200;
	}
ul#nav-mid {
	padding:0;
	text-align:right;
	width:493px;
	height:32px;	
	}
	#nav-mid li {
		float: left;
		font-size: 12px;
		font-weight:bold;
		list-style-type: none;
		}
	#nav-mid li a, #nav-mid li a:visited {
		text-decoration: none;
		color:#555;
		padding: 8px 13px 0px 13px;
		background-image: url(../images/home-midlink-bg.png);
		background-repeat: no-repeat;
		background-position: left 0px;
		height:30px;
		display: block;
		}
	#nav-mid li a:hover {
		color:#fff;
		background-image: url(../images/home-midlink-bgO.png);
		
		}				
.no-bg {
	background-image: none !important;
	}
#footer-inner {
	width: 904px;
	margin: 0 auto;
	margin-top: 100px;
	}
#nav-bot {
	font-size: 10px;
	width: 550px;
	float: left;

	}
	#nav-bot a, #nav-bot a:visited {
		text-decoration: none;
		color: #000;
		}
	#nav-bot a:hover {
		color:#4e386b;
		text-decoration: underline;
		}
#webmaster {
	font-size: 10px;
	float: right;
	}
	a#webmaster, a:visited#webmaster  {
		text-decoration: none;
		color: #888;
		}
	a:hover#webmaster {
		color:#4e386b;
		text-decoration: underline;
		}		