a:link {color : #000000; text-decoration: underline;}
a:visited {color: #000000; text-decoration: underline;}
a:active {color : #000000;}
a:hover {color : #000000;}

.thumb {
	height: 100px;
	margin: 15px;
	background-color: #000000;
	color: #ffffff;
	border-style: solid;
	border-width: 5px;
	border-color: #000;
}


.pic {
	width: 210px;
	border-style: solid;
	border-width: 5px;
	border-color: #000;
	margin: 15px;
	background-color: #000;
	color: #fff;
	display: block;
	float: left;
	text-align: center;
    display: inline;
    position: relative;
    left: 50px;
    top: -10px;
}

.pic a img {
    height: 200px;
}

.thumbrow {
	text-align: center;
	width: 850px;
	position:relative;
	top: 9px;
}

.mainphoto {
	margin: 10px;
    padding-top: 2px;
    padding-bottom: 2px;
	background-color: #000000;
	color: #ffffff;
	float: left;
	border-style: solid;
	border-width: 2px;
	border-color: #000;
    width: 200px;
	position: relative;
	top: -10px;
    text-align: center;
}

.mainphoto a:link {color : #fff; text-decoration: underline; font-variant: small-caps;}
.mainphoto a:visited {color: #fff; text-decoration: underline; font-variant: small-caps;}
.mainphoto a:active {color : #fff; text-decoration: underline; font-variant: small-caps; font-size: 103%; }
.mainphoto a:hover {color : #fff; text-decoration: underline; font-variant: small-caps; font-size: 103%; }

.name {
	font-variant: small-caps;
	font-size: 80%;
}

.medName {
    font-variant: small-caps;
    font-size: 115%;
}

.bigName {
    font-variant: small-caps;
    font-size: 150%;
}

.small {
	font-size: 60%;
}

img {  border-style: none; }

h1 {
    font-variant: small-caps;
}