body {
	background: url(img/bg.png) repeat-x fixed center -200px #434343;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	padding: 0px;
	margin: 0px;
}
a { color: #991111; }

a:hover { color:#E61919; text-decoration: none; } 

h3 a { color: #404040;}
#shadow {
	width: 780px;
	background: url(img/shadow.png);
	margin: 0px auto 0px auto;
}

#title {
	margin: 0px auto 0px auto;
	background: black;
	width: 756px;
	color: white;
	text-align: center;
	position: relative;
	top: 0px;
	bottom: 0px;
	}

#container {
	width: 756px;
	padding: 0px;
	margin: 0px auto 0px auto;
}

#header {
	background: url('img/random.php') center bottom no-repeat;
	margin: 10px auto 0px auto;
	height: 155px;
	width: 780px;
	text-align: center;
}

#title {
	padding-top: 5px;
	background: #000000;
}

#title h1 {
	padding: 0px;
	margin: 0px;
    font-size: 1.5em;
	letter-spacing: .4em;
}

#title img {
	margin-bottom: 5px;
	vertical-align: middle;
}

#content {
	padding: 10px 20px 1px 20px;
	color: #444444;
	font-size: .9em;
	background: #fff;
}

#content h2 {
  font-family: 'Trebuchet MS', sans;
  margin: 10px 0px 8px 0px;
  color: #991111;
  height: 100%;
  border-bottom: 2px solid #991111;
  font-size: 1.6em;
  letter-spacing: .2em;
}

#content h3 {
  font-family: 'Trebuchet MS', sans;
  margin: 0px;
        color: #404040;
		padding-top: 10px;
	font-size: 1.2em;
}

#content h4 {
	padding-top: 8px;
	margin: 0px;
	color: #404040;
	font-size: 1em;
}
#nav {
  position: relative;
  background: url(img/navbg.jpg) repeat-x bottom #000000;
  padding-top: 5px;
  padding-bottom: 15px;
  font-size: .9em;
  top: 0px;
  left: 0px;
}

#nav ul { padding: 0px; }
#nav, #nav ul { /* all lists */
  margin: 0;
  list-style: none;
  text-align: center;
}
#nav a {
  text-align: center;
  color: white;
  text-decoration: none;
  font-weight: bold;
   padding: 3px .3em;
   line-height: 1.4em;
}

#nav a:hover { color: #991111;}

#nav li { /* all list items */
	display: inline;
}

#footer {
	height: 140px;
	width: 780px;
	text-align: center;
	margin: 0px auto 10px auto;
	padding: 0px;
	vertical-align: bottom;
	overflow: hidden;
	position: relative;
	left: 0px;
	top: 0px;
}
#footertext {
	padding: 0px 20px;
	position: absolute;
	bottom: 20px;
	left: 0px;
	font-size: .8em;
	color: #3399CC;
	width: 100%;
	}

.center {
	text-align: center;
}

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

#index a {
	font-size: .9em;
	text-decoration: none;
	}

	#index img {
		height: 18px;
		width: 30px;
		border: none;
		margin-bottom: 5px;
		}
#index div div {
	position: absolute;
}

#oldsongs {
font-size: 90%;
}
