body {
	text-align:center;
	background: #1E2930 url(images/bg.gif) repeat-x;
	margin:0px;
	padding:0px;
	min-height:100%; /* real browsers */
}
#container {
	z-index:0;
	width:900px;
	margin: 0 auto;
	height:100%;
}
#insideContent {
	text-align:center;
	width:900px;
	margin-top:69px;
	background-color:#557789;
	min-height:1200px;
	clear:both;
	float:left;
}
#wrap {
	float:left;
	clear:both;
	margin:30px 50px 30px 50px;
	padding-bottom:50px;
}
p {
	font-family: "Trebuchet MS", Tahoma, Arial;
	text-align:left;
	font-size: 14px;
	line-height: 20px;
	color: #DDDDDD;
}
h4 {
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #FFF;
	text-align: left;
}
h3 {
	font: 20px "Trebuchet MS", Tahoma, Arial;
	color: #CCCCCC;
	text-align: left;
}
h2 {
	font: 24px "Trebuchet MS", Tahoma, Arial;
	color: #9EB6C2;
	text-align: left;
}
strong{
	color: #BFC27E;
}
h1 {
	font: 32px "Trebuchet MS", Tahoma, Arial;
	color: #BFC27E;
	text-align: left;
}
td {
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 12px;
	line-height: 20px;
	color: #DDDDDD;
}
a {
	color: #99CCFF;
	}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.subscribe {
	font: 14px "Trebuchet MS", Tahoma, Arial;
	color: #CCCCCC;
	text-align: left;
}
.subscribe ul {
	list-style-type: none;
	}
	
#schedule {
	float:left;clear:none;
}

#schedule img {
	margin:0 10px 10px 0;
	border:0;
	float:left;
	clear:none;
}
#schedule p {
	clear:both;
}