@charset "utf-8";

body {
	background-image: url('/images/bg2.jpg');
	background-repeat: no-repeat;
	background-color: #000;
}

div#fade {
	height: 200px;
	border: 2px solid #000;
	overflow: hidden;
}

div#fade img {
	width: 946px;
	display: none;
}

div#fb iframe {
	float: right;
	border:none;
	overflow:hidden;
	width:55px;
	height:90px;
	margin-top: 0;
}

div#pwrap {
	width: 45px;
	height: 21px;
	position: absolute;
	margin: 75px 0 0 220px;
}

div#player {
	width: 45px;
	height: 21px;
}

div#menu {
	height: 45px;
	line-height: 45px;
	color: #FFF;
	background-color: #000;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	font-family: 'Architects Daughter', arial, serif;
	font-size: 200%;
	text-align: center;
}

div#menu a:link, div#menu a:visited {
	color: #FFF;
	text-decoration: none;
}

div#menu a:hover {
	color: #bdeab4;
}

div#contentbox {
	background-color: #000;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}

div#inside {
	padding: 20px;
	color: #FFF;
}

div#inside h2 {
	color: #FFF;
	font-family: 'Francois One', arial, serif;
}

p.bigger {
	font-size: 135%;
	text-align: justify;
}

.fl {
	float: left;
	border: 3px solid #18100D;
	margin-right: 12px;
	margin-top: 4px;
	height: 108px;
}

.flc {
	float: left;
	border: 3px solid #18100D;
	margin-right: 18px;
	margin-top: 4px;
}

div#footer {
	text-align: center;
	color: #FFF;
}

.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	padding: 0;
}
.kwicks li{
	display: block;
	overflow: hidden;
	padding: 0;
	cursor: pointer;
	float: left;
	width: 225px;
	height: 350px;
	margin-right: 5px;
}

#kwick4 {
	margin-right: none;
}

div.p-left {
	float: left;
	width: 225px;
}

div.p-left img {
	width: 225px;
	height: 350px;
}

div.p-left-smaller {
	float: left;
	width: 125px;
}

div.p-left-smaller img {
	width: 125px;
	border: 3px solid #18100D;
}

div.p-right {
	float: left;
	margin-left: 20px;
}

div.p-photo-element {
	width: 100px;
	text-align: center;
	float: left;
}

div.p-photo-element a:link, div.p-photo-element a:visited, div.p-photo-element a:hover {
	color: #FFF;
	text-decoration: none;
}

h2 a:link, h2 a:visited, h2 a:hover {
	color: #bdeab4;
	text-decoration: none;
}

div.p-photo-element img {
	width: 75px;
	height: 50px;
	border: 3px solid #18100D;
}

div.p-precisephoto {
	width: 100px;
	text-align: center;
	float: left;
}

div.p-precisephoto img {
	width: 75px;
	height: 50px;
	border: 3px solid #18100D;
}
