﻿body {
	background-image: ; 
	background-repeat: repeat-y; 
	background-position: center; 
	background-color: #535353;
	font-family: Arial Narrow, Helvetica, sans-serif; 
	font-size: 13px; 
	color: #000000; 
	line-height: 14pt; 
	text-align: left; 
	div-align: left;
	}
td, div {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: left;
	div-align: left;
}
input, textarea, select {
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14pt;
	background: transparent;
	border: solid 1px #49106F;
}
A:link {
	text-decoration: none;
	font-weight: bold; 
	color: #49106F;
	}
A:visited {
	text-decoration: none;
	font-weight: bold; 
	color: #000000;
	}
A:active {
	text-decoration: none; 
	color: #535353;
	}
A:hover {
	text-decoration: none;
	color: #F7B405; 
	}
.photo {
	border: 3px solid #ffffff;
	}
.subnav {
	font-weight: bold;
	}
.brothers {
	font-weight: bold;
	}
.brophoto {
	border: 3px solid #000000;
	}
.row1 {
	background: transparent;
}
.row2 {
	background-color: #DFD4E5;
}
.thumbnail {
}
.thumbnails a:hover {
	position: relative;
 	top: 1px;
  	left: 1px;
}