html { min-height: 100%; margin-bottom: 1px; }

body, div, img, form, table, tbody, tfoot, thead, tr, td, h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	border:0px none;
}
.clearing {
	clear:both;
}
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#wrapper {
	width: 700px;
	position: relative;
	text-align: left;
	margin: 10px auto;
	border: 1px solid #006633;
	padding: 0px;
}
#wrapper #contentwrapper #left a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#wrapper #contentwrapper #left li {
	padding-top: 4px;
	padding-bottom: 4px;
	list-style-type: none;
	font-weight: bold;
	color: #FFFF00;
}
#wrapper #contentwrapper #left ul {
	margin: 20px 10px;
	padding: 0px;
}
#wrapper #header img {
	float: right;
	margin-left: 20px;
}

#header {
	color: #000000;
	font-size: 1.6em;
	background-color: #98D3A7;
	height: 160px;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #009966;
}
#wrapper #header h1 {
	font-family: Curlz MT, Arial, Helvetica, sans-serif
	margin-top: 10px;
	margin-left: 0px;
	margin-top: 16px;
	background-color: #009966;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 10px;
	border-top-width: 4px;
	border-bottom-width: 4px;
	border-top-style: double;
	border-top-color: #CCFFCC;
	border-bottom-color: #CCFFCC;
	border-bottom-style: double;
	color: #FFFFFF;
	font-size: 1.4em;
}
#wrapper #header h2 {
	font-size: 0.8em;
	margin-top: 10px;
	margin-left: 10px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 1.4em;
}
#wrapper #contentwrapper #right h4 {
	margin-top: 16px;
	font-size: 1.2em;
	color: #006633;
	border-top-width: 1px;
	border-left-width: 3px;
	border-top-style: dashed;
	border-left-style: solid;
	border-top-color: #006633;
	padding-top: 3px;
	padding-left: 8px;
}


#footer {
	color: #000000;
	clear: both;
	background-color: #98D3A7;
	padding: 10px;
	border-top-width: 4px;
	border-top-style: double;
	border-top-color: #006633;
}
#wrapper #footer p {
	margin: 0px;
	padding: 0px;
}

#contentwrapper {
	margin: 0px;
	padding: 0px;
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#left {
	width: 200px;
	float: left;
	background-color: #009966;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#right {
	width: 440px;
	float: left;
	margin: 0px;
	color: #000000;
	padding: 20px;
}
#wrapper #contentwrapper #left a:hover {

	color: #FFFFFF;
	text-decoration: underline;
}
.linkslist {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.linkslist li {
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	color: #006633;
}
.linkslist a {
	font-weight: normal;
}
#wrapper #contentwrapper #right em {
	color: #990000;
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
#adobelogo {
	margin-right: 5px;
}
