body {
	text-align: center;
	margin: 0;
	padding: 0;
	border: 0;
	background: #bfbf86 url(../images/holder.gif) top center repeat-y;
	color: #000;
	font-size: 62.5%;
}
div#header{
	color: #000;
	background-color: #fff;
	width: 738px;
	height: 101px;
	padding: 10px;
	text-align: left;
	border: 1px solid #EBEBDA;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0;
}
div#homespace{
	background-color: #fff;
	float: left;
	width: 248px;
	height: 100px;
	margin: 0;
	padding: 0;
	border: 0;
	background: url(../images/cos.gif) no-repeat left center;
}
div#accessspace{
	background-color: #fff;
	padding: 0;
	border: 0;
	margin: 0 0 0 258px;
	height: 100px;
	text-align: right;
	vertical-align: top;
}
div#wrapper{
	color: #000;
	background: url(../images/wrapper2.gif) top left repeat-y #fff;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	text-align: left;
}
div#navspace{
	width: 740px;
	padding: 10px;
	margin: 0;
	border-bottom: solid #EBEBDA 1px;
	background: #000 url(../images/nav.gif) repeat-x top;
}
div#photospace{
	width: 760px;
	height: 150px;
	padding: 0;
	margin: 0;
	background: #fff url(../includes/rotate_images/rotate.php) no-repeat center;
}
div#titlespace{
	clear: both;
	width: 740px;
	padding: 10px;
	margin: 0;
	border-top: solid #FFF 1px;
	border-bottom: solid #EBEBDA 1px;
	background: #990000 url(../images/redBar.gif) repeat-x top;
}
div#maincontent{
	width: 530px;
	padding: 10px 0 10px 10px;
	border: 0;
	margin-left: 209px;
	min-height: 475px;
}
div#sidenav {
	float:left;
	text-align: left;
	padding: 0;
	margin: 0 auto;
	width: 209px;
	border: 0;
}
div#footer{
	clear: both;
	background-color: #fff;
	width: 738px;
	padding: 10px;
	margin: 0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBDA;
	border-right-color: #EBEBDA;
	border-left-color: #EBEBDA;
	line-height:1.5em;
}
div#alert {
	width:700px;
	padding:0 50px 5px 10px;
	border-top:solid 1px #FFF;
	margin: 0;
	background:#DFE7F0 url(../images/alert.gif) center right no-repeat;
}

