p {
	margin-top: 0px;
	margin-bottom: 12px;
}
body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #663366;
	background-color: #669900;
	line-height: 18px;
}
h1 {
	font-size: 5px;
	color: #669900;
}
h2 {
	font-size: 40px;
	margin-top: 0px;
	margin-bottom: 10px;
	color: #cccc66;
	line-height: 40px;
}
h3 {
	font-size: 24px;
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 14px;
	color: #cccc66;
	font-weight: lighter;
}
h4 {
	font-size: 16px;
	margin-top: 12px;
	margin-bottom: 3px;
	color: #cccc66;
}

a {
	color: #ffffff;
	text-decoration: none;
}
a:hover {
	color: #cccc66;
	text-decoration: underline;
}
.navtext{
	margin-top: 6px;
}	
.rightcolumn {
	font-family: Courier, "Courier New", monospace;
}
.purple {
	color: #663366;
	margin-bottom: 0px;
}
.largewhite {
	color: #FFFFFF;
	font-size: 14px;
	margin-bottom: 0px;
}
.lime {
	color: #cccc66;
	margin-bottom: 0px;
}
.image {
	border: 1px solid #cccc66;
	margin-bottom: 10px;
}
.narrowfield {
	width: 280px;
}

.date {
	margin: -8px 0 12px 0;
	font-style: italic;
}

#navbar {
	position: absolute;
	height: 27px;
	width: 570px;
	left: 290px;
	top: 149px;
	font-family: Courier, "Courier New", monospace;
	font-size: 17px;
	color: #FFFFFF;
}
#sidebar {
	position: absolute;
	height: auto;
	width: 170px;
	left: 40px;
	top: 31px;
	font-family: Courier, "Courier New", monospace;
	font-size: 15px;
	color: #FFFFFF;
	line-height: 10px;
}
#main {
	position: absolute;
	height: auto;
	width: 570px;
	left: 40px;
	top: 31px;
	z-index: auto;
}
#music {
	text-align: right;
	position: absolute;
	height: auto;
	width: 100px;
	left: 510px;
	top: 10px;
	font-family: Courier, "Courier New", monospace;
	font-size: 12px;
	color: #cccc66;
	z-index: auto;
}