h1, h2, h3, h4, h5, ul, li, p, img, a {
	margin: 0;
	padding: 0;
}
body, html {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
}
div#outer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #666666;

}
div#actualjuke {
	float: left;
	}
div#wrapper {
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #333333;
}
div.content {
	width: 550px;
	margin-bottom: 10px;
}

#skin
	{
	text-align: left;
	float: left;
	}
div#juke
	{
	text-align: right;
	float: right;
	}
p.content {
	width: 500px;
	padding-left: 35px;
	text-align: justify;
	padding-top: 10px;
	font-size: 80%;
}
h1 {
	width: 400px;
	text-align: left;
	padding: 10px;
	border-bottom: 2px solid #666666;
	padding-bottom: 0px;
	line-height: .8em;
	font-weight: normal;
}
div.content {
	float: left;
}
div.image {
	
	background-color: #333;
	width: 750px;
	height: 234px;
	margin: 0px;
	display: inline;
}
li {
	float: left;
	padding: 15px;
	padding-top: 20px;
	background-image: url(../images/deselectedblue.jpg);
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 5px;
	line-height: 0em;
	text-align: right;
	font-family: arial;
	font-weight: bold;
	width: 72px;
}

li#current {
	background-image: none;
	background-color: #0e6791;
}
ul {
	list-style-type: none;
	border-bottom: 2px solid #0e6791;
	float: left;
	margin-bottom: 10px;
}
div.sidebar {
	width: 160px;
	float: right;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #000000;
	border: 5px solid #555555;
	color: #999999;
}
h2 {
	width: 155px;
	text-align: right;
	font-weight: normal;
	color: #999999;
	line-height: .95em;
	margin-bottom: 5px;
}
div#sidehead {
	width: 75px;
	border-bottom: 3px solid #444444;
	font-size: 90%;
}
p.sidebar {
	padding: 6px;
	font-size: 70%;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}

a img {
	border: none;
}
a:visited {
	color: #999999;
}
a:hover {
	text-decoration: underline;
}
a:active {
	color: #FFFFFF
}
div#footer {
	width: 750px;
	height: 20px;
	clear: both;
	background-color: #666666;
	color: #000000;
	margin-left: auto;
	margin-right: auto;
}

.title {
	font-weight: bold;
	font-size: 90%;
	margin-left: 35px;
}

.venue {
	font-size: 80%;
	margin-left: 35px;
}
.time, .date {
	font-size: 70%;
	margin-left: 35px;
}


.eventlink {
	font-size: 70%;
	margin-bottom: 20px;
	margin-left: 35px;
}

a.link1, a.contentlinks {
	color: #0e6791;
}


.stitle, .svenue, .stime, .sdate {
	font-size: 70%;
	padding-left: 6px;
}

.stime, .sdate {
	font-weight: bold;
}

.svenue {
	margin-bottom: 10px;
}

.form {
	display: inline;
}
