body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin: 0;
	text-align: left;
	font-size: 14px;
	color:#003366;
	line-height: 22px;
	
}

body#credits {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #666666;
	margin: 0;
	text-align: left;
	font-size: 12px;
	color:#003366;
	line-height: 22px;
	}
	
table {
	background-color:#FFFFFF;
	text-align:left;
	padding: 0;
	margin: 0;
	border:0;
	border-collapse: collapse;
	
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

td.content {
	padding: 20px;
}
	
a:link { 
	color:#333399;
	text-decoration: none;
}

a:visited { 
	color:#333399;
	text-decoration: none;
}

label {
	float: left;
	width: 100px;
	}

input, textarea {
	margin-bottom: 5px;
	width: 200px;
	}
	
#footer {
	font: Georgia, "Times New Roman", Times, serif;
	color: #999999;
	font-size: 12px;
	border-top-style: solid;
	border-top-width: thin;
	border-top-color: #999999;
}
#address_text {
	position:relative;
	top: 5px;
	width: 300px;
	font-family:"Arial Narrow";
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	}
	
#side_cols {
	background-color:#CCCCCC;
	padding: 0px;
	
	}

#credits {
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-bottom-width:thin;
	border-collapse: separate;
	}
/* PICTURES */
