body { 	background: white; 
	color: #808080; 
	font-size: small;
	font-family: verdana,arial, helvetica, sans-serif;
	text-align: justify;
	margin: 0px 0px 0px 0px;   }

a:link { 	color: #808080;
		background-color: #fff;
		font-weight:bold;  }

a:visited { 	color: #808080;
		background-color: #fff;
		font-weight:bold;  }

a:hover { 	color: #c6c6c6;
		background-color: #fff;
		font-weight: bold; }

h1 {	color: #808080;
	background-color: #fff;
	font-size: small;
	font-family: verdana, arial, helvetica, sans-serif; }

img { border: 0px; }

h1.title {	color: #fff000;
		background-color: #308f60; 
		text-align: right;
		padding: 5px 5px 5px 0px; 
		margin: 0px; }

td.title { 	color: #c6c6c6;
		background-color: #308f60; 
		font-weight: bold;
		padding: 0px 0px 0px 5px;  }

a:link.title {	color: #c6c6c6;
		background-color: #308f60; 
		font-weight: bold; 
		text-decoration: none; }

a:visited.title { 	color: #c6c6c6;
			background-color: #308f60; 
			font-weight:bold; 
			text-decoration: none; }


p {	padding: 0px; }

/* message to encourage browser upgrade */
/* displays only in browsers which don't support @import */
/* ie. versions 4 and earlier */
p.standards{	display: none;	}

div.navigation {	width: 100%; 
			padding: 0px 0px 40px 0px; }

div.main {	width: 640px;  
		margin: 5px 0px 5px 0px;   }

div.image {	width: 280px;
		float: left;
		padding: 0px 10px 0px 0px; }

div.content {	width: 320px;
		float: left;
		border-left: solid gray 1px;
		padding: 0px 0px 0px 20px; }

div.flash {		background-color: #fff;
			height: 375px;
			width: 675px;
			color: #808080; }

div.bottom {		background-color: #308f60;
			width: 675px; 
			color: #808080; }








