
#bigphoto {
	float: left;
	clear: right;
	position: relative;
	width: 100%;
	height: 100%;
	/*
	text-align: center;
	*/
}

img.landscape {
	width: 100%;
}

img.portrait {
	width: 80%;
}

.slideclose {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #777777;
	text-decoration: none;
	border: 1px;
	border-style: solid;
	border-color: #777777;
	vertical-align: top;
}
.arrows {
	/* margin-left: 5px; */
	padding-left: 5px;
	height: 24px;
	line-height: 24px;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
}
.realsmalltext {
	/* margin-left: 0; */
	padding-left: 0;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
}
.menushow {
	visibility: visible;
	/* margin-left: 5px; */
	padding-left: 5px;
}
.menunoshow {
	display: none;
	visibility: collapse;
	/* margin-left: 5px; */
	padding-left: 5px;
}
.realsmalltext_mrg {
	/* margin-left: 5px; */
	padding-left: 5px;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
}
.leftmenutext {
	/* margin-left: 5px; */
	padding-left: 5px;
	font-size: 10px;
	line-height: 12px;
	height: 12px;
	font-style: normal;
	font-weight: lighter;
	color: #999999;
	text-decoration: none;
	vertical-align: middle;
	text-transform: uppercase;
}
.leftmenutext a.norm:link {
	color: #999999;
}
.leftmenutext a.norm:visited {
	color: #999999;
}
.leftmenutext a.norm:hover {
	color: #cccccc;
}
.leftmenutext a.norm:active {
	color: #999999;
}
.leftmenutext a.cur:link {
	color: #DA1429;
}
.leftmenutext a.cur:visited {
	color: #DA1429;
}
.leftmenutext a.cur:hover {
	color: #DA1429;
}
.leftmenutext a.cur:active {
	color: #DA1429;
}
.smalltext {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.smalltextbold {
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumtext {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	text-decoration: none;
}
.mediumtextbold {
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.largetext {
	font-size: 16px;
	font-style: normal;
	line-height: 21px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.boldtext {
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #FFFFFF;
}
.image {
	width:100%;
	height:100%;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #A1A1A1;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#thumbnails {
	visibility: visible;
	border: 0;
	margin: 0;
	padding: 0;
	/*
	position: relative;
	width: 100%;
	*/
}
#thumbnails td {
	padding: 0;
	margin: 0;
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-style: solid;
	border-color: #000000;
}
#thumbnails td.right_cell {
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 0;
	border-bottom-width: 10px;
	border-style: solid;
	border-color: #000000;
	padding: 0;
	margin: 0;
}
#thumbnails th {
	width: 90px;
	height: 0px;
	padding: 0;
	margin: 0;
	border: 0;
}
#thumbnails th.right_hdr {
	width: 80px; 
	height: 0px;
	padding: 0;
	margin: 0;
	border: 0;
}
#thumbnails img {
	/*
	border-top-width: 0;
	border-left-width: 0;
	border-right-width: 15px;
	border-bottom-width: 15px;
	border-style: solid;
	border-color: #000000;
	width: 100%;
	*/
	padding: 0;
	margin: 0;
}
