
div#content-main{
	width: 700px;
	padding: 0px 10px;
	font-size: 120%;
	float: left;
	left: -4px;
}
div#content-other{
	width:700px;
	font-size:120%;
	padding: 10px; 
	float: left;
}


div#content2{
	float: left;
	width: 43%;
/*	margin-top: 15px; */
}
div#content3{
	float: right;
	width: auto;
	padding-top: 5px;
	padding-right: 30px;
/*	margin-top: 15px; */
}

div#content1 , div#content2 , div#content3 {
/*	padding: 5px 10px; */
	overflow: auto;
	position: relative;
}

div#leftcontent {
	width: 275px;
	background: #e6febf;
	border:groove #006f3a thin;
	left: 5px;
	float: left;
	padding: 5px;
}
div#content-left {
	width: 375px;
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	padding: 5px;
}
div#content-right {
	width: 275px;
	padding-left: 5px;
	padding-right: 5px;
	left: 5px;
	float: left;
	padding: 5px;
	background: white;
}
div#contentleft {
	width: 275px;
	left: 5px;
	float: left;
	padding: 5px;
}
div#content {
	background: url(../images/contentcap.gif) white no-repeat;
	background: white;
	float: right;
	right: 10px;
	left: 10px;
	width: 515px;
	margin:25px 25px 0 10px;
	position:relative;
}
div#rightcontent {
	background: url(../images/contentcap.gif) white no-repeat;
	float: right;
	right: 10px;
	width: 545px;
	position:relative;
}
div#menuholder {
	margin: 0;
	padding: 0;
	float: left;
	width: 156px;
	position:relative;
	z-index: 1020;
}
div#menucontent {
	margin: 0;
	background:url(../images/menubkgrd.gif); 
	color: white;
	padding: 0;
	float: left;
	width: 156px;
	position:relative;
}
div#menucap {
	margin: 0;
	background:url(../images/menucap.gif); 
	padding: 0;
	float: left;
	position:relative;
}
div#menubottom {
	margin: 0;
	background:url(../images/menubottom.gif); 
	padding: 0;
	position: relative;
	float: left;
}

div#footer {
	background: url(../images/contentbottom.gif) white no-repeat;
	float: right;
	right: 10px;
	width: 525px;
	padding: 0 10px;
	position:relative;
}
h1 {
	font-size: 145%;
	text-transform: uppercase;
	margin: 0px 5px 10px 5px;
	color: #1b8194;
	font-weight: bold;
	font: Verdana, Geneva, sans-serif;
}

h2 {
	color: #17572B;
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 5px 0px;
}

h3 {
	color: #1b8194;
	font: 115%;
	font-weight: bold;
	font-style: oblique;
	margin: 0px 0px 10px 0px;
}

h4 {
	/* background-color: #F1E9DD; */
	font-size: 130%;
	color: red;
	font-weight: bold;
}
#strongred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	color: #1b8194;
}
#dates {
	float:left;
	border: 1px solid #000;
	background-color: #ccc;
	padding:10px;
	margin:10px;
}

#dates p {
	clear:both;
}

#dates label {
	float:left;
	display:block;
	width:7em;
	font-weight:bold;
}



