a:link {
	color: #7A91B1;
	text-decoration: none;
}

a:visited {
	color: #7A91B1;
	text-decoration: none;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.song:link {
	color: #d32034;
	text-decoration: none;
}

a.song:visited {
	color: #d32034;
	text-decoration: none;
}

a.song:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.jingle:link {
	color: #e22035;
	text-decoration: none;
}

a.jingle:visited {
	color: #e22035;
	text-decoration: none;
}

a.jingle:hover {
	color: #cccccc;
	text-decoration: underline;
}

a.red:link {
	color: #d01d31;
	text-decoration: none;
}

a.red:visited {
	color: #d01d31;
	text-decoration: none;
}

a.red:hover {
	color: #cccccc;
	text-decoration: underline;
}

body {
	background-image: url("/images/background.gif");
	background-color: #000000;
	z-index: 50;
}

.firstletter {
	font-size:18px;
	font-weight: bold;
}

.titlefirstletter {
	font-size:24px;
	font-weight: bold;
}

td.topleft {
	border-left: solid 1px #555555;
	border-top: solid 1px #555555;
	border-right: solid 2px #555555;
	border-bottom: solid 2px #555555;
}

td.topmid {
	border-left: solid 2px #555555;
	border-top: solid 1px #555555;
	border-right: solid 2px #555555;
	border-bottom: solid 2px #555555;
}

td.topright {
	border-left: solid 2px #555555;
	border-top: solid 1px #555555;
	border-right: solid 1px #555555;
	border-bottom: solid 2px #555555;
}

td.normalleft {
	border-left: solid 1px #555555;
	border-top: solid 2px #555555;
	border-right: solid 2px #555555;
	border-bottom: solid 2px #555555;
}

td.normalmid {
	border-left: solid 2px #555555;
	border-top: solid 2px #555555;
	border-right: solid 2px #555555;
	border-bottom: solid 2px #555555;
}

td.normalright {
	border-left: solid 2px #555555;
	border-top: solid 2px #555555;
	border-right: solid 1px #555555;
	border-bottom: solid 2px #555555;
}

td.midleft {
	border-left: solid 1px #555555;
	border-top: none;
	border-right: solid 2px #555555;
	border-bottom: none;
}

td.midmid {
	border-left: solid 2px #555555;
	border-top: none;
	border-right: solid 2px #555555;
	border-bottom: none;
}

td.midright {
	border-left: solid 2px #555555;
	border-top: none;
	border-right: solid 1px #555555;
	border-bottom: none;
}

li {
	list-style : square;
}

hr {
	height: 1px;
	color: #555555;
}

input, textarea {
	border: solid 1px #555555;
	background-color: #000000;
	color: #B3ACA1;
}

h2 {
	font-size: 24px;
}

#maintable {
	background-color: #000000;
	border-collapse: collapse;
	border: solid 1px #555555;
	width: 720px;
	z-index: 50;
}

#content {
	position: relative;
	left: 10px;
	width: 660px;
	font-family: book antiqua;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #B3ACA1;
	z-index: 1;
}

.normal {
	font-family: book antiqua;
	font-size: 14px;
	line-height: 22px;
	text-align: justify;
	color: #B3ACA1;
}

.center {
	text-align: center;
}

.cdlink {
	position: relative;
	left: 20px;
	top: -8px;
	font-family: century gothic, arial, sans serif;
	font-size: 11px;
	line-height: 16px;
	color: #D07628;
	text-align: left;
}

.cdtitle {
	font-family: century gothic, arial, sans serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #BB1A2C;
}

.cdcover {
	border: solid 1px #333333;
}

.bottomnav {
	font-family: Century Gothic, sans serif;
	text-align: right;
	font-size: 15px;
	color: #7A91B1;
}

.fineprint {
	font-size: 10px;
	font-weight: bold;
	color: #B3ACA1;
}

.shutup {
	font-size: 24px;
	line-height: 80px;
	color: 7A91B1;
	position: relative;
	left: 72px;
}

.titletext {
	font-size: 22px;
	color: #7A91B1;
	font-family: book antiqua;
}

.menucell {
	background-color: #000000;
}

.menu {
	background-color: #333333;
	color: #000000;
	border: solid 1px #333333;
	
}

.blue {
	color: #7a91b1;
}

#title {
	position: relative;
	left: 10px;
}

#navigation {
	position: relative;
	left: 3px;
	padding: 12px 0 0 0;
}

#readmenu {
	display: none;
	position: relative;
	left: 40px;
}

#listenmenu {
	display: none;
	position: relative;
	left: 40px;
}

#menu0 {
	display: none;
	position: relative;
	left:34px;
}

#menu1 {
	display: none;
	position: relative;
	left:34px;
}

#menu2 {
	display: none;
	position: relative;
	left: 34px;
}

