:link img { border: solid #DDDDDD 2px; }
:visited img { border: solid #DDDDDD 2px; }
:link:hover img, :visited:hover img { border: solid #F964A6 2px;}


a:link {text-decoration: none;	color: #DDDDDD;}
a:visited {text-decoration: none;	color: #DDDDDD;}
a:hover {text-decoration: underline;	color: #F964A6;}
a:active {text-decoration: none;	color: #DDDDDD;}
body {
	background-image: url(_images/background.gif);
	background-color: #924817;
	background-repeat: no-repeat;
	background-position: left top;
}

#logo {
	z-index: 100; 
	position: absolute; 
	top: 0px;
	left: 125px;
}

#nav {
	z-index: 95;
	position: absolute;
	left: 100px;
	top: 100px;
	width:750px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #FF0099;
	text-align: center;
	line-height: 18pt;
	height: 24px;

 }
 
 #footer {
	z-index: 91;
	align: center;
	position: absolute;
	bottom: 0px;
	right: 5px;
	font-size: 10px;
}

#table1 {
	z-index: 90;
	position: absolute;
	left: 75px;
	top: 120px;
	width:750px;
	padding:20px;
 }
 
.photo credits {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
}

a.thumblink:link { font-family:Arial, Helvetica, sans-serif; font-size:10px; text-decoration: none;	color: #F2036D;}
a.thumblink:visited {text-decoration: none;	color: #F2036D;}
a.thumblink:hover {text-decoration: underline;	color: #000;}
a.thumblink:active {text-decoration: none;	color: #F2036D;}

.text{
  	color:#F2036D;
	}
