body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9c9c9;
	height: 100%;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url('../images/gallery/background.jpg');
}

html {
	height: 100%;
}

h1 {
	font-size: 14px;
	padding-top: 14px;
	margin-bottom: 0;
}

h2, h3 {
	font-size: 10px;
	padding: 0px;
	margin: 0px;
}


#large {
	padding-top: 0; 
	padding-left: 5px;
	padding-right: 13px; 
	line-height: 1.35; 
	font-size: 10px;

}

a:link {
	color: #dbdbdb;
	text-decoration: none;
}
a:visited {
	color: #dbdbdb;
	text-decoration: none;
}
a:hover {
	color: #dbdbdb;
	text-decoration: none;
}
a:active {
	color: #dbdbdb;
	text-decoration: none;
}
a.linksmallgrey:link {
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
a.linksmallgrey:visited {
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
a.linksmallgrey:hover {
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
a.linksmallgrey:active {
	font-size: 8px;
	color: #333333;
	text-decoration: none;
}
a.linksmallwhite:link {
	font-size: 9px;
	color: #c9c9c9;
	text-decoration: none;
}
a.linksmallwhite:visited {
	font-size: 9px;
	color: #c9c9c9;
	text-decoration: none;
}
a.linksmallwhite:hover {
	font-size: 9px;
	color: #c9c9c9;
	text-decoration: none;
}
a.linksmallwhite:active {
	font-size: 9px;
	color: #c9c9c9;
	text-decoration: none;
}
a.linkceleb:link {
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.linkceleb:visited {
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.linkceleb:hover {
	font-weight:bold;
	font-size: 13px;
	color: #7f2c1c;
	text-decoration: none;
}
a.linkceleb:active {
	font-weight:bold;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
}
a.linkceleb_onpage:link {
	font-weight:bold;
	font-size: 13px;
	color: #7f2c1c;
	text-decoration: none;
}
a.linkceleb_onpage:visited {
	font-weight:bold;
	font-size: 13px;
	color: #7f2c1c;
	text-decoration: none;
}
a.linkceleb_onpage:hover {
	font-weight:bold;
	font-size: 13px;
	color: #7f2c1c;
	text-decoration: none;
}
a.linkceleb_onpage:active {
	font-weight:bold;
	font-size: 13px;
	color: #7f2c1c;
	text-decoration: none;
}

a.whitesmall:link {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.whitesmall:visited {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.whitesmall:hover {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
a.whitesmall:active {
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.large_bold {
		font-size: 12px;
		font-weight:bold;
}
.large_bold_or {
		color: #7f2c1c;
		font-size: 12px;
		font-weight:bold;
}
.white_normal {
	color: #ffffff;
}
.transp {
	background-color:#d9d9d7;
	border: none;
}
.transp1 {
	background-color: transparent;
	border: none;
}
.smallprint {
	font-size: 9px;
	color: #c9c9c9;
}
.smallheading {
	font-size: 9px;
	color: #fff;
}
.smallprint_grey {
	font-size: 9px;
	color: #a9a9a9;
}
.grey10 {
	font-size: 10px;
	color: #515151;
}
.smallprint_grey2 {
	font-size: 8px;
	color: #515151;
}
.norepeat {
	background-repeat: no-repeat;
}

td.homepage {	
	width: 800px;
	height: 378px;
	background-image: url("../images/enter_top.jpg");
	background-repeat: no-repeat; 
}

#homepage-block {
	float: right;
	width: 373px;
	height: 355px;
	position: relative;
	right: 120px;
	background-color:#000000;
	filter:alpha(opacity=50); /* IE's opacity*/ 
	opacity: 0.50;
	z-index: 1;
}

#homepage-text {
	float: right;
	width: 355px;
	height: 348px;
	position: relative;
	top: 8px;
	left: 246px;
	color: #888;
	z-index: 5;
}

a.homepage-text:active, a.homepage-text:link, a.homepage-text:visited, a.homepage-text:hover {
	color: #999999;
}

#newsletter-content {
	boder: 1px solid #123123;
	width: 466px;
	
}

#newsletter-content b {
	font-size: 18px;

}

#newsletter-content span.content-left {
	display: block;
	float: left;
	width: 226px;

}

#newsletter-content span.content-right {
	float: right;
	display: block;
	width: 240px;
	text-align: right;
}

#newsletter-content span.content-right #newsletter-link span.left{
	float: left;
	display: block;
	width: 100px;
	margin: 5px;
}

#newsletter-content span.content-right #newsletter-link span.right{
	float: right;
	display: block;
	width: 100px;
	margin: 5px;
}

#newsletter-content span.content-right #newsletter-link img{
	float: right;
	display: block;
	
}



.spacer {
	font-size: 1px;
}

.gallery-view-image ul {
	display: inline-block;
	list-style: none;
	width: 250px;
	height: 375px;
	margin-left: -40px;
}

.gallery-list ul {
	display: inline-block;
	list-style: none;
	width: 250px;
	margin-left: -40px;
}

.gallery-list ul li {
	display: -moz-inline-block;
	display: inline-block;
	list-style: none;
	width: 43px;
	margin-left: -3px;
	padding: 5px;
	border:1px solid #CCCCC;
}

.placer {
	position: relative;
}

.atTop {
	position: absolute;
	top: 450px;
	right: 78px;
	z-index: 999;
}

.home {
	top: 415px;
	right: 274px;
}

.social-media {
	text-align: center;
	margin-top: 20px;
}

.social-media * {
	color: #666666 !important;
	vertical-align: middle;
}

.social-media a, .social-media a:hover {
	display: inline-block;
	overflow: hidden;
	height: 16px;
	padding-left: 20px;
	line-height: 1.5em;
	background-repeat: no-repeat;
	background-position: left top;
}

.social-media a:hover { background-position: left bottom; }

.blogger { background-image: url(../images/social-media/blogger.png); }
.facebook { background-image: url(../images/social-media/facebook.png); }

.atTop a, .atTop a:hover {
	padding: 0px;
	width: 16px;
	text-indent: -9999px;
}