@charset "UTF-8";
/* CSS Document */

.tabsmenucontentclass{
	background-image:url(../images/bannerNav/02_photo_banner.jpg);
}

#content h2{
	color:#00CC00;
}

#topBorder{
	border-top:1px dotted #999999;
	padding-top:7px;
}

.photothumbcontainer{
	width:930px;
	height:1030px;
	background-color:#FFFFFF;
	
}

.photoindexthumb{
	float:left;
	width:155px;
	height:145px;
	padding: 10px 0px 10px 0px;
	margin:0px;
	text-align:center;
	border-top: 1px solid #FFFFFF;
}

.photoindexthumb img{
	border:0px;
	margin-left:auto;
	margin-right:auto;
}

.photoindexthumb p{
	text-indent:0em;
	padding:0px;
}

a:link{
	color:#000000;
	text-decoration:none;
}

a:hover{
	color:#00CC00;
}

a:active{
	color:#00CC00;
}

a:visited{
	color:#000000;
	text-decoration:none;
}
