body {
	background-color: #ccffff;
	background-image: url('/images/marc-background2.gif');
	background-attachment: fixed;
	background-repeat: repeat;
	font:10pt Arial;
}

a {
	font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: #C63;
	text-decoration: none;
}

a:visited {
	color: #C63;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

.event-head {
	color: #339999;
	font-weight: bold;
	font-family: Arial;
	font-size: 14pt;
}

h1 {
	color: #F93;
	font-weight: 300; /* or bold */
	font-family: Arial Black, Arial;
	font-size: 20pt;
	margin-top: 0px;
	margin-bottom: 0px;
}

.link-sub-separator {
	background-color:white;
	font: 01pt;
	height: 2px;
	width: 160px;
}

#links-sub {
	color: #FFF;
	background-color: #339999;
	font: 9pt Arial;
	width: 160px;
}

#links-sub a {
	font-weight: normal;
	font-family: Arial;
	font-size: 9pt;
	color: #FFF;
	width: 160px;
	text-decoration: none;
}

#links-sub a:hover {
	width: 160px;
	color: #FF0;
}


#footer-links {
	font-size: 9pt;
	color: #C63;
}

#footer-links p {
	color: #CCC;
}
#footer-links a {
	color: #CCC;
}

#footer-links a:hover {
	color: #FF0;
	text-decoration: underline;
}

#footer-links a:visited {
	color: ##CCC;
}

#footer-fonts {
	font-size: 9pt;
	color: #FFF;
}