body {
	background: #000 url(https://www.angelfire.com/jazz/swingdancekiddo/qualitycontrolsmalllogo.jpeg) top center fixed;
	color: #ccc;
	font-family: Courier, "Times New Roman", serif;
	font-size: 14px;

	
}

a, a:visited {
	color: #92c5eb;;
	cursor: pointer;
}

div.logo {
	width: 100%;
	background: #000 url(https://www.angelfire.com/jazz/swingdancekiddo/qualitycontrolsmalllogo.jpeg) top center fixed;
	border-top: 1px #787787 solid;
	padding-bottom: 1px;
	height: 100px;
}

div.about {
	top: 162px;
	position: fixed;
	left: 10;
}

div.hr hr {
	display: none;
	border: 0;
}

div.hr {
	margin: 8px 0;
	height: 1px;
	background-color: #222;
}

h2.about {
	background: transparent url(https://www.angelfire.com/jazz/swingdancekiddo/about.gif) no-repeat center;
	background-color: #000;
	margin-top: -70px;
	width: 290px;
	height: 66px;
	text-indent: -9000px;
}

p.about {
	margin-top: -20px;
	background-color: #000;
	width: 250px;
	padding: 20px;
}

div.header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

div.main_content {
	float: left;
	width: 100%;
	z-index: 500;
}

div.inbox_outbox {
	float: left;
	background-color: #000;
	width: 780px;
	min-height: 500px;
	margin: 0 auto 0 310px;
	padding-bottom: 100px;
}

div.inbox_outbox a.download {
	float: left;
	padding-left: 5px;
}

div.left {
	margin-top: 110px;
	float: left;
	width: 390px;
}

div.inbox_content {
	width: 350px;
    margin-top: 70px;
	padding: 0 20px;
	float: left;

}

div.inbox {
	position: relative;
}

div.right {
	margin-top: 186px;
	float: right;
	width: 390px;
}

h2.inbox_label {
	background: #000 url(https://www.angelfire.com/jazz/swingdancekiddo/inbox.png) center center no-repeat;
	text-indent: -9000px;
	padding: 10px 0;
    position: fixed;
    top: 80px;
	width: 390px;
    height: 50px;
}

h2.outbox_label {
	background: #000 url(https://www.angelfire.com/jazz/swingdancekiddo/outbox.png) center center no-repeat;
	text-indent: -9000px;
	position: fixed;
	padding: 10px 0;
	top: 80px;
	left: 708px;
	width: 390px;
    height: 50px;
}

div.outbox_content {
	width: 350px;
	padding: 0 20px;
	float: right;
	margin-top: -20px;
	background: url(../images/ola_rule.png) left repeat-y;
}

p.description {
	font-size: 13px;
}

span.email {
	display: block;
	margin: -35px 0 0 20px;
}

span.email a, span.email a:visited {
	color: #000;
	text-decoration: none;
}

span.date {
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
	color:#fff;
}

span.title {
	font-style: italic;
	font-weight: bold;
}