.bkgd-main {
	background-attachment: fixed;
	background-image: url(../images/white_butterfly_bkgd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	left: 0px;
	top: 0px;
}
.textHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #990066;
	font-weight: bold;
}
.content-bkgd {
	background-attachment: scroll;
	background-image: url(../images/background-main.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.leftSidebar {
	background-attachment: scroll;
	background-image: url(../images/left-sidebar.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.rightSidebar {
	background-attachment: scroll;
	background-image: url(../images/right-sidebar.jpg);
	background-repeat: repeat;
	background-position: right top;
}
.greyBorder {
	border: thick solid #CCCCCC;
}
a:link {
	color: #0033FF
}
a:visited {
	color: #990066;
	text-decoration: underline;
}
a:hover {
	color: #FF33FF
}
a:active {
	color: #000000
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333
}
li {
	color: #990066;
	list-style-type: square
}
ul {
	color: #990066;
	list-style-type: square
}
.brightBlueText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FF;
	text-align: center;
}
.blueText {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
ol {
	color: #339966
}
.Maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990066;
	font-weight: normal;
	text-align: justify;
}
.Maintext a:link {
	color: #0033FF;
	text-decoration: underline
}
.Maintext a:visited {
	color: #990066;
	text-decoration: underline
}
.Maintext a:hover {
	color: #999933;
	text-decoration: none
}
.Maintext a:active {
	color: #333333;
	text-decoration: none
}
.Bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #990066
}
.Bottomtext a:link {
	color: #0033FF;
	text-decoration: underline
}
.Bottomtext a:visited {
	color: #990066;
	text-decoration: underline
}
.Bottomtext a:hover {
	color: #CCCCCC;
	text-decoration: none;
	background-color: #990066
}
.Bottomtext a:active {
	color: #333333;
	text-decoration: none
}
.BottomNavtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000099
}
.BottomNavtext a:link {
	color: #0033FF;
	text-decoration: underline
}
.BottomNavtext a:visited {
	color: #990066;
	text-decoration: underline
}
.BottomNavtext a:hover {
	color: #990066;
	text-decoration: none;
	background-color: #333333
}
.BottomNavtext a:active {
	color: #333333;
	text-decoration: none
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.contentDiv {
	left: 10px;
	right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-right-style: solid;
	border-left-style: solid;
}
.whiteText {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.inspirationalContent-bkgd {
	background-attachment: scroll;
	background-image: url(../images/inspirational_messages_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.eventsContent-bkgd {
	background-attachment: scroll;
	background-image: url(../images/events-main-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.eventsSubPageContent-bkgd {
	background-attachment: scroll;
	background-image: url(../images/events-sub-header-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.practBusSubPageContent-bkgd {
	background-attachment: scroll;
	background-image: url(../images/pract-business-sub-page-hea.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.articleSubPageContent-bkgd {
	background-attachment: scroll;
	background-image: url(../images/articles-sub-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.displayLocationsHeaderBkgd {
	background-image: url(../images/main-header-bkgd.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
html {
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#0030A1;
	scrollbar-face-color:#990066;
	scrollbar-highlight-color:#CCCCCC;
	scrollbar-3dlight-color:#FFFFFF;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#000000;
}
.bottomTableBorder {
	border: 1px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.navyText {
	font-family: Arial, Helvetica, sans-serif;
	color: #000099;
}
