body {
	margin: 5;
	padding: 0;
}
h2, h3 {
	margin-top: 0;
	color: #006600;
	font-size: 14px;
	font: Arial, Helvetica, sans-serif;
}
form {
	margin: 0;
	padding: 0;
}
p {
	font:Arial;
	font-size:14px;
	margin-top: 0;
}
#Layer1 {
	position:absolute;
	width:200px;
	height:17px;
	z-index:14;
	left: 0px;
	top: -1px;
}
#Layer2 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:14;
	left: 50px;
	top: 7px;
}
#wrapper {
	min-width: 650px;
	width: 800px;
	margin-left: 52px;
	
}
#outer {
	border-left: 201px solid #FFFFFF;/* left column background */
	border-right: 1px solid #FFFFFF; /* right column background */
	background-color: #FFFFFF;         /* center column background */
	margin-left: 1px;
}
#inner {
	margin: 0;
	width: 650px; 
}
#top_header {
	background-color: #FFFFFF;
	color: #901602;
	margin-left: -10px;
	width: 350px;
	
}
#top_header_right {
	background-color: #FFFFFF;
	color: #901602;
	margin-left: 230px;
	top: 40px;
	margin-top: -5px;
}
#header {
	background-color: #FFFFFF;    
	color: #901602;
	background-image: url(../boss/images/header3.gif) no-repeat;
    margin-left: -10px;  
	top: 40px;
}
#header h1 {
	font: Helvetica Neue Bold, serif;
	font-size:14px;
	text-align: right;
	margin-right: 1em;
}
#side1 {
	width: 199px;                      /* left column width */
	margin-left: -199px;               /* negative left column width */
	float: left;
	position: relative;
	z-index: 10;
	padding-left: 1px;
	colour: #FFFFFF;
	background-image:url(images/lefthand1.gif) no-repeat;
}
#side1 h3 {
	width: 150px;
	font: 110% Georgia, "Times New Roman", Times, serif, bold;
	color: #FFFFFF;
	background-color: transparent;
	margin-bottom: 0;
	padding-bottom: 4px;
}
#side1 ul {
	width: 170px;
	list-style: none;
	margin-left: 4px;
	padding-left: 0px;
}
#content li {
	font: Arial;
	font-size:14px;
	margin-bottom: 0.3em;
	}
#side1 a:link, #side1 a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: transparent;
}
#side1 a:hover {
	color: #621313;
}
#side2 {
	width: 195px;                      /* right column width */
	margin-right: -195px;              /* negative right column width */
	float: left;
	position: relative;
	z-index: 11;
	background-image:url(images/rightimage.gif) no-repeat;
}
#side2 h3 {
	font: 120% Georgia, "Times New Roman", Times, serif, bold;
	color: #FFFFFF;
	background-color: #677B8C;
	margin-bottom: 0;
	padding-bottom: 4px;
	padding-left: 0.2em;
}
#side2 p {
	padding-left: 2px;
}
.adbox {
	padding: 2px 4px 2px 3px;
	margin: 0 0 2px 0;
	border: 1px dotted #B1B1B1;
	background-color: #FCF4F5;
}
#content {
	float: left;
	width: 380px;
	position: relative;
	z-index: 10;
}
#content h2 {
	font:  Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 
	margin-left: 1em;
}
#content p {
	margin-left: 1em;
	margin-right: 1em;
}
#footer {
	background-color: #FFFFFF;
	width: 100%;
	position: relative;
	z-index: 13;
	background-image: url(../boss/images/bottom.gif) no-repeat
}
#footer p {
	padding-left: 1em;
}
.clear { 
	clear: both;
}

	border-bottom: 1px solid transparent; 
}
#side1 {
/* Mozilla bug workarounds */
#outer > #inner { 
	margin-right: 1px;

}
#side2 {
	margin-left: 1px;
}
#content {
	margin: 0 -3px 0 -2px;
}
