body {
	background-color: #ffffff;
	font-family: "Lucida Grande", Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;
}

/* links */
a {
	text-decoration: underline;
}

a:link {
	color: #4C7899;
}

a:visited {
	color: #285577;
}

a:active {
	color: #000;
}

a:hover {
	color: #142A3B;
}
.hr {
	height: 5px;
	margin: 5;
	background-color: #9b1b33;
}

/* headers */



h1 a {
	text-decoration: none;
	color: #9b1b33;
}

h2 {
	font-size: 14px;
	color: #9b1b33;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

h2.date {
	margin: 10px 0 10px 10px;
}

h3 {
	font-size: 13px;
	color: #9b1b33;
	margin: 5px 0;
	padding: 0;
}

h4 {
	font-size: 12px;
	color: #9b1b33;
	text-transform: uppercase;
	text-align: center;
	margin: 5px 0;
	padding: 0;
}

h5 {
	font-size: 12px;
	color: #9b1b33;
	margin: 5px 0;
	padding: 0;
	border-bottom: 1px solid #333;
	background-color: #E6F0F8;
}

/* lists */


/* images */
img {
	border: 0;
}


/* main containers */
#logoContainer {
	border-style: none;
	height: 200px;
	display: block;
	text-align: center;
	line-height: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}
#container {
	width: 90%;
	margin-top :0px;
	margin-left: auto;
	margin-right :auto;
	margin-bottom :20px; 
	padding: 5;

}

#header {
	height: 200px;
	border-style: none;
	display: block;
	margin-top:0px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 780px;
	min-height: 501px;
	float: left;
	background-color: #ffe6a9;
	margin-right: 5;
	padding: 5;
	display: inline;  /* IE/Win Float Hack */
}
#homecontent td {
	width: 260px;
	text-align: center;
}
#content #lineheight ul {
		line-height: 200%;
}
#content li {
		line-height: 200%;
}
.contentschedule {
	margin-bottom: 250px;
}

.contentContainer {
	background-color: #ffe6a9;
	display: inline-block;
	position: relative;
	width: 780px;
	margin-top: 15px; 
	margin-bottom: 25px; 
	padding: 0px;
	text-decoration:none; color: #000000;
}

.ulList {
	
	margin-left: 0;
	padding: 1px;
	text-indent: 0em;
	border-top: 10px solid #ffffff;
	}
	
#logo {
	margin: 0 0 0 785px;
	width: 250px;
	height: 150px;
	padding: 0;
}


/* menu */
#menuFont {
	font-size: 20px
}
#menu {
	height: 55px;
	white-space: nowrap;
	min-width: 980px
	display: block;
	padding: 0;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	color: #333;
}
#menu ul {
		list-style: none;
		display: inline;
		margin: 0;
		padding: 0;
		border: none;
}

#menu li {
		display: inline;
		border-bottom: 1px solid #90bade;
		margin: 0;
}
#menu li a {
		
		padding: 2px 2px 2px 2px;
		border-left: 10px solid #b51f3c;
		border-right: 10px solid #df264a;
		background-color: #ff2c55;
		color: #fff;
		text-decoration: none;
		width: 100%;
}
#menu p {
	display:inline;
}
html>body #menu td a {
		width: auto;
}
#menu li a:hover {
		display: inline;
		border-left: 10px solid #df264a;
		border-right: 10px solid #b51f3c;
		background-color: #ffffff;
		color: #ff2c55;
}





.title {
	font-size: 13px;
	font-weight: bold;
}
.dn {display:none} 
.tblGenFixed td {padding:0 1px;line-height:150%;overflow:hidden;white-space:normal;letter-spacing:0;word-spacing:0;background-color:#fff;z-index:1;border-top:0px none;border-left:0px none;border-bottom:0px solid #CCC;border-right:0px solid #CCC;} 
.tblGenFixed td.s0 {background-color:#AC3F20;font-family:arial,sans,sans-serif;font-size:110.0%;font-weight:bold;font-style:normal;color:#FFFFFF;text-decoration:underline;text-align:left;vertical-align:bottom;white-space:nowrap;overflow:hidden;text-indent:3px;padding-left:0px;border-top:1px solid #CCC;border-right:;border-bottom:;border-left:1px solid #CCC;} 
.tblGenFixed td.s1 {background-color:#AC3F20;font-family:arial,sans,sans-serif;font-size:110.0%;font-weight:bold;font-style:normal;color:#FFFFFF;text-decoration:underline;text-align:left;vertical-align:bottom;white-space:nowrap;overflow:hidden;text-indent:3px;padding-left:0px;border-top:1px solid #CCC;border-right:;border-bottom:;} 
.tblGenFixed td.s2 {background-color:#EBD4AA;font-family:arial,sans,sans-serif;font-size:110.0%;font-weight:normal;font-style:normal;color:#000000;text-decoration:none;text-align:left;vertical-align:bottom;white-space:nowrap;overflow:hidden;text-indent:3px;padding-left:0px;border-right:;border-bottom:;} 
.tblGenFixed td.s3 {background-color:#DCAB69;font-family:arial,sans,sans-serif;font-size:110.0%;font-weight:normal;font-style:normal;color:#000000;text-decoration:none;text-align:left;vertical-align:bottom;white-space:nowrap;overflow:hidden;text-indent:3px;padding-left:0px;} 


/* sidebar */
#sidebar {
	margin: 5px 0 10px 780px;
	border-left: 10px solid #ffffff;
	padding: 5px;
	width: 260px;
	background-color: #ffe6a9;
	color: #333;
}

.center {
	text-align: center;
}
.sContent {
	margin: 0 0 30px 0;
	padding: 0;
}


