/* CSS Document */
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
}
	a {color: #636363; text-decoration: none; font-weight:bold;}
	a:link {color: #636363; font-weight: bold; text-decoration: none;}
	a:visited {color: #636363; font-weight: bold; text-decoration: none;}
	a:hover {color: #464646; text-decoration:underline; font-weight:bold;}
	a img {border: 2px; border-color:#636363;}
	a img:hover {border-color:#464646;
}
#content {
	width:476px;
	height:356px;
	overflow:auto;
	margin:0;
	padding:0;
}
.contentpadding {
	padding:4px;
}
.heading {
	font-size:16px;
	margin-bottom:20px;
	color:#464646;
	font-weight:bold;
}
.subheading {
	font-size:14px;
	margin-bottom:10px;
	color:#464646;
	font-weight:bold;
}
#footer {
	background-image:url(/images/djmissbehavin_footer.jpg);
	background-repeat:no-repeat;
	width:955px;
	height:234px;
	padding:0;
	margin:0;
	font-size:9px;
}
#senn {
	width:161px;
	height:45px;
	background-image: url(/images/senn.gif);
	background-repeat:no-repeat;
	top:10px;
	left:780px;
	position:absolute;
	}
.footerspace {
	margin-left:380px;
	margin-top:0px;
}
#menu {
	padding-left:5px;
	padding-right:5px;
	padding-top:4px;
	padding-bottom:4px;
	text-align:center;
}
.space {
	margin-left:7px;
	margin-right:7px;

}
ul, li {
	font-style:italic;
}

	