﻿table {
	border-collapse: collapse;
}
a, img {border: 0;	

}
#insidemiddle {
	padding: 8px;
	background-color: #FFFFFF;
}
body {
	margin: 0px;
	background-color: #000000;
}
#shell {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#top {
	width: 800px;
	height: 40px;
}
#header {
	width: 800px;
	height: 157px;
	background-image: url('../images/layout/oclogo800.png');
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
#header ul {
	padding: 0px;
	margin: 130px 0px 0px 0px;
	width: 580px;
	float: right;
	color: #FFFFFF;
}
#header ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	list-style-type: none;
	margin-left: 40px;
}
#lnav {
	width: 160px;
	height: 462px;
	background-image: url('../images/layout/lnav160top.png');
	background-repeat: no-repeat;
	float: left;
	background-color: #00FFFF;
}
#lnav ul {
	padding: 0px;
	margin: 78px 0px 0px 0px;
	list-style-type: none;
	width: 160px;
	display: block;
	text-align: center;
	height: 270px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 0px;
}
#lnav ul li {
	padding: 0px;
	margin: 0px;
	display: block;
	list-style-type: none;
	width: 160px;
	text-align: center;
	height: auto;
}
#lnav ul li a {
	padding: 0px 0px 5px 0px;
	margin: 12px 0px 0px 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: normal;
	text-decoration: none;
	display: block;
	text-align: center;
	width: 160px;
	height: auto;
}
#scratch {
	margin: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	padding-top: 6px;
	padding-bottom: 0px;
	display: block;
	width: 160px;
	height: 45px;
}
#flashwrap {
	width: 434px;
	height: 220px;
	border: 3px solid #660066;
}
#movie {
	padding: 0px;
	border: 5px solid #666699;
	margin: 0px;
	width: 470px;
	height: 245px;
	float: left;
}
#middle {
	border: 3px solid #3399FF;
	padding: 12px;
	width: 450px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	background-image: url('../images/layout/cnvbkgnd.jpg');
	background-repeat: repeat;
	display: inline;
}
#one {
	width: 160px;
	height: 225px;
	float: left;
	background-color: #666699;
	border-bottom-style: solid;
	border-bottom-width: 0px;
	border-bottom-color: #666699;
}
#two {
	width: 160px;
	height: 225px;
	float: left;
}
#three {
	width: 160px;
	height: 225px;
	float: left;
}
#wrapper1 {
	background-position: left bottom;
	background-repeat: repeat-y;
	background-image: url('../images/layout/lnav4000bottom.png');
	width: 800px;
	margin-bottom: 5px; /* creates space between #wrapper1 and #footer */
	float: left; /* forces float wrapping without clearing elements */

* html #wrapper1 {
	margin-bottom: 5px;
} /* hack value for IE6 only */	 
}
#sidebar {
	width: 160px;
	height: 460px;
	float: right;
	background-image: url('../images/layout/sidebar160top.png');
	background-repeat: no-repeat;
	color: #FFFFFF;
}
#wrapper2 {
	background-image: url('../images/layout/sidebar4000bottom.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 800px;
	float: left; /* forces float wrapping without clearing elements */
}
.clear {
	padding: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
	width: 800px;
	background-color: #000000;
	font-size: 1px;
	line-height: 0px;	
}
#footer {
	width: 800px;
	height: 60px;
	background-image: url('../images/layout/footer60.png');
	background-repeat: no-repeat;
	margin-top: 5px;
	clear: both; /* needs clearing to stay below #wrapper1 */
}
#footer table {
	display: table !important;
	} /* This table is being made "block" elsewhere; this resets it to work well in FF */
	
}
#footer td {
	border-right-width: 0px;
}
#blowfooter {
	width: 800px;
	height: 20px;
	background-image: url('../images/layout/bottomtrim.gif');
	background-repeat: no-repeat;
	margin-top: 5px;
}
#copyright {
	width: 800px;
	height: 40px;
	padding-top: 3px;
	background-color: #000000;
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight: lighter;
	font-style: normal;
	color: #C0C0C0;
	text-align: center;
	display: block;
}
#current_events {
	width: 470px;
	margin-left: 160px;
	font-size: medium;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
