body{
	background: url(images/bg.jpg) #7cb2d4 repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
}
img.logo {
   behavior: url("pngfix.htc");
}
a{
	color: #EBBB01;
	text-decoration: none;
}
a img{
	border: none;
}
a:hover{
	text-decoration: underline;
}
div#wrapper{
	width: 780px;
	margin: auto;
}

div#left{
	width: 180px;
	float: left;
}

div#left img{
	padding-bottom: 14px;
}

div#right{
	width: 580px;
	float: right;
}

div#menu{
	background: url(images/menubg.gif) repeat-x;
	margin-bottom: 10px;
	
	height: 37px;
}

div#menu a h2{
	margin: 30px;
	display: inline;
}

div#menu a h2 img{
	border: none;
}

div#body{
	float: left;
	width: 340px;
	text-align: justify;
}

div#content{
	min-height: 650px;
}

div#info{
	float: right;
	width: 210px;
	margin-top: 5px;
}

div#info ul#times{
	text-align: left;
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div#info ul#times li{
	height: 55px;
	display: block;
	text-decoration: none;
	color: white;
	
	background: url('images/menubg.png') repeat-x;
	

	width: 190px;
	margin-bottom: 10px;
	border-right: solid 9px #5f9ebf;
	padding-left: 10px;
	padding-top: 5px;
}

div#info ul#times li a{
	color: white;
	text-decoration: none;
}
div#info ul#times li h4, ul#times li a h4 img{
	margin: 0px;
	border: none;
	padding: 0px;
	border: none;
}

div#footer{
	background-color: #346E93;
	padding: 5px;
	clear: both;
	width: 580px;
	float: right;
}

div#banner{
	background: url(images/top.png) top right no-repeat;
	height: 100px;
}
div#boxout{
	padding-bottom: 10px;
}
div#boxout .boxImg{
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
div#boxout p{
	float: left;
	margin: 2px;
	width: 163px;
	text-align: left;
}
div#boxout img{
	border: none;
}

hr{
	width: 250px;
	border-right: none;
	border-left: none;
	border-top: solid 1px #346E93;
	border-bottom: solid 1px #999999;
	background-color: #346E93;
	margin-left: 50px;
}
p.pad{
	padding-left: 10px;
	margin: 0px;
	
	padding-top: 0px;
	padding-bottom: 20px;
}
.replacement{
	margin: 0px;
	padding: 0px;
}

h5{
	padding: 0px;
	margin: 0px;
}
