.rpty {
	background-repeat: repeat-y;
}
.fadebg {
	background-image: url(res/fadebg.gif);
	background-repeat: repeat-x;
	background-color: #0D330D;
}
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.norpt {
	background-repeat: no-repeat;
}
.content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #138F34;
	text-decoration: none;
}
.smallcaps {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0.25em;
}
form { 
	margin-bottom: 0 ; 
}
.photos { 
	margin-bottom: 5px;
	margin-top: 0;
	margin-left: 15px;
	margin-right: 0; 
}