BODY {background:#000;}

#contain2 {width:558px; border:0px solid #fff; margin:20px auto; background:#fff; padding:20px; background-image: url(bg.jpg);}
.header {border-bottom:3px solid #000; margin:-20px -20px 0 -20px;}

#contain {width:500px; border:3px solid #444; margin:20px auto; background:#fff;}

#content {
	padding:10px;	
	font-size: 12pt;
	font-family:georgia;
}

#nav {float:right; width:100px; margin-left:10px; background:#fff; padding:3px; font-family:verdana; font-size:13px; text-align:center; margin-right:-20px; border-bottom:2px solid #ccc; border-left:2px solid #ccc;}
#nav A {padding:5px; border-bottom:1px solid #ddd; color:#06C; font-weight:bold; display:block; text-decoration:none;}
#nav A:hover { color: #060; border-bottom:1px solid #063;}

.schedule h4 {color:#C60; font-family:arial; margin-bottom:0;}
.schedule UL P {margin-top:2px;}

H1
{
	padding-bottom: 3px;
	font-family: verdana;
	font-size: 24px;
	color: #060;
	margin-top:18px;
}

H2
{
	padding-bottom: 3px;
	border-bottom: 1px solid #060;
	font-family: verdana;
	font-size: 14px;
	color: #060;
	margin-top:18px;
	width:300px;
}

.left, .right
{
	font-size: 14pt;
	font-family:georgia;
	padding:4px;
}

.left
{
	text-align: right;
	text-transform: uppercase;
}

.right {
	text-align: left;
	font-weight:bold;
}
