ul, li, menu {
	margin-left:5px;
}

body {
	color:#FFFFFF;
/*
	background-color: #002000;
*/
	background-color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
}

h1 {
	line-height: 1em;
	font-size: 1.7em;
	margin-bottom: 20px;
	color: orange;
}

h2 {
	font-size: 1.2em;
	padding-left: 10px;
}

h3 {
	padding-left: 10px;
}

P {
	padding-left: 10px;
	padding-right: 10px;
}

img {
	border:none;
}

/* Set up the A tag colours */
A:link  { COLOR: #FFFFFF; font-size:12px; font-weight: bold}
A:visited  { COLOR: #FFFFFF; font-size:12px; font-weight: bold }
A:hover { COLOR: #E9910E; font-size:12px; font-weight: bold }
/*
A { text-decoration: none;}
*/

.caption {
	color: orange;
	font-size: 1.5em;
	font-weight: normal;
}

.menu1 {
	color: #FF0000;
	font-size: 12px;
}

.sidebar {
	background-color:#307030;
	width:15%;
	vertical-align: top;
}

.mainarea {
	vertical-align: top;
	width: 700px;
}

.songlist, .songlist a {
	color:#FFFF00;
	text-align: left;
	line-height: 2em;
}

.clickmessage {
	color: yellow;
	font-style: italic;
	font-size: 0.8em;
}

.copyright {
	font-weight: bold;
	font-size: 0.8em;
}
