@charset "UTF-8";
#container #line {
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	clear: both;
	height: 6px;
	width: 1203px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
}
	
a {
	color: #FFFFFF;
	}
	
a:hover {
	color: #660000;
	}



#navigation td {
	border-bottom: 1px solid #333333;
	}
	
#navigation a {
	color: #FFFFFF;
	line-height:16px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 7px;
	padding-left: 20px;
	background-color: #8F8F8F;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-repeat: no-repeat;
	background-color: #660000;
	}
	
	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	color: #003366;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
#navigation {
	background-color: #999999;
}

.img-desc {
	position: relative;
	display: block;
	height:150px;
	width: 158px;
	font-style: normal;
}
.img-desc cite {
	filter:alpha(opacity=55);
	opacity:.55;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 138px;
	padding: 10px;
	font-style: normal;
	text-decoration: none;
	background-color: #111;
	background-position: center;	
}
