body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.4em;
}

ul {	margin:0;
		padding:0 0 0 0;
}
li {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
		font-size: 12px;
		line-height: 1.3em;	
		list-style-type:square;
		padding-top:3px;
}


dl {	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif ;
		font-size: 12px;
		line-height: 1.5em;
		margin:0;
}
dt		{	color:#b33328;
			margin:8px 0 0 0;
}
dd		{	color:#686868;
			margin:0 0 0 0;
			padding:0;
}
.about {	color:#3c3c3c;
			margin: 3px 0 5px 0;
}

.songs img {margin-left: 0px;
		margin-right: 5px;
}
		
		
		
#container {
	background-image:url(images/banner.gif);
	background-repeat:no-repeat;
	width: 1000px;
}
#ukejam_container {
	background-image:url(images/ukejam_banner.gif);
	background-repeat:no-repeat;
	width: 1000px;
}
#nav {
	width:250px;
	padding-top:300px;
	text-align:right;
}
#content {
	width:460px;
	position:absolute;
	top:261px;
	left:291px;
	padding-bottom: 30px;
}
#sidebar {
	width:220px;
	position:absolute;
	top:260px;
	left:780px;
		}
		
#content-song1 {
	width:250px;
	position:absolute;
	top:261px;
	left:302px;
	height: 1364px;
}
#content-song2 {
	width:265px;
	position:absolute;
	top:475px;
	left:574px;
	height: 672px;
}

#content-newsong {
	width:247px;
	position:absolute;
	top:261px;
	left:573px;
	border-width: 2px;
	border-style: solid;
	border-color: #b33328;
	padding: 0px 10px 5px 10px;
}

#content-song2up {
	width:265px;
	position:absolute;
	top:261px;
	left:574px;
	height: 1364px;
}


h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform:uppercase;
	letter-spacing: 2px;
	font-weight: normal;
	color:#dc4e15;
	line-height: 1.1em;
	margin:10px 0 3px 0;
}


hr {
	width: 7px;
	height: 7px;
	text-align: left;
	margin: 10px;
	}


 a:link {
	color: #666666;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
 a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
 a:hover {
	color: #666666;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	text-decoration: none;
}
 a:active {
	color: #CCCCCC;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
a img {
	border-width: 0px;
	text-decoration: none;
}
#nav a, .songs a {
    border-bottom: none;
	text-decoration: none;
}
