body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	color: #000;
	font-size: 62.5%;
	background-color: #C5C5C5;
	background-image: url(../images/mco2009_01.jpg);
	background-repeat: repeat-x;
}
div#pagewrapper {
	width: 960px;
	margin: 0 auto;
	border-left: 5px solid #000;
	border-right: 5px solid #000;
}
div#header{
	color: #000;
	width: 940px;
	height: 101px;
	padding: 10px;
	text-align: left;
	margin: 0 auto;
}
div#headerIndex{
	color: #000;
	width: 960px;
	height: 120px;
	text-align: left;
	margin: 1px auto 0 auto;
}
div#homespace {
	height: 100px;
	margin: auto 0;
	padding: 0;
	border: 0;
	background-image: url(../images/mcologo.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
div#homespace h1{ 
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	width: 940px;
	height: 100px;
}
div#homespace a {
	border: 0;
	text-decoration: none;
}
div#accessspace{
	padding: 6px 0 0 0;
	border: 0;
	margin: 0 10px 0 760px;
	text-align: right;
	vertical-align: top;
}
div#wrapper{
	color: #000;
	background: url(../images/wrapper2.gif) top left repeat-y #fff;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}
div#navspace{
	width: 960px;
	height: 35px;
	margin: 0;
	border-bottom: solid #000 5px;
	background: #fec313 url(../images/nav.gif) repeat-x top;
}
div#photospace{
	width: 958px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #fff url(../includes/rotate_images/rotate.php) no-repeat center;
	border-bottom: solid #000 4px;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
div#titlespace{
	clear: both;
	width: 940px;
	padding: 10px;
	margin: 0;
	border-bottom: solid #D7D7D7 1px;
	background: #1f1f1f url(../images/redBar.gif) repeat-x center;
}
div#maincontent{
	width: 690px;
	padding: 10px 0 10px 10px;
	border: 0;
	margin-left: 249px;
	min-height: 475px;
}
div#sidenav {
	float:left;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 249px;
	border: 0;
}
div#footer{
	clear: both;
	background-color: #000;
	width: 940px;
	padding: 10px;
	margin: 0;
	border-top: solid 1px #D7D7D7;
	line-height:1.5em;
}
div#alert {
	width:900px;
	padding:0 50px 5px 10px;
	border-top:solid 1px #000;
	margin: 0;
	background:#fff6dc url(../images/alert.gif) center right no-repeat;
}
.tableFloat {
		float: right;
		clear: right;
		border: 1px solid #CCC;
		margin: 0 0 5px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.1em;
}

.tableFloatTop {
		float: right;
		clear: right;
		border: 1px solid #CCC;
		margin: 0 0 5px 5px;
		font-family: Arial, Verdana, Helvetica, sans-serif;
		font-size: 1em;
		line-height: 1.1em;
		background: #B0B094;
		font-weight: bold;
		color: #FFF;
}
