body {
	font-family: Georgia, sans-serif;
	background-color:black;
	text-align:center;
	color: white;
}
img {
	border:0;
}
h1 {
	color:white;
	font-size: 160%;
	font-weight: normal;
	margin:0;
	padding-top:5px;
}
h3 {
	font-weight: normal;
	clear:left;
	width:80%;
	margin:0;
	padding-top:0;
	font-size: 100%;
}
.seeAllLink {
	clear:left;
	width:80%;
}
li {
	margin-bottom: 1em;
}
.container {
	width:910px;
	margin:0 auto;
	text-align:left
}
.largePhotoBlock {
	float:left;
	text-align:center;
	width:500px;
	margin:10px 0 30px 0;
}
.largePhotoRightCol {
	float:right; 
	width:370px; 
	margin:10px 0 0 40px;
}
.largePhotoBlock .subTitle {
	text-align:left;
}
.pageBody {
	height:520px;
}
.navReturn {
	margin: 0 0 0 10px;
	padding:2px 0 4px 40px;
	background-image:url(../images/point-left.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
}
.navContinue {
	margin: 0 0 0 10px;
	padding:2px 0 4px 40px;
	background-image:url(../images/point-right.gif);
	background-repeat:no-repeat;
	background-position: left;
}
.photoBox {
	float:left;
	width:110px;
	height:110px;
	margin:10px;
	text-align:center;
	font-size: 11px;
	font-family: verdana;
}
.rightCol3Wide .photoBox {
	margin:10px 10px 10px 0;
}
.largePhotoBlock .photoBox {
	margin: 10px 12px 10px 0;
}

em {
	color: #FF6699;
}
strong {
	color: #3399FF;
	font-weight:normal;
}
a, a:visited {
	color: white;
}
a:hover {
	color: #FF6699;
}
.off {
	color:#999;
}
.footer {
	clear:both;
	font-size:75%;
	color:#999;
	margin:20px 0 10px 0;
	text-align:left;
	font-family: arial, sans-serif;
}
.footerLeft {
	float:left;
	width:540px;
	padding-bottom:10px;
}
.footerRight {
	float:left;
	padding-bottom:10px;	
}
.footer a {
	color:#999;
}
.footer a:hover {
	color:white;
}

.prevButton,
.nextButton,
.wideButton {
	background-color:#666;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;	
	padding:3px;
	text-decoration:none;
	margin:0 10px 10px 5px;
	width:70px;
	text-align:center;
	font-family: verdana;
	display: block;
	float:left;
	font-size:80%;
}
.wideButton {
	clear:left;
	width:auto;
	padding: 5px 10px 5px 10px;
}
.prevButton strong,
.nextButton strong,
.wideButton strong {
	color:white;
	font-size:120%;
}
.prevButton:hover,
.nextButton:hover,
.wideButton:hover {
	background-color:#333;
	color: white;
}
.hearton,
.heartoff {
	padding: 0 0 0 23px;
	background-image:url(../images/heart-on.gif);
	background-repeat:no-repeat;
}
.heartoff {
	background-image:url(../images/heart-off.gif);
}
.subTitle, .tinyList {
	font-size:12px;
	font-family:arial;
}
.bodyText {
	font-size:14px;
	font-family:arial;
}
.bigger {
	font-size:130%;
}
.medPhotoText {
	float:left;
	padding:0px 10px 20px 0px;
	width:240px;
	height:240px;
	text-align:center
}
.medPhotoText .subTitle {
	margin-bottom:5px;
}
h2 {
	text-align:left;
	margin-top:20px;
	font-size:100%;
	font-weight:normal;
}
.thumbPhoto {
	float:left;
	padding-right:10px;
}
.infoBox {
	width:220px;
	color:#666;
	font-size:80%;
	margin-bottom:10px;
}
.infoBoxLeft {
	clear:both;
	width:160px;
	float:left;
	margin-bottom:5px;
}
.infoBoxRight {
	float:right;
	margin-bottom:5px;
	width:50px;
	text-align:right;
}
.infoBoxBoth {
	clear:both;
	padding:3px 0 10px 0;
}
.alertBox {
	border:2px solid #666;
	padding:10px;
	margin-bottom:20px;
}
.logoBox {
	float:right;
}
.navBox {
	float:right;
	margin:16px
}
.headerBox {
	height:60px;
}
.pagination {
	float:right;
}
.contactBox {
	float:left;
	width:80px;
	height:80px;
	margin:10px;
	overflow:hidden;
}
.footerNav {
	clear:both;
}
.block {
	margin-bottom:18px;
}
.footerSubNav {
	float:left;
	width:330px;
	height:45px;
}
.copyr {
	font-size:70%;
	color:#999;
	text-align:right;
	font-family: arial, sans-serif;
}
