body {	margin: 0; }

div {
	font-family: Georgia, serif;
	font-size: 14px;
	text-align: justify;
}

a:link { text-decoration: none; color: #336699; }
a:visited {	text-decoration: none; color: #336699; }
a:hover { text-decoration: underline; color: #F2AB39; }

h1 {
	color: #333367;
    border-bottom: 1px solid #336699;
    border-left: 1px solid #336699;
	font-family: Arial, verdana, sans-serif;
	font-size: 18px; 
	padding: 2px 2px 2px 10px;
	width: 
}

h2 {	
	font-family: Verdana, Arial, sans-serif; 
	font-size: 15px; 
	margin-top: 20px; 
	margin-bottom: 5px; 
	color: #336699;
}
h3 {	
	font-size: 14px; 
	margin-top: 20px; 
	margin-bottom: 5px; 
	color: #333367;
}
h4 {	
	font-size: 14px; font-weight: bold; 
}
li {
	padding-bottom: 10px;
}
.highlight {	
	font-size: 14px; 
	color: #333367;
}
#content img {
	border: 2px solid #333367;
}
#content img.right {
	float: right;
	margin: 0 0 5px 10px;
}
#content img.left {
	float: left;
	margin: 0 10px 5px 0px;
}
.note {
	font-size: 11px;
}
ul.tight li {
	line-height: 100%;
	padding: 2px;
	list-style-type: square;
}


#top_nav {
	
	position: relative;
	right: 9px;
	top: 0px;
	float: right;
	text-align: right;
	z-index: 100;
	height: 20px;
	filter:alpha(opacity=80);	opacity:0.8;	-moz-opacity:0.8;
	background-color: #5577BB;
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #fff;
	font-weight: bold;
	padding: 0 5px 0 5px;
	line-height: 18px;
}

#top_nav a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #ffffff;
	
}
#top_nav a:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #cccccc;
	
}

#side_nav {
	position: absolute;
	top: 194px;
	left: 0px;
	float: left;
	padding: 0;
	z-index: 10;
	width: 160px;
	color: white;
	background-color: #336699;
}

#side_nav a { 
	display: block;
	width: 140px;
	padding: 7px 10px 7px 10px;
	margin: 0px;
	text-decoration: none;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #efefef;
	}
#side_nav a:hover { 
	background-color: #e8e8e8;
	text-decoration: none;
	color: #333367;
	}
#side_nav a.indent {
	display: none;
	background-color: #333367;
	width: 150px;
	padding: 2px 0px 4px 10px;
}
#side_nav a.indent:hover {
	color: #F2AB39;
	background-color: #333367;
}
#side_nav a.indent img {
	position: relative;
	top: -1px;
	background-color: #336699;
	margin-right: 3px;
}
#wrapper {
	position: relative;
	width: 800px;
	padding: 0px;
	text-align:left;
	
}
#wrapper_header {

	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 193px;
	background-image: url('../images/site/header_secondary.jpg');
	background-repeat: no-repeat;

}
#artistic_director {
	position: absolute;
	left: 0px;
	top: 145px;
	width: 140px;
	padding: 5px 10px 5px 10px;
	text-align: right;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	text-decoration: none;
	color: #ffffff;

}
#artistic_director, #artistic_director a {
	text-decoration: none;
	color: #ffffff;
}
#artistic_director a:hover {
	color: #F2AB39;
}
#artistic_director .small {
	font-size: 11px;
	font-weight: normal;
}
#page_title {

	position: relative;
	top: 155px;
	left: 170px;
	float: left;
	padding: 0px 0 0 5px;
	font-family: Georgia, serif; 
	font-size: 26px;
	font-style: italic;
	font-weight: bold;	
	color: #ffffff;
}
#wrapper_content {

	position: absolute;
	width: 800px;
	top: 193px;
	left: 0px;
	margin: 0px;
	padding: 0px;
}

#content {
	position: relative;
	width: 600px;
	padding: 10px;
	margin: 0;
	background-color: #e8e8e8;
	border-left: 160px solid #333367;
	border-top: 1px solid #333367;
}

#footer {
	position: relative;
	text-align: right;
	background-color: #006699;
	padding: 3px;
	width: 774px;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: white;
	
}
#logo_link {
	display: block;
	position: absolute;
	left: 50px;
	top: 20px;
	width: 220px;
	height: 112px;
	text-decoration: none;
}

div.indent {
	padding-left: 30px;
	padding-right: 30px;
}

a .hide {
	display: none;
}

div.center {
	text-align: center;
}
div.img_border img{
	border: 2px solid #333367;

}
.ad {	display: none;	}
