body, p, ul, ol, h1, h2, td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}
a {
	color: #6A00B6;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
p {
	margin-top: 0px;
	font-size: 90%;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 15px;
}
h2 {
	font-size: 150%;
	font-weight: bold;
	color: #974DCC;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	color: #7D8D00;
}
.swipe-top {
	background-image: url(images/swipe-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.swipe-left {
	background-image: url(images/swipe-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.swipe-right {
	background-image: url(images/swipe-right.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.swipe-bottom {
	background-image: url(images/swipe-bottom.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
b, strong {
	font-weight: bold;
	color: #7D8D00;
}
.nav-heading {
	font-weight: bold;
	color: #7D8D00;
	font-size: 24px;
}
.nav-small {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A00B6;
	text-decoration: none;
}
.nav-main {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #6A00B6;
	text-decoration: none;
}
.nav-news {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #6A00B6;
	text-decoration: none;
}
.nav-news-event {
	color: #000000;
}
.nav-left {
	padding-left: 12px;
}
.nav-right {
	padding-right: 12px;
}
.nav-cross {
	margin-right: 40px;
	margin-left: 50px;
	text-align: right;
}
.nav-small:hover {
	color: #000000;
}
.nav-main:hover {
	color: #000000;
}
.nav-news:hover {
	color: #000000;
}
.footer {
	font-size: 70%;
	font-weight: bold;
	padding: 0px 12px 6px;
}
.plain {
	font-weight: normal;
	color: #000000;
}
.intro {
	margin-right: 40px;
	margin-left: 50px;
	font-size: 100%;
}
.body {
	margin-right: 40px;
	margin-left: 50px;
}
.home {
	padding: 24px;
	font-size: 90%;
}
.black {
	color: #000000;
}
.sidebar {
	background-image: url(images/swipe-sidebar.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #E1FF00;
}
.small {
	font-size: 80%;
}
#homefeature {
	text-align: center;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 20px;
}
