.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
.fineprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:hover {
	color: #0066FF;
}
a {
	text-decoration: none;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.contest {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
}
.month {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
.contestLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.bottom {
	font-size: 12px;
	font-style: italic;
}

.download {
	font-size: 10px;
	line-height: normal;
}

div.head {
	position:absolute;
	width:800px;
	height:75;
	left:0;	
	background-image: url('http://midatlantichorror.org/images/MAH_05.gif');
	padding-left:5px;
}

div.welcome {
	font-size: 15px;
}

div.menu {
	position:absolute;
	top:80px;	
	left:0;
	width:200px;
	height:350;
}

ul.menu {
	list-style-type:none;	
	
}

div.sidebar {
	position:absolute;
	top: 80px;
	left: 625px;
	width: 250px;

}

div.announce {
	border:thin solid;
	padding:5px;
}

div.content {
	position:absolute;
	top: 80px;
	left: 200px;
	width: 390px;
}

div.calForm {
	position:absolute;
	left:100px;
	top:80px;
}

div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
