@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/bg-sky.jpg);
	background-repeat: no-repeat;
	margin: 0px;


	background-color: #7F98B6 opacity%100;
	background-attachment: fixed;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 20px;
}#poster{
	background-attachment: fixed;
	background-image: url(../images/poster.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100%;
	width: 100%;
	margin: 0px;
	float: right;
	position: absolute;
	overflow: auto;
}#wrapper{
	height: auto;
	width: 850px;
	margin-right: auto;
	overflow: visible;
}
#header {
	height: 198px;
	width: 850px;
	margin: 0px;
}#mainbg{
	height: auto;
	width: 750px;
	margin-right: auto;
	margin-left: 15px;
	border: 1px solid #6E584F;
	margin-top: 5px;
	background-image: url(../images/main-bg.png);

}
#main{
	height: auto;
	width: 725px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}a{
	color: #EFE7DC;
	text-decoration: none;
	font-weight: bold;
	background-color: #0C4B7E;
	padding: 2px;
	border: 1px solid #C0C0C0;
}
.photos {
	background-color: #EDECE9;
	border: 1px solid #6C564D;
	margin: 5px;
	padding: 5px;
	filter: Alpha(Opacity=100);
}
#menu
{
	width: 750px;
	height: 25px;
	z-index: 5;
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-left: 15px;
	margin-right: 15px;
	background-color: #0D4F81;
	border: 1px solid #6C564D;
}
h2 {
	font-size: 14px;
	color: #6B4D40;
	font-weight: bold;
	text-transform: uppercase;
}
.artistcaptions {
	font-size: 11px;
	line-height: 12px;
	color: #464646;
}

#menu ul
{
	list-style: none;
	float: left;
	width: 175px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	text-align: left;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}#menu h5
{
	text-align: center;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: normal;
	text-decoration: none;
	margin: 0;
	padding-right: 0px;
	padding-left: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
}
#menu h5 a
{
	text-align: left;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}#menu h5 a:hover
{
	color: #F4F2F0;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	text-align: center;
	display: block;
	padding: 0px;
}
h1 {
	font-size: 18px;





	color: #5F4B43 opacity%100;
	font-family: Arial, Helvetica, sans-serif;
	padding: 3px;
	color: #000000;
	text-transform: uppercase;
	line-height: 22px;

}

#menu ul li ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: "Arial Narrow", Verdana, Arial;
	font-size: 11px;
	background-color: #0D4F81;
	margin: 0;
	text-transform: uppercase;
	padding: 5px;
	border: 1px solid #BCAEA8;
	font-weight: normal;
}
#menu ul li ul li a:hover
{
	color: #FFFFFF;
	background-color: #453832;
	padding: 5px;
	border: 1px solid #AC9D96;
}
#menu li
{
	position: relative;
	width: 158px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
#menu ul ul
{
	position: absolute;
	z-index: 500;
	width: 158px;
	left:0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	top: 25px;
}
#menu ul ul ul
{
	position: absolute;
	top: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul
{
	display: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin-top: 3px;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul
{
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}
a:hover {
	color: #EFE7DC;
	text-decoration: none;
	font-weight: bold;
	background-color: #432113;
	padding: 2px;
	border: 1px solid #C0C0C0;
}#footer{
	height: auto;
	width: 740px;
	margin-right: auto;
	margin-left: 15px;
	border: 1px solid #6E584F;
	margin-top: 5px;
	background-image: url(../images/main-bg.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6B4333;
	padding: 5px;
}.copycredit {
	font-size: 14px;
	font-weight: bold;
	text-transform: none;
}
#ul#li {
	list-style-type: disc;
}

