body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
h1 {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 2em;
	color: #000000;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.leftbg {  background-image: url(../SwayChicago/images/left_border.gif); background-repeat: repeat-y; background-position: right}
.topbg { background-image: url(../SwayChicago/images/top_border.gif); background-repeat: repeat-x; background-position: bottom}body {
	font-family: Arial, Helvetica, sans-serif, "Futura Condensed", "Arial Narrow";
	font-size: 1.2em;
	color: #000000;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #000000;
	margin: 5px;
	padding: 5px;
}
li {
	font-size: .9em;
	list-style-type: none;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif, "Futura Condensed", "Arial Narrow";
}
.song_list {
	height: auto;
	width: 230px;
	margin: 2px;
	clear: right;
	float: right;
	position: relative;
}
.song_list li {
	list-style-type: decimal;
	line-height: 150%;
	background-color: #E6E6E6;
	margin-top: 2px;
	font-size: 80%;
	font-family: "Trebuchet MS";
	padding: 2px;
}
.song_list li a:link {
	color: #333;
	text-decoration: none;
	font-weight: normal;
} 
.song_list li a:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
} 
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	color: #006699;
}
a:hover {
	text-decoration: underline;
}
.enter_button {
	color:#FFFFFF;
	font-family:'trebuchet ms', helvetica, sans-serif;
	font-size:84%;
	font-weight:bold;
	background-color:#000;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #FFFFFF;
}
input {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 84%;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	margin: 2px;
	padding: 2px;
}
textarea {
	font-family: "Trebuchet MS", Arial, sans-serif, Helvetica;
	font-size: 84%;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	border: 1px solid #333333;
	margin: 2px;
	padding: 2px;

.content {
	float: right;
	height: auto;
	width: auto;
}
#nav {
	font-family: "Trebuchet MS";
	font-size: 85%;
	width: 200px;
	float: right;
}

#nav li {
	background-color: #CCCCCC;
	list-style-position: outside;
	list-style-type: none;
	padding-left: 20px;
}
