

.wrapper {
	width: 623px;
	background-color: #FFF;
	float: left;
}
.top {
	width: 623px;
	height: 99px;
}
.logo {
	width: 249px;
	height: 90px;
	background-color: #FFFFFF;
	margin-bottom: 9px;
	float: left;

/*	background-image: url(makeThumb.php?sentFile=../cards/graffiti.jpg&w=250&h=250&sentZoom=2.6); */
	background-image: url(bg.png);
	background-repeat: no-repeat;	
	background-position: center center;
}
.nav {
	width: 363px;
	height: 90px;
	background-color: #F0F0F0;
	margin-left: 9px;
	margin-bottom: 9px;
	float: left;	
	border-bottom: 1px #AAAAAA solid;
	border-top: 1px #AAAAAA solid;
	border-right: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;			
}
.navTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;		
}
.navYear {
	font-size: 10px;
}
.content {
	width: 622px;	
	height: 120px;
}
.ruler {
	width: 623px;	
	height: 14px;	
	background-color: #AAAAAA;	
	float: left;
	margin-bottom: 4px;
}
.mainImg {
	width: 621px;
	height: 108px;
	border-bottom: 1px #AAAAAA solid;
	border-top: 1px #AAAAAA solid;
	border-right: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;
	overflow: hidden;
	float: left;
}
.picText {
/*	height: 13px;
	overflow: hidden; */
	width: 582px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 14px;
/*	background-color: #F0F0F0; */
}
.picNav {
	float: left; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
}
.picNav a:link {
	color: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration: none;
}
.picNav a:visited {
	color: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration: none;
}
.picNav a:hover {
	color: #000000;
/*	background-color: #FFF600; */
	background-color: #AAAAAA;
	text-decoration: none;
}
.picNav a:active {
	color: #FFFFFF;
	background-color: #AAAAAA;
	text-decoration: none;
}
.imgContainer {
	width: 44px;
	height: 44px;
	float: left;	
}
.smallImg {
/*	width: 44px; */
/*	height: 44px; */
	overflow: hidden;
/*	background-color: #FFFF33; */
/*	padding: 2px; */
	float: left;
}
.smallImg a:link {
	color: #F0F0F0;
}
.smallImg a:visited {
	color: #F0F0F0;
}
.smallImg a:hover {
/*	color: #999999; */
	color: #FFF600
}
.smallImg a:active {
	color: #F0F0F0;
}
.currentImg {
	color: #FFF600;
}

.bottomContainer {
	padding-top: 3px; 
	padding-left: 3px; 
}
.bottom {
	width: 621px;
	/*height: 50px;*/
	margin-top: 9px;
	/*margin-bottom: 9px;*/
	border-bottom: 1px #AAAAAA solid;
	border-top: 1px #AAAAAA solid;
	border-right: 1px #AAAAAA solid;
	border-left: 1px #AAAAAA solid;	
	float: left;
	overflow: hidden;
}
.footer {
	width: 621px;
	height: 14px;
	margin-top:9px;
	margin-bottom:10px;
	border: 1px #AAAAAA solid;	
	float: left;
}



a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #FFF600;
}
a:active {
	color: #000000;
	text-decoration: none;
}



