body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color:#164871;
}
* {margin: 0px;padding: 0px;}
#container {
	margin: 10px auto;
	text-align: left;
	width: 800px;
}
#main {
	width: 800px;
	background-image:url(background.gif);
	
}
/******************** header ********************/
#header {
	width:750px;
	height:341px;
	margin-left:25px;
	background-image:url(header.jpg);
	display:block;
}
#nav {
	width:744px;
	height:22px;
	margin: 2px 0px 2px 25px;
	background-color:#a5cae5;
	padding: 3px 5px 3px 1px;
}
#nav ul {
}
#nav li {
	display:inline;
	background-color:#245882;
	width:120px;
	height:22px;
	float:left;
	margin-left:4px;
	text-align:center;
}
#nav a {
	width:120px;
	height:19px;
	padding-top:3px;
	text-decoration:none;
	color:#a5cae5;
	font-weight:800;
	display:block;
}
#nav a:hover {
	color:#FFFFFF;
	font-weight:800;
}
/******************** Content ********************/
p, h1, a, span{font-family: Arial, Helvetica, sans-serif;}
#content {
	width:750px;
	margin-left:25px;
	background-color:#a5cae5;
}
#left {
	float:left;
	width:390px;
	display:inline;
	margin: 20px 0px 30px 20px;
}
#left p {
	color: #000000;
	padding: 5px 0px;
}
#left a{
	color: #a5cae5;
	font-weight:800;
	text-decoration: none;
}
#left a:hover{
	color:#FFFFFF;
}
#left h1{
	font-size: 16px;
	color: #052d4e;
	display:inline;
	font-weight:900;
}
#left span{
	font-size: 12px;
	color: #007dda;
	font-weight: 900;
	display:inline;
	margin-left:8px;
}
#content .styled-list {
	color: #a5cae5;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	background-color: #245882;
	height: 16px;
}
#content .links {
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: underline;
	line-height: 20px;
}
#content a {
	color: #245882;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
}

.schedule {
	line-height: normal;
	margin: 0px;
	width: 375px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
#content .day {
	background-color: #245882;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #a5cae5;
}
#content .day a{
	color: #a5cae5;
	background-color: #245882;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
.month {
	background-color: #245882;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}.month a{
	background-color: #245882;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #FFFFFF;
}
.gText {
	text-align: left;
	font-weight: 300;
	font-size: 12px;
	padding-bottom: 4px;
	vertical-align: top;
}
p.index-text {
	text-align: center;
	font-size: 16px;
}
p.index-text-bold {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.Text {
	text-align: center;
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
}
table.table {
	line-height: normal;
	text-align: center;
	font-size: 12px;
	padding: 2px;
	display: table;
	margin: 5px;
	vertical-align: top;
}
.td {
	line-height: normal;
	text-align: center;
	font-size: 12px;
	padding: 10px;
	vertical-align: top;
	border: 1px dashed #00C;
}

#container #main #content #left .post .schedule tbody tr .day .textcenter .gText {
	font-size: 18px;
}
#right1 {
	float:right;
	width:260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	display:inline;
	text-align: center;
	height: 950px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-size: 14px;
}
#right1 p{
	padding: 7px 0px;
	font-size: 14px;
}
#right1 a{
	color:#FFFFFF;
	font-weight:900;
}
#right1 a:hover{
	color: #052d4e;
}	
#right {
	float:right;
	width:260px;
	background-color:#397eb7;
	color:#FFFFFF;
	font-weight:900;
	display:inline;
	text-align: center;
	height: 450px;
	margin-top: 30px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#right p{
	padding: 7px 0px;
	font-size: 14px;
}
#right a{
	color:#FFFFFF;
	font-weight:900;
}
#right a:hover{
	color: #052d4e;
}
.post {
	margin-top:20px;
}
.post a{

}

.post a:hover{
}

.post p{

}.post1 {
	margin-top:20px;
	text-align: center;
}
.post1 a{

}

.post1 a:hover{
}

.post1 p{
}

/******************** Footer ********************/
#footer {
	width:800px;
	text-align:center;
	color:#FFFFFF;
	margin: 10px 0px;
}
#footer ul {
}
#footer li {
	display:inline;
	float:none;
	text-align:center;
}
#footer a {
	color:#FFF;
	font-weight:900;
	text-decoration:none;
}
#footer a:hover {
	text-decoration:underline;
}
#footer span {
	display:block;
	clear:both;
	color:#FFFFFF;
	margin: 10px 0px;
}
.clear{
	clear:both;
}
