body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
}
body {
	background-image: url(images/bkTile.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.clearboth {
	clear: both;
}
a:link {
	color: #9c1bb6;
}
a:visited {
	color: #69476f;
}
a:hover {
	color: #6cbe02;
}
a:active {
	color: #6cbe02;
}
#wrapper {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 0px;
	border: 3px solid #3F0A4F;
}
#header {
	background-image: url(images/fromMarti_header.jpg);
	background-repeat: no-repeat;
	height: 123px;
	width: 950px;
	z-index: 1000;
}
#Content {
	padding: 15px 20px;
	clear: both;
	width: 910px;
}
#Footer {
	background-image: url(images/fromMarti_footer.jpg);
	background-repeat: no-repeat;
	clear: both;
	height: 95px;
	width: 920px;
	color: #000000;
	padding-top: 10px;
	padding-right: 15px;
	padding-left: 15px;
}
#footerLeft {
	float: left;
	width: 300px;
	vertical-align: top;
}
#footerCenter {
	float: left;
	width: 365px;
	text-align: center;
	padding: 5px 0px 0px;
	margin-left: 20px;
}
#footerRight {
	float: right;
	width: 200px;
	vertical-align: top;
}
#siteMap {
	padding: 15px;
	clear: both;
	width: 920px;
	margin-bottom: 5px;
	background-image: url(images/bkTile_subFooter.jpg);
	font-size: 12px;
	color: #FFFFFF;
}
#siteMap a {
	color: #FFFFFF;
}
#siteMap a:visited {
	color: #FFFFFF;
}
#siteMap a:hover {
	color: #91cf4e;
}
#headerTop {
	height: 98px;
	width: 950px;
	z-index: 1000;
}
#headerNav {
	height: 25px;
	width: 920px;
	padding-right: 15px;
	padding-left: 15px;
}
#contentLeft {
	float: left;
	width: 690px;
}
#conentTitle {

}

#contentRightSidebar {
	float: right;
	width: 190px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CF9ED7;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 0px;
	text-align: center;
}
#sidebarEditable {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B58CBA;
}
#sidebarGlobal {
}
#sidebarNavHome {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B58CBA;
	text-align: left;
}
.leftColumn {
	float: left;
	width: 335px;
}
.rightColumn {
	float: right;
	width: 335px;
}
#Content li {
	list-style-type: none;
	line-height: 1.5em;
	background-image: url(images/bullet_purple.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	background-position: left 4px;
}
#contentRightSidebar a {
	padding-left: 15px;
	background-image: url(images/bullet_dblArrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.25em;
	color: #9c1bb6;
}
#contentRightSidebar a:visited {
	padding-left: 15px;
	background-image: url(images/bullet_dblArrow.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: list-item;
	list-style-type: none;
	color: #9c1bb6;
}
#contentRightSidebar a:hover {
	padding-left: 15px;
	background-image: url(images/bullet_dblArrow_over.jpg);
	background-position: left;
	background-repeat: no-repeat;
	display: list-item;
	list-style-type: none;
	color: #6cbe02;
}
#subFooter {
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 950px;
}

#credits {
	color: #3D084C;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
	text-align: center;
}
#credits  a:link {
	color: #3D084C;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
#credits a:visited {
	color: #3D084C;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}
#credits a:hover {
	color: #6cbe02;
	font-style: italic;
	font-size: 11px;
	text-align: center;
	margin-bottom: 20px;
	font-weight: bold;
}

#sidebarNavTOP {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #B58CBA;
	text-align: left;
}
#contentLeft img {
	padding: 4px;
	text-align: left;
}
#sidebarNobulletLink   {
	list-style-type: none;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}