body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	background-color: #750505;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: 1.25em;
}

#center {
	position: relative;
	margin: 0 auto;
	width: 750px;
	text-align: left;
	background:   url("images/background_middle.gif") repeat-y;
}

#top {
	height: 20px;
	padding: 0 15px;
	background:   url("images/background_top.gif") no-repeat;
}

#menu {
	border-bottom: 1px solid #FAECA0;
	margin: 0 0 40px 0;
}

#menu li {
	list-style: none;
	display: inline;
	margin: 0 5px 0 0;
	font-size: 100%;
}

#menu a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#menu a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#menu a:hover {
	color: #FAECA0;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#content {
	padding: 0 15px;
	float: left;
	width: 600px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 570px;
}

#sidebar {
	padding: 0 15px;
	float: right;
	width: 150px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 120px;
	text-align: center;
}

#sidebar p {
	margin: 0 0 25px 0;
}

#sidebar a:link {
	color: #FAECA0;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#sidebar a:visited {
	color: #FAECA0;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#sidebar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	border: 0px solid #FFFFFF;
}

#copyright {
	border-top: 1px solid #FAECA0;
	margin: 20px 0 0 0;
	clear: both;
}

#bottom {
	clear: both;
	height: 20px;
	padding: 0 15px;
	background:   url("images/background_bottom.gif") no-repeat;
}

p {
	margin: 15px 5px;
}

img {
	border: 1px solid #FAECA0;
	margin: 5px;
}

.plainImage {
	border-width: 0;
	marging: 0 5px;
}

h1 {
	font-size: 150%;
	font-weight: normal;
	clear: both;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #AF0707;
	margin: 0;
	padding: 0;
	clear: both;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	border-bottom: 1px solid #AF0707;
	margin: 0;
	padding: 0;
	clear: both;
}

q {
	color: #FDF4C4;
}

blockquote {
	color: #FDF4C4;
	margin: 0 0 0 20px;
	padding: 0 0 0 5px;
	border-left: 1px solid #FDF4C4;
}

a:link {
	color: #FAECA0;
	text-decoration: none;
	border-bottom: 1px dotted #AF0707;
}

a:visited {
	color: #FAECA0;
	text-decoration: none;
	border-bottom: 1px dotted #AF0707;
}

a:hover {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 1px dotted #AF0707;
}

.center {
	text-align: center;
}

.clear {
	clear: both;
}

.album_tracks {
	clear: both;
}

.album_details, .album_musicians {
	margin: 10px 0;
}

.album_details tr td, .album_musicians tr td {
	padding: 0 20px 0 0;
	vertical-align: top;
}

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

dl {
	margin: 25px 5px;
}

.nakshatra dt {
	color: #FAECA0;
	font-weight: bold;
	border-bottom: 1px solid #AF0707;
}

.nakshatra dd {
	margin: 0 0 20px 20px;
}

.well {
	margin: 0 0 0 15px;
	padding: 0;
}

.well li {
	margin: 0 0 0 15px;
	padding: 0;
}


.gap {
	margin: 20px 0 0 0;
}