body {
	color:#333333;
	font:12px "Lucida Sans", "Lucida Grande", "Trebuchet MS", Arial, Helvetica, Verdana, Tahoma, sans-serif;
	background-color: #611F5D;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
images { behavior: url(/iepngfix.htc); }
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 15px;
}
h1 {
	font-size:24px;
	color: #601E5C;
}
h2 {
	font-size:18px;
}
h3 {
	font-size:14px;
}
strong, em {
	font-family:"Lucida Sans", Helvetica, Arial, sans-serif
}
p {
	padding-bottom: 15px;
}
a {
	text-decoration:none;
	color: #601E5C;
}
a:hover {
	text-decoration:underline
}
.left {
	float:left
}
.right {
	float:right
}
img.clear {
	clear:both;
	display:block;
	height:1px
}
#container {
	width: 991px;
	margin-right: auto;
	margin-left: auto;
}
#header1 {
	height: 100px;
}
#header1 h1 {
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 14px;
}
h1  span {
	display: none;
}
#header1 .right {
	background-image: url(/images/header-top-panel.gif);
	background-repeat: no-repeat;
	height: 93px;
	width: 360px;
	padding-top: 7px;
	padding-left: 23px;
	text-transform: uppercase;
	font-size: 11px;
	color: #ffccff;
}
#header1 .right a {
	color: #ffccff;
}
#header1 .right a:hover {
	color: #FFFFFF;
}
#nav {
	height: 38px;
}
#nav ul {
	list-style:none;
}
#nav {
	height: 38px;
	padding-left: 15px;
}
#nav li {
	float: left;
	padding-right: 21px;
	padding-left: 22px;
	display: block;
}
#nav a {
	font-size: 16px;
	text-transform: uppercase;
	color: #601e5c;
	display: block;
	float: left;
	line-height: 38px;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: -0.1em;
}
#nav a:hover {
	color: #BD5DA9;
}
#nav .current_page_item a, #nav .current_page_ancestor a {
	color: #9c823c;
}
#borders {
	background-image: url(/images/border-bg.gif);
	background-repeat: repeat-x;
	padding-left: 15px;
	background-color: #9A578C;
}
#ssp {
	background-image: url(/images/subnav-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 960px;
	border-bottom: 2px solid #9A578C;
}
#ssp .left {
	width: 235px;
}
#ssp .left li {
	list-style: none;
}
#ssp .left a {
	color: #FFCCFF;
	display: block;
	height: 16px;
	line-height: 16px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
}
#ssp .left a:hover {
	color: #FFFFFF;
}
#ssp  .left  .current_page_item a {
	color: #FFFFFF;
	background-image: url(/images/subnav-active.gif);
	background-repeat: no-repeat;
}
#ssp .left h3 {
	color: #FFF;
	padding: 5px 0 10px 10px;
}
#ssp .right {
	width: 725px;
}

#page {
	background-image: url(/images/page-bg-top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #FFFFFF;
	width: 946px;
	padding-right: 14px;
}
#main {
	float: left;
	width: 700px;
	padding-left: 14px;
}
/*#primary {
	width: 650px;
	float: left;
	padding: 20px 0 10px;
	margin: 0 10px 0 14px;
	display: inline;
	}*/
.feature {
	float: left;
	width: 220px;
	padding-right: 10px;
	padding-bottom: 10px;
}
.feature img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.feature h2 {
	color: #601E5C;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	font-size: 14px;
}
.feature #newsletter {
	background-image: url(/images/newsletter-box-bg.gif);
	background-repeat: repeat-x;
	height: 85px;
	width: 195px;
	padding: 10px;
	color: #FFFFFF;
}
#newsletter #form1 #email {
	height: 15px;
}
#sidebar {
	float: right;
	width: 221px;
	padding-top: 20px;
}
#goldbox {
	background-image: url(/images/gold-box-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	color: #FFFFFF;
	width: 215px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	background-color: #645731;
}
#goldbox .content {
	padding-right: 14px;
	padding-left: 14px;
}
#purple-box {
	background-image: url(/images/purple-box-shadow-bg.gif);
	background-repeat: repeat-y;
	width: 221px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
}
#purple-box .content {
	background-image: url(/images/purple-box-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 187px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 14px;
	padding-left: 14px;
}
#home-box {
	background-image: url(/images/home-box-bg.gif);
	background-repeat: repeat-x;
	height: 194px;
	width: 656px;
	margin-top: 20px;
	padding: 14px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
}
#home-box .home-box-col a {
	color: #9C823C;
}
#home-box .home-box-col li {
	padding-bottom: 15px;
	background-image: url(/images/doc-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
}
.home-box-col {
	float: left;
	width: 208px;
	padding-right: 10px;
	height: 194px;
	overflow: auto;
}
#home-box .home-box-col h2 {
	text-transform: uppercase;
	color: #601E5C;
	font-weight: bold;
}
#content, #primary {
	float: right;
	width: 681px;
	padding: 20px 15px 15px;
}
#content h1 {
	padding-top: 15px;
}
#sidebar-1 {
	background-image: url(/images/sidebar-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	width: 215px;
	float: left;
	padding: 10px;
	min-height: 600px;
}
.pic-frame {
	background-repeat: no-repeat;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 65px;
}
.pic-frame img {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #999999;
}
#footer-nav {
	padding-top: 10px;
	background-color: #FFFFFF;
	width: 960px;
}
#footer1 {
	color: #FFFFFF;
}
#footer1   p   {
	padding-bottom: 0px;
}
#footer1  strong, #footer1 a {
	color: #9e649e;
}