/* @override http://chicagobluesdance.com/style.css */

/* CSS Document */

* {
	margin: 0;
	padding: 0;
	background: #0D1B3C;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #fdfec9;}

#wrapper {
	width: 800px;	
	/*border-left-style: double;
	border-left-color: #521e00;
	border-right-style: double;
	border-right-color: #521e00;*/}
	
#content {
	position: relative;
	top: 100px;
	padding-left: 30px;
	width: }
	
a:link {text-decoration: none;}
img {border: 1px solid #fdffce;}
img.masthead {border-style: none;
	border-style: none;}
