body {
center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0;
}

p {
	margin: 0px;
	line-height: 120%;
	padding-bottom: 10px;
	padding-top: 0px;
}



    #frame {
	text-align: left;
	position: absolute;
	background-image: url(../graphics/background.gif);
	background-repeat: no-repeat;
	top: 10px;
	left: 10px;
	right: 10px;
		}
		
	#contentheader {
	height: 140px;
	position: absolute;
	right: 0px;
	top: 0px;
	left: 0px;
	text-align: center;
	background-color: #0066FF;
		}	
		
	#contentleft {
	width:150px;
	padding-left: 30px;
	padding-top: 30px;
	position: absolute;
	top: 140px;
	left: 0px;
		}
	
	#contentcenter {
	padding-right: 15px;
	padding-left: 15px;
	margin-left: 180px;
	margin-right: 210px;
	margin-top: 140px;
		}
	
	#contentright {
	width:190px;
	position: absolute;
	right: 10px;
	top: 140px;
		}
.clear {
	clear: both;
}
		
		
h1 {
	font-size: 150%;
	color: #FF0000;
	margin: 0;
	margin-bottom: 10px;
}

h2 {
	font-size: 130%;
	color: #000066;
	margin: 0px;
	padding: 20px 0px 10px 0px;
}

h3 {
	color: #000066;
	margin: 0px 0px 0px 0px;
	line-height: 150%;
	font-size: 100%;
	padding: 15px 0px 0px 0px;
}

h4 {
	font-size: 100%;
	margin: 0;
	color: #000066;
}

h5 {
	font-size: 90%;
	margin: 0;
	font-weight: normal;
}

h6 {
	font-size: 75%;
	margin: 0;
	font-weight: normal;
}

a:link {
	text-decoration: none;
	color: #FF0000;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	color: #FF0000;
	background-color: #FFFF00;
}
a:active {
	color: #FFFF00;
}


ul {
	list-style-type: disc;
	list-style-position: outside;
	padding-top: 5px;
	margin-top: 5px;
	
}

.floatpicright {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding-top: 5px;
	font-size: 80%;
	text-align: center;
	color: #0066CC;
	clear: both;
}

.floatpicleft {
	float: left;
	margin-bottom: 20px;
	padding-top: 5px;
	font-size: 70%;
	text-align: center;
	color: #0066CC;
	margin-right: 20px;
	clear: both;
}

.caption {
font-size: 80%;
	text-align: center;
	color: #0066CC;
#breadcrumbs {
	font-size: 80%;
}
#breadcrumbs {
	font-size: 90%;
	padding: 20px 0px 0px 0px;
}
