body {
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #DFDFDF;
	text-decoration: none;
	margin: 0;
	padding: 0;
	}

a img {
	border: 0;
	}
#container {
	width: 730px;
	margin: 0 auto;
	text-align: left;
	}
#navigation {
	width: 269px;
	height: 174px;
	float: left;
	background-color: #000;
	}
#flash {
	width: 650px;
	}
#flash p {
	width: 650px;
	}
#content { 
	width: 705px;
	clear: both;
	}
#content p {
	margin-left: 87px;
	width: 460px;
	}
div.thumb {
	float: left;
	width: 215px;
	}
a:link {
	color: #dfdfdf;
	text-decoration: underline;
	}
a:visited {
	color: #dfdfdf;
	text-decoration: underline;
	}
a:active {
	color: #dfdfdf;
	text-decoration: underline;
	}
a:hover {
	color: #1F458E;
	text-decoration: none;
	}
a.NU:link {
	color: #dfdfdf;
	text-decoration: none;
	}
a.NU:visited {
	color: #dfdfdf;
	text-decoration: none;
	}
a.NU:active {
	color: #dfdfdf;
	text-decoration: none;
	}
a.NU:hover {
	color: #1F458E;
	text-decoration: none;
	}
form {
	margin-bottom: 0;
	padding-bottom: 0;
	}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #224191;
}