table#maintable {
	width: 850px;
	border: 1px solid #dbcddc;
	margin-left: auto;
	margin-right: auto;
}
body {
	margin-top: 35px;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, Sans-Serif, Verdana;
	font-size: 12px;
	color:#565656;
}
table#maintable td.leftcolumn {
	width: 30px;
}
table#maintable td.menucolumn {
	width: 130px;
}
table#maintable td.maincolumn {
	padding-left: 15px;
	padding-right: 10px;
}
table#maintable a {
	color: #ba8fba;
	text-decoration: underline;
}
table#maintable a:hover {
	color: #7f4e7b;
	text-decoration: underline;
}	
table#maintable tr.toprow td {
	height: 100px;
}
table#maintable td.bandone {
	height: 9px;
	background-color: #7f4e7b;
	border-right: 1px solid white;
	border-left: 1px solid white;
	font-size:0px;
}
table#maintable td.bandtwo {
	height: 10px;
	background-color: #ba8fba;
	border: 1px solid white;
	border-bottom: 0px;
	font-size:0px;
}
table#maintable tr.toprow td.menucolumn {
	background-image:url(lgimages/TopFade.gif);
	background-position:bottom;
	background-repeat:repeat-x;
}
table#maintable tr.bottomrow td.menucolumn {
	background-image:url(lgimages/BottomFade.gif);
	background-position:top;
	background-repeat:repeat-x;
	min-height: 380px;
	_height: auto !important;
	height: 380px;
	vertical-align:top;
}
address {
	color: #ba8fba;
	font-style: normal;
	text-align: right;
}
address a {
	color: #ba8fba;
	text-decoration: underline;
}
address a:hover {
	color: #7f4e7b;
	text-decoration: underline;
}	
table#maintable tr.bottomrow td.menucolumn {
	letter-spacing: 1px;
	line-height: 22px;
	text-align:center;
	padding-top:9px;
	color: #7f4e7b;
}
table#maintable tr.bottomrow td.menucolumn a {
	color: #666666;
	text-decoration: none;
}
table#maintable tr.bottomrow td.menucolumn a:hover {
	color: #7f4e7b;
	text-decoration: none;
}
.highlightedbody {
	color: #ba8fba;
}
.heading {
	color: #ba8fba;
	font-size: 14px;
}
table#maintable tr.bottomrow td.maincolumn {
	vertical-align:top;
	padding-top:10px;
	text-align:left;
}
div.mainrightimage {
	float:right;
}
div.mainrightimage img {
	margin: -9px -9px 0px 0px;
	width:354px;
	height:286px;
	position: relative;
}
div.mainrightimage div.nameandtitle {
	text-align: right; 
	margin: 2px -2px 10px 10px;
	font-size: 9px;
	font-style:italic;
}
div.logo {
	float:left;
	clear:right;
	margin-right:15px;
	bottom: 10px;
}
table#maintable tr.footer td {
	padding-bottom: 5px;
}
table#contacttable {
	vertical-align:top;
}