body {
	width: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}

/* links */

a:link {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
	}

/* wrapper */

#wrapper {
	width: auto;
}

/* banner */

#banner36 {
	display: none;
}

#printbanner {
	width: auto;
	height: 200px;
}

#logo {
	display: none;
}

/* content */

#content {
	width: auto;
}

/* text */

#text {
	float: none;
	width: auto;
	padding: 20px 0px 0px 0px;
	background: #ffffff;
}

#text #blog {
	float: right;
	width: 260px;
	padding: 0px 20px 20px 20px;
}

#blognav {
	text-align: center;
	margin: 0px 0px 20px 0px;
	font-size: x-small;
}

#text #blog .posted {
	text-align: right;
	margin: 0px 0px 20px 0px;
	font-size: x-small;
}

#text h1 {
	color: #000000;
	font-size: xx-large;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}

#text h2 {
	color: #000000;
	font-size: x-large;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text h3 {
	color: #000000;
	font-size: large;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text h4 {
	color: #000000;
	font-size: medium;
	font-weight: bold;
	margin: 20px 0px 20px 0px;
}

#text p {
	font-size: medium;
	line-height: 1.25em;
	text-align: justify;
}

#text li {
	font-size: medium;
	line-height: 1.25em;
	text-align: justify;
}

#text td {
	font-size: medium;
	line-height: 1.25em;
	text-align: justify;
}

#findoutmore {
	font-size: small;
	text-align: right;
	clear: both;
}

#imageleft {
	float: left;
	margin: 0px 20px 20px 0px;
}

#imageright {
	float: right;
	margin: 0px 0px 20px 20px;
}

#imagecenter {
	margin: 20px 0px 20px 0px;
}

#divcenter {
	text-align: center;
}

#next {
	font-size: small;
	font-weight: bold;
	text-align: right;
}

/* menu */

#menu {
	display: none;
}

/* copyright */

#copyright {
	width: auto;
	margin: 0px;
	font-size: small;
	text-align: center;
	padding: 50px 0px 30px 0px;
}

