body {
	background: #023a13 url(images/top-gradient.gif) repeat-x;
	font-family: Arial, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #2e2e2e;
	margin: 0;
	padding: 5px 0 0 0;
}

a {
	color: #013e14;
	text-decoration: underline;
}

a:hover {
	color: #cc0018;
	text-decoration: none;
}

a:link:visited {

	color: #013e14;
	text-decoration: underline;}

strong {
	font-weight: 600;
}

b {
	font-weight: 510;
}

h1 {
	font-size: 1.8em;
	text-align: center;
	font-weight: normal;
	color: #cc0018;
}

.lyrics {
	color: #000000;
}

h2 {
	font-size: 1.5em;
	font-weight: normal;
	color: #013712;
}

h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #013712;
}

.black {
	color: #000000;
}

.bigger {
	font-size: 14px;
}

#social-wrapper {
	width: 954px;
	margin: 0 auto;
	padding: 0;
}

#social-buttons {
	background: #ffffff;
	position: fixed;
	width: 65px;
	padding: 5px;
	top: 205px;
	border: #bbbbbb 1px solid;
	text-align: center;
}

#outer-border {
	width: 810px;
	background: #023a13 url(images/shadow-back.png);
	margin: 0 auto;
	padding: 0;
}

#header {
	overflow: hidden;
	width: 810px;
	height: 200px;
	margin: 0 auto;
}

#navbar {
	width: 800px;
	height: 23px;
	background: url(images/navbar.gif) no-repeat;
	padding: 7px 0px 0px 0px;
}

#navbar a {
	font-size: 110%;
	padding: 0px 0px 0 9px;
	margin: 5px 0 0 0;
	color: #000000;
	text-decoration: none;
}

#navbar a:hover {
	text-decoration: none;
	color: #cc0018;
}


#inner-border {
	width: 800px;
	background: #ffffff;
	overflow: hidden;
}

#content {
	float: right;
	width: 589px;
	min-height: 700px;
	padding: 5px 15px 5px 15px;
	background: #ffffff;
	border-left: 1px solid #707070;
}

#content ul {
	
	margin: 0 0 0 0px;
	padding-left: 15px;
}

#sidebar {
	float: left;
	width: 170px;
	padding: 15px 5px 5px 5px;
	background: #ffffff;
}

#sidebar h3 {
	color: #000000;
	font-size: 1.05em;
	margin: 0px 0 0px 5px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 1.6em;
}

#sidebar a {
	margin: 0 0 0 0px;
	line-height: 1.5em;
}

#sidebar ul {
	
	margin: 0 0 0 0px;
	padding-left: 15px;
}

#social-buttons {
	padding: 5px 0 0 5px;
	float: left;
}

#footer {
	width: 800px;
	height: 70px;
	background: #b7b7b7;
}


#copyright {
	font-size: 100%;
	padding: 10px 0px 10px 0px;
	color: #ffffff;
}

#lyrics {
	font-size: 110%;
}

.mp3 {
	float: right;
	padding: 20px 20px 0 0;
}

.image-right {
	float: right;
	padding: 10px;
}

.image-right-no-space {
	float: right;
	padding: 10px 0 10px 0;
}

.image-left {
	float: left;
	padding: 10px;
}

.contentadright {
	float: right;
	padding: 0px 0 10px 10px;
}

.sidead {
	padding: 0 0 0 5px;
}

.answers li { 
	list-style: upper-alpha; 
}    

label { 
	margin-left: 0.5em; 
	cursor: pointer; 
}    

#results { 
	background-color: #023a13; 
	color: white; 
	padding: 3px; 
	text-align: center; 
	width: 200px; 
	cursor: pointer; 
	border: 1px solid gray; 
}      

#categorylist { 
	margin-top: 6px; 
	display: none; 
}    

#category1, #category2, #category3, #category4, #category5, #category6, #category7, #category8, #category9, #category10, #category11, #closing { 
	display: none; 
}  

