body {
	margin: 0;
	background: url(../images/bodybg.gif) repeat;
	}

#pseudobody {
	background: url(../images/outerglow.gif) repeat-y top ;
	width: 640px;

	}

img {
	border: none;
	}

#outer {
	width: 600px;
	}
	
#header {
	width: 100%;
	height: 126px;
	background: url(../images/header3.jpg) center no-repeat;
		}
	
#sidebar {
	width: 150px;
	float: left;
	padding: none;
	}
	
*html #sidebar {
	width: 153px;
	margin-right: -3px;
	}
	

#navbar {
	margin-top: 30px;
	width: 100%
	}

#navbar a {
	font: 12px Geneva, Arial, Helvetica, sans-serif;
	line-height: 18px;
	background: #1870a2;
	display: block;
	margin-bottom: -10px;
	text-indent: 5px;
	}

#navbar a:link, #navbar a:visited {
	text-decoration: none;
	color: #cccccc;
}

#navbar a:hover {
	color: #ffffff;
	border-bottom: none;
	background: #2f7eab;
	}

#navbar a:active {
	color: #aeaaaa;
	border-bottom: none;
}

#navbar a.current, #navbar a.current:hover, #navbar a.current:active {
	background: white;
	color: #000000;
	font-weight: bold;
	}

#sidebar p {
	
	}
	
#main-content {
	background: white url(../images/contentbg.jpg) no-repeat;
	width: 410px;
	padding: 5 20 5 20;
	margin-left: 	150px;
	min-height: 500px;
	}


	
*html #main-content {
	width: 447;
	padding-top: 10px;
	}

div.hr {
	width: 405px;
	height: 21px;
	background: url(../images/hr.jpg) center no-repeat;
	padding: none;
	margin: none;
	}

table {
	border-collapse: collapse;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-color: #dcdcdc;
	
	}

#schedule td {
	text-align: left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	border: 1px solid #dcdcdc;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: none;
	border-top-style: none;
	padding: 4px;
		}
	
#schedule tr.heading td {
	color: #cccccc;
	background: #1870a2;
	border: none;
	}
	
tr.row1 {
	background-color: #edf3fe;
	}
	
tr.row2 {
	
	}

a {
	color: #016299;
	font: bold 10pt Arial, Helvetica, sans-serif;
	text-decoration: none;
	}
	
a:hover {
	color: #0090e2;
	}


p {
	font: 10pt Arial, Helvetica, sans-serif;
	color: #000000;
	}
	
p.small {
	font-size: 9pt;
	color: #5c5c5c;
	}	

h1 {
	
	}
	
h2 {
	font: 14pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
	
h3 {
	font: 11pt Arial, Helvetica, sans-serif;
	font-weight: bold;
	}
#footer {
	border-top: 1px solid #003a5c;
	width: 600px;
	height: 35px;
	border-bottom: solid #003a5c 1px;
	background: 2b566e;
	}

#footer p {
	font-weight: bold;
	font-size: 11px;
	color: #ffffff;
	}
	
table.contactinfo {
	text-align: center;
	font: 10pt Arial, Helvetica, sans-serif;
	}
	
#merchandise p {
	text-align: center;
	}
	
	