body {
	background-image: url('images/exptextb.jpg');
	background-repeat: repeat;
	margin: 0px;
	padding: 0px
}
#header {
	font-family: "Times New Roman", Times, serif;
	font-size: 3.5em;
	color: #000000;
	text-align: center;
}
#leftsidebar {
	width: 10%;
	left: 0px;
	top: 20%;
	position: absolute;
	color: #AA3F55;
}
#content {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #000000;
	top: 118px;
	text-align: center;
	padding-top: 0em;
	margin-left: 160px;
	left: 1px;
	margin-right: 20px;
	height: 40px;
}
#rightsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000000;
	top: 20%;
	width: 200px;
	border: 2px solid #000000;
	margin-right: 0px;
	position: absolute;
	padding-right: 20px;
	right: -2px;
}
#smallprint {
	font-size: .8em;
}
#meeting_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
	text-transform: none;
}
#meeting_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	text-align: left;
}


#nav {
	top: 20%;
	left: 0.5em;
	width: 150px;
	position: absolute;
}

#nav ul {
	list-style: none;
	margin-left: 1em;
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#nav li {
	margin-bottom: 0.3em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 2px;
	border-bottom-color: #B2BCC6;
}
#nav a:link, #nav a:visited {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #6B5A42;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	font-size: 1em;
	display: block;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 0.5em;
	border-right: 1px solid #711515;
	border-left: 12px solid #711515;
}
#nav ul ul {
	margin-left: 12px;
	padding: 0px;
}
#nav ul ul li {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #711515;
	padding: 0px;
	line-height: 1.6em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
#nav ul ul a:link, #nav ul ul a:visited {
	color: #711515;
	background-color: #CC9966;
	padding: 0px;
}
#nav ul ul a:hover {
	color: #FFFFFF;
	background-color: #711515;
	padding: 0px;
}

#nav a:hover {
	color: #FFFFFF;
	background-color: #711515;
}
#nav h2 {
	font: 110% Georgia, "Times New Roman", Times, serif;
	color: #2A4F6F;
	background-color: transparent;
	border-bottom: 1px #cccccc;
}
.ht1 a:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2px;
	color: #E6E0BE;
	background-color: #DED8B6;
}


#table2 th {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}
#table2 td {
	font-family: "Times New Roman", Times, serif;
	text-align: center;
}
li {
	margin: 0px;
	padding: 0px;
	line-height: 1.4em;
}
#supp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	margin-left: 75px;
	width: 350px;
	overflow: visible;
}
.img-wrapper {
	float:left;
	background-image: url('images/myshadow.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
	position: relative;
	line-height: 0px;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 0px
}
.img-wrapper img {
	background-color:#FFFFFF;
	border: 1px solid #a9a9a9;
	position:relative;
	margin-top: -5px;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 0px;
	float: none;
}
td {
	
	text-align: right;
}
#smallcontent {
	width: 900px;
	margin-left: 10px;
	float: left;
	display: block;
}
#content p {
	margin-left: 30px;
}
#content li {
	text-align: left;
}
#tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#tupiccontent {
	width: 770px;
	text-align: center;
	margin-left: 150px;
	display: block;
	height: 700px;
}