body{
  color:#000;
  background-color:#7E3435;
  margin:0;
}
#header {
	background-image:   url("images/lacourse-law_02.jpg");
	background-repeat: repeat-x;
	padding:0;
	margin:0;
	width:100%;	
}
#centre {
	background-color: #ccc;
	margin:0 0 0 227px;
}
#main{
	background-image: url("images/lacourse-law_05.jpg");
	float:right;
	width:100%;
	margin:0 0 0 -227px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#left {
	width:226px;
	text-align:left;
	float:left;
	vertical-align: top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-top: 10px;
}
#subfooter {
	clear: both;
}
#content {
	background-color: #7E3435;
	clear: both;
	width:80%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10%;
	padding-top: 2%;
}
#subfooter {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	text-align: center;
	font-size: 16px;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	float: none;
	text-align: center;
	font-size: 12px;
	color: #FFF;
}
hr {
	color: #FC0;
	width: 75%;
	font-size: 10px;
}
a:hover {
	color: #CCC;
	font-variant: small-caps;
	font-weight: bold;
}
a:visited {
	color: #7E7E7E;
	text-decoration: none;
}
a:active {
	color: #FC0;
	text-decoration: none;
}
a:link {
	color: #FFFF99;
	text-decoration: none;
}
a.left:hover {
	color: #CCC;
	font-variant: small-caps;
	font-weight: bold;
}
a.left:visited {
	color: #000;
	text-decoration: none;
}
a.left:active {
	color: #FC0;
	text-decoration: none;
}
a.left:link {
	color: #FFF;
	text-decoration: none;
}
strong {
	color: #FFF;
}
ol {
	font-size: 110%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
