a {
	outline: none;
	text-decoration: none;
}

a:active { color: #FF0000; text-decoration: underline; }
a:hover { color: #0088CC; text-decoration: underline; }
a:link { color: #0088CC; }
a:visited { color: #0088CC; }

body {
	background-image: url(../images/background.gif);
	background-position: center top;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
}

ul {
	list-style-type: disc;
}

li {
	color: #858585;
	line-height: 150%;
	margin-left: -20px;
}



td.marquee {
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}

div.marquee {
	
}

.marquee-head-text {
	color: #333333;
	font-size: 18px;
}

.marquee-title {
	color: #333333;
	font-size: 24px;
}

.marquee-text {
	color: #333333;
	font-size: 14px;
}



.content-head-title {
	color: #333333;
	font-size: 18px;
}

.content-head-text {
	color: #333333;
	line-height: 150%;
}

.content-head-matte {
	border: 1px dashed #858585;
	padding-left: 25px;
	padding-right: 25px;
}

.content-body-title {
	color: #333333;
	font-size: 18px;
}

.content-body-text {
	color: #858585;
	line-height: 150%;
}

.content-body-event-title {
	color: #000000;
	line-height: 150%;
}

.content-body-event-date {
	color: #858585;
}

.moreinfo {
	color: #333333;
}



table.footer {
	color: #858585;
	border-top: 1px solid black;
	padding-top: 3px;
}

td.footer {
	color: #858585;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}



.pages {
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 50px;
	width: 475px;
}

.margin {
	padding: 25px 50px 25px 25px;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 25px;
	width: 225px;
}

.margin-west {
	padding-right: 7px;
}

.margin-east {
	padding-bottom: 10px;
}