body {
	color: #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #996633;

}
}
#table1, #table2, #table3, #table4, #table5 {
	width: 750px;
}
#table1 {
	background-color: #996633;
	
	height: 100px;
	border: medium none;
}
#table2 {
	background-color: #996633;
}
#font-family {
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 1px;
	border-right: 1px solid #000000;
	text-align: center;
	color: White;
	background-image: url('background.jpg');
	font-weight: normal;
}

#table4 {
		background-color: #996633;

	
}
#table5 {
	background-color: #996633;
	text-align: center;
	color: White;


}

td.leftside  {
	padding-right: 10px;
	padding-left: 10px;
	width: 170px;
	background-image: url('background.jpg');
	vertical-align: top;
	border: 1px solid #000000;
	border-right: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
td.middle  {
	padding-right: 5px;
	padding-left: 5px;
	background-image: url('background.jpg');
	vertical-align: top;
	width: inherit;
	border: 1px solid #000000;
	
	
	
}	
}
h1 {
	background-image: url();
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1.2em;
	margin-bottom: 5px;
}
h2 {
	background-image: url();
	background-position: center left;
	background-repeat: no-repeat;
	padding-left: 25px;
	color: #000000;
	font-size: 1em;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
	margin-top: 5px;
}
dt {
	margin: 5;
	margin-bottom: 0px;
	text-align: center;
	font-weight: bold;
	background-color: #F60606;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5;
	padding-bottom: 2px;
	color: #000000;
	background-image: url(leftnavetile.gif);
	border: 1px solid #F60606;
}
dd {
	padding-left: 2px;
	padding-right: 1px;
	border: 1px solid #000000;
	margin: 5;
	margin-top: 0px;
	font-size: 0.8em;
	font-weight: bold;
	text-align: left;
}
