body {
	padding: 0em 0em 0em 0em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content {

}

ul.crossfade {
	padding: 0px;
	margin: 0px;
	list-style: none;
	position: relative;
}

#fade li {
	position: absolute;
	top: 58px;
	left: 22px;
	width: 874px;
	height: 560px;
	background-color: #000;
	visibility: hidden;
}
li img {
	display: block;
	border: 0px solid #000;
}
.example {
	position: relative;
	width: 874px;
	height: 560px;
	left: 10px;
	top: 40px;
}

.contentimg {
	border: 4px solid #bc3f1a;
}
	
code {
	font-family: monospace;
	font-size: 1.2em;
}
.ajax {
	margin: 0em;
	border: 0em solid #000;
	padding: 0em;
}

.standard {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 14pt;
	color: #242424;
	text-align: left;
	font-weight: 400;
	font-variant: normal;
}

.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 14pt;
	color: #242424;
	text-align: left;
	font-weight: 400;
	font-variant: normal;
	margin-top: 0px;
	margin-bottom: 4px;
}

.navigator {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: 20pt;
	color: #333333;
	text-align: center;
	font-weight: 400;
	font-variant: normal;
}	

.topmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: 24px; 
	color: #333333;
	text-align: right;
	font-weight: 400; 
	font-variant: normal;
}

a.nav:link {color: #333333; text-decoration: none;}
a.nav:visited {color: #333333; text-decoration: none;}
a.nav:active {color: #000000; text-decoration: none; font-weight: bold;}
a.nav:hover {color: #000000; text-decoration: none;}

a.psa:link {color: #4d332d; font-size: 7.5pt; font-family: verdana, sans-serif; font-weight: bold; text-decoration: none;}
a.psa:visited {color: #4d332d; font-size: 7.5pt; font-family: verdana, sans-serif; font-weight: bold; text-decoration: none;}
a.psa:hover {color: #795d56; font-size: 7.5pt; font-family: verdana, sans-serif;}
a.psa:active {color: #795d56; font-size: 7.5pt; font-family: verdana, sans-serif;}

#slideshow {
position: absolute; width: 874px; height: 560px;	left: -437px;	top: 0px; z-index:1;
}
