#content p {
	font-size: 9pt;
}

#content ul {
	list-style-image: none;
	list-style-type: disc;
	font-size:9pt;
}

#topnav {
	background-color: #f7e3c0;
	background-image: url(/images/PageTopMenu-Background.jpg);
	background-repeat:repeat-y;
	min-height:inherit;
	font-size:8pt;
	text-align:right;
	padding-right:98px;
	color:#000000;
}

#topnav a {
	color:#000000;
	text-decoration: none;
}

#topnav a:active {
	color:#02853f;;
	text-decoration: none;
}

#topnav a:hover {
	color:#02853f;;
	text-decoration: none;
}

#center-box {
	background-color: #f7e3c0;
	background-image: url(/images/center-column-background.jpg);
	background-repeat:repeat-y;
}
#footnav {
	background-repeat:repeat-y;
}

#content h1, #titlebar h1 {
	font-size:1.5em;
 	font-weight:500;
	margin-bottom:6px;
}

#content h4 {
	font-size:1.2em;
	background-image: url(/images/right-H1-background.jpg);
	color: #FFFFFF;
	padding: 1px 3px 5px 10px;
	background-repeat: no-repeat;
	font-style:normal;
	margin-bottom:5px;
	font-weight:bold;
}
#content h5 {
	font-size:1.1em;
	background-image: url(/images/right-H2-background.jpg);
	color: #FFFFFF;
	padding: 5px 3px 5px 10px;
	background-repeat: no-repeat;
	font-style:normal;
	margin-bottom:5px;
	font-weight:bold;
}

#content .thumbs a img { 
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin:3px;
	margin-bottom:15px;
}

#content .thumbs a:hover img { 
	border-width: 5px;
	border-style: solid;
	border-color: white;
	margin:-1px;
	margin-bottom:11px;
	
}

#content .thumbs2 a img { 
	border-width: 1px;
	border-style: solid;
	border-color: white;
	margin:3px;
	margin-bottom:3px;
}

#content .thumbs2 a:hover img { 
	border-width: 5px;
	border-style: solid;
	border-color: white;
	margin:-1px;
	margin-bottom:-1px;
	
}

#footer {
	background-color: #f7e3c0;
	background-image: url(/images/PageTopMenu-Background.jpg);
	background-repeat:repeat-y;
	text-align:right;
	padding-right:10px;
	font-size:8pt;
}
