html,body {
	margin:0;
	padding:0;
	height:100%;
}

body {
	font-family: Tahoma, Helvetica, sans-serif;
	color: #000000;
	line-height: 1.166;
	padding:0;
	margin:0;
	width: 100%;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color:#ed1c24;
}

p {
	line-height:1.5;
	margin:0;
	padding:0px 0px 10px 0px;
	color:#000000;
	background: inherit;
}


a {
	color: #ed1c24;
	background: inherit;
	text-decoration: none;
}

a:visited {
	color: #ed1c24;
	background: inherit;
	text-decoration: none;
}

a:hover {
	color: #ed1c24;
	background: inherit;
	text-decoration: underline;
}

ul {
	margin-top: 5px;
}

#container {
	background-image:url(images/bg2.jpg);
	background-position: top center;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	width:100%;
	min-height:100%;
}

#banner {
	margin:0 auto;
	height:101px;
	width:888px;
	
	background-image:url(images/bgtop.png);
	background-position: top center;
	background-repeat:no-repeat;
	
	text-align:right;
	padding-right:35px;
}

#content {
	margin:0 auto;
	color:#000;
	width:888px;
}

#mainContent {
	padding: 15px 20px 10px 20px;
}

#main {
	font-size:90%;
	padding-top: 10px;
}

#title {
	width:100%;
	padding-bottom:4px;
	border-bottom:2px solid #ed1c24;
}

#title2 {
	width:100%;
	padding-bottom:4px;
}

#header{
	clear: both;
	float: none;
	font-size: 90%;
	text-align:right;
	border-bottom:1px solid #4a4a4a;
	padding: 8px;
}

#menu {
	padding-top:0px;
	height:100%;
	background-color:#000000;
	color:#e71c24;
}

#menu a {
	color:#FFFFFF;
}

#footer {
	background-image:url(images/bgbtm.png);
	background-position: top center;
	background-repeat:no-repeat;
	width: 888px;
	height:60px;
	line-height: 1.5;
	margin: 0px auto;
	color: #f4c5c7;
	font-size:80%;
	padding: 50px 0px 10px 30px;
}

#footer a {
	background-image:none;
	color: #f4c5c7;
}

#footer a:hover {
	color: #f4c5c7;
	text-decoration:underline;
}

blockquote {
	margin:22px 40px;
	padding:3px;
	color:#575757;
	padding: 0 50px;
	background: transparent url("images/blockquote.gif") no-repeat 0 0;
}

blockquote p{
	margin-bottom:2px;
	background: none;
	
}

.contimage {
	float:right; padding:0 0 20px 25px;
}

.timetable {
	background-color:#5c5c5c;
}

.timetable tr{
	background-color:#ffffff;
}

.timetable td{
	width:138px;
	padding:6px;
	text-align:center;
}

.timetable th{
	width:138px;
	padding:6px;
	text-align:center;
	font-weight:bold;
	background-color:#eaeaea;
}

.event{
	background-color:#f4f4f4;
}

.icon {
	float:left;
	padding:2px 10px 0px 0px;
}

.cite {
	margin:0px;
	text-align:right;
	font-style:normal;
}

.textfield {
	border-left:1px solid #6D6D6D;
	border-right:1px solid #686868;
	border-top:1px solid #6D6D6D;
	border-bottom:1px solid #686868;
	background-color:#f5f5f5;
}

.facebook_home {
	padding-top:15px;
}
