body {
	background:#f3c3d9;
	text-align:center;
	margin:0px auto;
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	font-size:12px;
	color:#000;
	line-height:17px;
	margin-top:9px;
}
a:link {
	color:#936;
	text-decoration: underline;
	margin:0px;
}
a:visited {
	text-decoration: underline;
	color: #936;
}
a:hover {
	text-decoration:none;
	color:#936;
}
a:active {
	text-decoration: underline;
}
p {
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#000;
	word-spacing:2px;
	line-height:21px;
	text-align:left;
	margin-bottom:13px;
	margin-top:3px;
}
p.sub {
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#000;
	word-spacing:2px;
	line-height:20px;
	text-align:left;
	margin-bottom:3px;
	margin-top:3px;
}
p.nospace {
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#000;
	word-spacing:2px;
	line-height:20px;
	margin:0px;
}
ul.indent {
	list-style-type:none;
	border:0px;
	margin:0px;
	padding:0px;
}
li.indent  {
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#000;
	word-spacing:2px;

	text-align:left;
	padding-top:7px;
}
hr {
	border:none 0;
	border-top:1px solid #FDBFEB;
	width:100%;
	height:1px;
	vertical-align:inherit;
}
h1 {
	font:normal arial, sans-serif;
	font-size:16px;
	color:#DFA6C0;
	letter-spacing:0px;
	margin:0px;
	text-align:left;
	padding-top:3px;
	padding-bottom:0px;
}
h2 {
	font:normal arial, sans-serif;
	font-size:16px;
	color:#936;
	letter-spacing:0px;
	margin:0px;
	text-align:left;
	padding-top:3px;
	padding-bottom:0px;
}
h3 {
	font:normal arial, sans-serif;
	font-size:19px;
	color:#993366;
	margin:0px;
	text-align:left;
	padding-top:px;
	padding-left:0px;
	padding-bottom:2px;
}
ul {
	list-style-type: circle;
}
li {
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#000;
	word-spacing:2px;
	line-height:20px;
	text-align:left;
	margin-bottom:3px;
	margin-top:3px;
}
#container {
	width:761px;
	height:inherit;
	text-align:center;
	margin:0px auto;
}
#header{
	width:761px;
	height:88px;
	text-align:left;
	position:relative;
	top:0px;
	left:0px;
	right:0px;
	background:url(images/header.gif);
	background-repeat:no-repeat; 
}
#navcontainer {
	width:761px;
	height:25px;
	background:url(images/navbgslice.gif);
	background-repeat:repeat-x;
	text-align:left;
	padding:0px;
}
#navcontainer ul {
	border:0px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
}
#navcontainer ul li {
	display:block;
	float:left;
	text-align:center;
	padding:0px;
	margin:0px;
}
#navcontainer ul li a {
	background: url(images/navbgslice.gif);
	background-repeat:repeat-x;
	width:107px;
	height:18px;
	border-right:1px solid #fff;
	border-bottom:none;
	color:#222;
	padding-top:2px;
	text-decoration:none;
	display:block;
	text-align:center;
	font:12px Trebuchet MS, verdana, arial, sans-serif;
}
#navcontainer ul li a:hover {
	color: #990066;
	background: #fff;
	background-repeat:repeat-x;
}
#navcontainer a:active {
	background:#FAE3ED;
	color: #990066;
}
#navcontainer li#active a {
	background:#FAE3ED;
	color: #990066;
	font: bold 14px Trebuchet MS, verdana, arial, sans-serif;
	border-bottom:1px solid #FAE3ED;
}
#subnav {
	width:inherit;
	text-align:center;
	background:#FBDFEB;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:5px;
	padding-bottom:5px;
	border:1px solid #FFF;
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
}
#containerbg {
	width:761px;
	height:inherit;
	text-align:center;
	background:url(images/middle.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#top{
	width:761px;
	height:187px;
	text-align:left;
	background:url(images/top.jpg);
	background-repeat:no-repeat;
}
#topleft{
	width:269px;
	height:140px;
	text-align:left;
	padding-left:14px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#topright{
	width:440px;
	height:140px;
	text-align:left;
	padding-left:14px;
	padding-right:9px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
}
#featuredleft {
	float:left;
	width:43%;
	height:120px;
	text-align:left;
	padding:1%;
}
#featuredright {
	float:left;
	width:48%;
	height:120px;
	text-align:left;
	padding:1%;
}
#seperator{
	width:761px;
	height:29px;
	text-align:center;
	background:url(images/seperator.jpg);
	background-repeat: no-repeat;
}
#inlinecontent{
	width:730x;
	height:inherit;
	padding:15px;
	text-align:left;
	margin:0px auto;
}
.contentbg {
	width:325px;
	height:191px;
	background:url(images/contentbg.gif);
	background-repeat:no-repeat;
	padding-right:25px;
	padding-left:20px;
}
#leftcolumn {
	width:269px;
	height:inherit;
	background:#FBDFEB;
	padding:10px;
}
#whitecontent{
	width:718px;
	height:67px;
	background:url(images/whitebg.gif);
	background-repeat:no-repeat;
	padding:7px;
	text-align:center;
}
#footer {
	width:761px;
	height:42px;
	position:relative;
	left:0px;
	right:25px;
	bottom:0px;
	text-align:center;
	padding-top:16px;
	background-image:url(images/footer.jpg);
	background-repeat:no-repeat;
	font:normal 13px Trebuchet MS, verdana, arial, sans-serif;
	color:#999;
	word-spacing:2px;
}
#footer a:link {
	color:#999;
	text-decoration: underline;
}

#footer a:visited {
	color:#999;
	text-decoration: underline;
}
#footer a:hover {
	color:#999;
	text-decoration:none;
}#form {
	width: 640px;
	text-align: left;
	float: right;
}
#formlabels {
	float: left;
	height: 200px;
	width: 90px;
}
#formlabels p {
	text-align: right;
}


#form p {
	padding-left: 25px;
}
