body {	
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/GreenRagBackgroundCompressed.jpg);
	background-repeat: repeat;
}

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

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


#navigation{
	float: left;
	width: 21em;
}

:focus {outline: 0;}

#content{
	margin: 0 10em 0 21em;
}

.description{
	font-size: 14pt;
	text-align: justify;
}


.thumbnail{
	width: 150px;
	text-align:center;
	margin: 10px;
	float:left;
	font-size:0.8em;
}

.clear{
	clear:both;
}

A:img {
	border: "0";
}


A:link {text-decoration: none}
A:visited {text-decoration: none}
A:hover {text-decoration: underline; border: "2"}
A:active {text-decoration: none}

	