body {
	margin: 20px 0px 0px;
	padding: 0px;
	background-attachment: fixed;
	background-image: url(../images/new/leftbar.gif);
	background-repeat: repeat-y;
	background-color: #CEAFCE;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #735173;
}
div#content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #735173;
	margin-bottom: 20px;
	display: block;
	margin-top: 0px;
}
div#content h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #735173;
	margin-bottom: 10px;
	display: block;
}
div#content h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.3em;
	height: 23px;
	margin: 0px 0px 20px;
	padding: 0px 0px 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

div#content h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #5A7DA0;
	display: block;
	text-transform: capitalize;
	height: 23px;
	margin: 0px;
	padding: 0px;
}
div#content p {
	margin-bottom: 20px;
	margin-top: 0px;
	line-height: 1.5em;
}
div#content p.teaser {
	margin-bottom: 10px;
	margin-top: 0px;
	line-height: 1.5em;
}
div#content p.box {
	margin-bottom: 15px;
	margin-top: 0px;
	line-height: 1.5em;
	font-size: 11px;
	color: #6688AA;
}
div#content a {
	color: #735173;
	text-decoration: underline;
}
div#content a:hover {
	text-decoration: underline;
}
div#content a.more{
	color: #735173;
	text-decoration: none;
	margin-bottom: 20px;
	display: block;
}
div#content a.more:hover{
	text-decoration: underline;
}
div#content a.box{
	color: #6688AA;
	text-decoration: underline;

}
div#content a.box:hover{
	text-decoration: none;
}
div#content ul{
	font-size: 11px;
	text-decoration: underline;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	padding: 0px;
}
div#content li{
	padding-left: 15px;
	margin-bottom: 5px;
	background-image: url(../images/new/purple-square.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-decoration: none;
}
div#content ul li a{
	color: #6688AA;
	text-decoration: none;
}

div#content ul li a:hover{
	text-decoration: underline;
}
div#content tr.header{
	background-color: #6688AA;
	color: #FFFFFF;
	font-size: 10px;
}
div#content tr.row{
	background-color: #FFFFFF;
	font-size: 10px;
	color: #6688AA;
}
div#content tr.contentheader{
	background-color: #735173;
	color: #FFFFFF;
}
div#content tr.contentrow{
	background-color: #FFFFFF;
	color: #735173;
}
div#content td.contentheader{
	color: #FFFFFF;
	text-align: left;
	padding-right: 10px;
	font-weight: normal;
	background-color: #735173;
}
div#content td.contentrow{
	color: #966B96;
	background-color: #FFFFFF;
}

div#content IMG.rightcol{
	margin: 0px;
	padding: 0px;
}
div#content IMG.rightnobox{
	margin: 0px 0px 20px;
	padding: 0px;
}
div#content IMG.album{
	margin: 0px 0px 0px 0px;
	padding: 0px;
	cursor: hand;
}
div#content IMG.link{
	margin: 0px 0px 20px;
	padding: 0px;
	cursor: hand;
}
div#content IMG.section{
	margin: 0px 0px 20px;
	padding: 0px;
}
div#content OBJECT.section{
	margin: 0px 0px 20px;
	padding: 0px;
}
.footer{
	color: #999999;
	text-align: center;
	padding-bottom: 10px;
	width: 675px;
	padding-top: 10px;
	padding-left: 40px;
	margin-top: 10px5;
}
.lwForm TD{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
}
.lwForm TD.label{
	font-size: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	background-color: #AD86AD;
	color: #FFFFFF;
}
.lwForm input{
	width: 200px;
}
.lwForm textarea{
	width: 200px;
}
.lwForm input.btn{
	font-size: 10px;
	width: 80px;
}
.topbox {
	background-image: url(../images/new/topbox.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 180px;
	background-color: #B5C4E3;
}
.footerbox {
	background-image: url(../images/new/footerbox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 25px;
	width: 180px;
	background-color: #B5C4E3;
	margin: 0px;
	padding: 0px;
}
.mainbox {
	background-color: #B5C4E3;
}
.boxwrapper{
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 180px;
}
.spacer{
	height: 10px;
}
