body {
	margin: 0;
	padding: 0;
	background-image: url(images/irridescent_parch_lapis2_ti.gif);
	background-repeat: repeat;
	background-color: transparent;
	color: Black;
	text-align: center;
}

#container {
	background-image: url(images/irridescent_off_white_paper.gif);
	position: relative;
	width: 732px;
	margin: 15px auto;
	text-align: left;
	border: thin outset Gray;	
}

.contents {
	text-align: center;
	width: 732px;
}

#logo {	
	background: transparent;
	margin-top: 20px;
	padding-bottom:20px;
	width: 732px;
	border-bottom: 1px solid #999999;
}

#logo img {
	border: none;
	clear: none;
}

#labels {
	background: transparent;
	color: black;
	padding-top: 15px;
	width: 732px;	
}

#blocks {
	padding-bottom: 0px;
	width: 732px;
	clear: none;
}
	
#blocks img {
	border: 2px solid Black;
}

.footer {
	background: transparent;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 25px 25px;
	clear: none;
	
}



.associates {
	background-color: transparent;
	color: #000066;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	padding-top: 3px;
	padding-bottom: 20px;
	border-bottom: 1px solid #999999;
	
}

.associates a {
	background-color: transparent;
	color: #000033;
	text-decoration: underline;
	}
	
.associates a:hover {
	background-color: transparent;
	color: #CC9933;
}

#news {
	background: transparent;
	color: #000066;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}

#news a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

