
body{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	background: #cccccc url(graphics/main-background.jpg) fixed; 
}

.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
}

.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #393939;
}

.gold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A8C43;
	font-weight:bold;
}

.goldbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #9A8C43;
	font-weight:bold;
}


a.nav:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	}


a.nav:visited {
	color: #cccccc;	
	font-size: 12px;
	text-decoration: none;
	font-weight:bold;}


a.nav:hover {
	color: #9A8C43;
	font-size: 12px;
	
}
a.bottom:link {
font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:normal;
	color: #393939;
		
	text-decoration: none;
	}


a.bottom:visited {
	color: #393939;	
	text-decoration: none;}


a.bottom:hover {
	color: #9A8C43;
	
}
#flashcontent {
		width: 963px;
		height: 200px;}
a:link 
{
    color:#FFFFFF;
}    
a:visited 
{
    color:#cccccc;
}
a:hover 
{
    color:#9A8C43;
}

<!-- START MOSHTIX CALENDAR FORMAT --> 
	

.moshTitle a { 
 } 

.moshDate { color:#939393;
font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal; } 

IMG { border: 0 ; } 

<!-- change border size to 1 to add a border to calendar --> 

.moshCalBorder { border: 0px #00FF00 solid; width: 100%; cellspacing: 0; cellpadding: 0 }

<!-- change size to 1 to add a border to calendar --> 

.moshCalFrame { border: 0px #00FF00 solid; width: 800px; cellspacing: 0; cellpadding: 0 }

<!-- size of table cell the picture is in --> 

.moshCalpicFrame { width: 150px; align: center top; valign: top }

<!-- first row of 2nd column - holds event title --> 

.moshCalCopy { height: 15; width: 800; align: center; valign: top }

<!-- 2nd row of 2nd column - holds event date --> 

.moshCalCopy2 { height: 15; width: 800; align: center; valign: top}

<!-- 3rd row of 2nd column - holds event summary and more info link --> 

.moshCalCopy3 { height: 15; width: 800; align: center; valign: top}

.moshSummary {font-family:Arial,Helvetica,sans-serif;
font-size:12px;
font-weight:normal;}
.moshCalpicFrame {
padding-right:15px;
}

.moshCalCopy2 {
padding-top:0px;
margin-top:0px;
}
<!--END MOSHTIX CALENDAR FORMAT -->