body  {
	background-color: #888878;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

p {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0;
	margin-bottom: 15;
	color: #000000;	
	}

a {
	text-decoration: none;
	color: #990000
	}

a:visited {
	text-decoration: none;
	color: #883333
	}
		
a:hover {
	text-decoration: underline
	}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #666656;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #666656;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}

h1 a {
	color: #666656;
	}

h1 a:hover {
	text-decoration: none;
	}

h1 a:visited {
	color: #666656;
	}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 16px;
	margin: 0 0 0 0;
	color: #000000;
	}

#breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	margin-left: 10px;
	color: #DDDDCD;
	}

#breadcrumb a {
	text-decoration: none;
	color: #DDDDCD;
	}

#breadcrumb a:visited {
	text-decoration: none;
	color: #DDDDCD;
	}

#breadcrumb a:hover {
	text-decoration: underline;
	}

#discography h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #000000;
	}

#copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 10px;
	text-align: right;
	}

#button {
	width: 120px;
	padding: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #CCCCBB;
	color: #000;
	}

#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
		
#button li {
	border-bottom: 1px solid #888878;
	margin: 0;
	}

#button li a {
	display: block;
	padding: 3px 3px 3px 3px;
	border-left: 10px solid #CCCCBB;
	color: #444434;
	text-decoration: none;
	width: 100%;
	}

html>body #button li a {
	width: auto;
	}

#button li a:hover {
	border-left: 10px solid #888878;
	background-color: #888878;
	color: #fff;
	}

#main_column {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px
	}

#main_column ol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;;
	color: #000000;
	}

.indent {
	padding: 0 20px 0 20px;
}

#blue_column {
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px
	}

#blue_column h1 {
	color: #333323;
	padding-top: 20px;
	}
	
#blue_column h1 a {
	color: #333323;
	}

#blue_column h1 a:hover {
	text-decoration: none;
	}

#blue_column h1 a:visited {
	color: #333323;
	}	

#calendar h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 15px;
	color: #111111;
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom-color: #666656;
	border-bottom-style: dashed;	
	border-bottom-width: 0px;
	}
	
/* form styles */

input, textarea {
	background-color: #dee;
}