body {
	background: #fffdea
}


p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}


p.introtext {
	font-style: italic;
		
}


p.zero {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #666666;
	float: right;
}


h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-large;
	color: #003366;
	font-weight: bold;
}
.intro {
	margin: 0px;
	background-color: #ffffff;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f3d9;
	border-right-color: #f5f3d9;
	border-bottom-color: #f5f3d9;
	border-left-color: #f5f3d9;
	position: relative;
	top: 23px;
	overflow: visible;
	padding-right: 3px;
}
.central2 {
	width: 740px;
	position: relative;
}


h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #CC6600;
}


h2.introtitle {
	font-style: italic;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #CC9900;
	font-size: small;
	padding-top: 20px;
}


.section {
	background-color: #ffffff;
	vertical-align: top;
	width: 700px;
	margin: 0px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 20px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #f5f3d9;
	border-right-color: #f5f3d9;
	border-bottom-color: #f5f3d9;
	border-left-color: #f5f3d9;
	padding: 10px;
}

.central0 {
	width: 740px;
	margin: auto;
	padding-top: 10px;
}

#navbar {
	background-color: #FFFFFF;
	background-image: url(images/nav-corner.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	white-space: nowrap;
	float: right;
	width: auto;
	padding-left: 30px;
	padding-top: 3px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #F5F3D9;
	clear: none;
}
#navbar a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F5F3D9;
	float: none;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	height: 33px;
	position: relative;
}
#navbar b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #F5F3D9;
	margin-top: 0px;
	text-decoration: none;
	vertical-align: top;
	white-space: nowrap;
	position: relative;
	color: #d0c18d;
}
.back {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration: none;
	float: right;
	position: relative;
}
.central3 {

	width: 740px;
	position: relative;
	background-image: url(images/tile-2.gif);
	margin-top: 15px;
}

#example1 {
	position: absolute;
	left: 25px;
	top: 25px;
}

