body {
	background-color:#687980;
	background-repeat: no-repeat;
	color:#fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	margin: 10px 10px;
	padding: 0px;
}
.clear{clear:both;}
* {
	margin: 0px;
	padding: 0px;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 717px;
}
a{
	font-size:12px;
	color:#DAB23A;
	text-decoration: none;
	font-weight:bold;
}
a:hover{
	color:#DAB23A;
	text-decoration: underline;
}

p{
	margin: 20px 0px;
	line-height: 2;
}
/********************** Header ***************************/
#header {
	margin: 0px 0px 0px 0px;
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	width:717px;
	height:184px;
	position:relative;
}
#header ul{
	background-color:rgb(104, 121, 128);
	width:711px;
	border-bottom: 2px solid #fff;
	display:block;
	top:151px;
	position:absolute;
	margin: 0px 0px 0px 0px;
	height:22px;
	padding:5px 0px 0px 0px;
	text-align:center;
}
#header li{
	display:inline;	
}
#header ul a{
	text-decoration:none;
	color:#c0c0c0;
	margin: 0px 40px 0 0;
	font-weight:normal;
}
#header ul li.current{
	color:#fff;
	margin: 0px 40px 0 0;
	font-weight: bold;
}

#header ul a:hover{
	text-decoration:underline;
	color:#fff;
}
#photolisting p{
	margin: 20px 0px;
	line-height: 1;
}


/********************** Content ***************************/
#content {
	width:717px;
}
img{
	border-width:0px;
}
h1{
	color:#fff;
	font-size:1.1em;
	margin: 20px 0px 0px 0px;
}

h2{
	color:#fff;
	font-weight:normal;
	font-style: italic;
	font-size:1em;
	text-align:left;
}
#left {
	float:left;
	width:428px;
	margin-left:0px;
	padding: 0px 10px 30px 0px;
	display:inline;
	border-right: #c0c0c0 0px solid;

}

#right {
	float:right;
	width:250px;
	padding: 0px 10px 20px 0px;

}
#right a{
	color:#d3c7af;
}
#right a:hover{
	color:#d3c7af;
}

#right li{
	margin: 0 0 10px 15px;
	line-height:2;
}

#clear_all {
	clear:both;
	height:1px;
}
img.picture{
	border: 0px solid #c0c0c0;
	margin-top: 20px;
}

img.theatre_picture{
	border: 0px solid #c0c0c0;
	margin: 10px 10px 20px 0px;
}
p.caption{
	font-size:.9em;
	margin-top: 10px;
}
#homemenu p{
	margin: 0 0 0 10px;
	color:#fff;
	font-weight:bold;
	text-align:center;
}
#homemenu a{
	color:#c0c0c0;
}
#homemenu a:hover{
	color:#fff;
	text-decoration: none;
}
#homemenu img.picture{
	border: 1px solid #c0c0c0;
	margin-top: 20px 10px 0 0;
}



/********************** Footer ***************************/
#footerline {
clear:both;
height:1px;
}
#footer {
	width:717px;
	text-align:left;
	padding: 0px 0px 20px 0px;
	font-size: .8em;
	color: #c0c0c0;
}

