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

.offdiv {
	position: absolute;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	background-repeat: no-repeat;
	background-position: center 10%;
	background-image: url(../images_base/watermark.png);
}

.MenuLarge {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 17px;
	font-weight: 400;
	color: #E02723;
}

.MenuLarge a {
	text-decoration: none;
	color:#000;
}

.MenuLarge a:hover {
	text-decoration: none;
	color:#E02723;
}

.MenuSmall {
	font-family: "Arial", Gadget, sans-serif;
	font-size: 13px;
	font-weight: 400;
	color: #E02723;
}

.MenuSmall .black {
	color:#000;
}

.MenuSmall a {
	text-decoration: none;
	color:#000;
}

.MenuSmall a:hover {
	text-decoration: none;
	color:#E02723;
}

.MenuHidden {
	visibility: hidden;
	position: absolute;
}

.photoholder {
}
.imgborder {
	border: 4px inset #FFF;	
}
.vphoto {
	float:right;
	margin-left:28px;
	width:50%;
	min-width:100px;
	max-width:360px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	text-align:center;
	line-height:12px;
	margin-bottom:5px;
	margin-top:5px;
}
.vphotoLarge {
	width:100%;
	min-width:100px;
	max-width:800px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	line-height:12px;
}

.primaryText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 500;
	line-height:19px;
	letter-spacing:.02em;
	color: #000;
	text-align:justify;
	margin-top:27px;
	min-width:500px;
}

.primaryText .first {
	font-family:"Times New Roman", Times, serif;
	font-size:56px;
	float:left;
	margin-left:-8px;
	margin-top:8px;
}

.primaryText a {
	color:#000;
}

.primaryText a:hover {
	color:#E02723;
}

.tfTiny {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:12px;
}

.tfTiny a {
	color:#000000;
}

.header {
	font-size:24px;
	font-weight:700;
	text-align:left;
}

.tfTiny a:hover {
	color:#E02723;
}
.photolist {
vertical-align:middle;
}
.photolist a {
	padding-bottom:.01em;
}
.photolist a:hover {
	background-color:#E02723;
	background-position:bottom;

}
.photoflow {
	overflow:auto;
	height:300px;
}.ondiv {
	position: absolute;
	left: 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
	background-color: #963;
	height: 1000px;
	width: 1000px;
	clear: both;
}
