﻿#doc {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px !important;
}
#footer {
	clear: both;
	margin-bottom:2em;
	height:auto;
}
#container{
	float:left;
	width:778px;
	border: solid 1px black;
	border-top:0;
	border-bottom:0;
	padding: 0px !important;
}
#m{
	border-right: solid 202px #B7B3B3;
	width: 576px;
	float: left;
	background-color: #E3E2E2;
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url('black.gif');
	background-attachment: scroll;
}
#main{
	float:left;
	width:575px;
	padding: 0px !important;
	border:0;
	border-right:solid 1px black;
}
#right{
	float:left;
	width:202px;
	margin-right:-202px;
	position:relative;
	padding: 0px !important;
	border:0;
	background-color: #B7B3B3;
}
#rightSlideShow {margin-bottom:1em;}
div.column { float:left;width:287px;}
