body {
Background-image: url(images/corkboard.gif);
position:relative;
background-repeat: repeat
} 

a:link, a:visited { 
	color: #000000
	font-family: book antique, serif;
	font-size: 11pt; 
	font-weight: bold;
	text-decoration: none;
}

a:hover { 
	color: #000000; 
	font-family: book antique, serif;
	font-size: 11pt; 
	text-decoration: none;
	background-color: transparent;
}


p {
	color: #000000;
	font-family: book antique, serif;
            	font-size:11pt;
	line-height:14pt; 
}

.indent {
	padding-right: 30px;
	text-align: left;
}

.imgborder { 
	border: 2px solid black;
}

.nav1 {
 	color: #6e6f64;
	font-family: book antique, serif;
	font-size:14pt;
	line-height:14pt; 
	text-decoration: none;
	padding-left: 50px;
}

.nav2 {
 	color: #ffffff;
	font-family: book antique, serif;
	font-size:10pt;
	line-height:14pt; 
	text-decoration: none;
}

.nav3 {
 	color: #6e6f64;
	font-family: book antique, serif;
	font-size:8pt;
	line-height:10pt; 
	text-decoration: none;
}

.label {
	color: #000000;
	font-family: book antique, serif;
            	font-size:11pt;
	line-height:14pt; 
	text-align: center;
}
