/*reset the margins*/
* { 
  margin: 0; 
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	margin: 0;
	padding: 10px;
	background-position: 0 auto;
}

body a:link, body a:hover, body a:active {
	color: #660000;
}

body a:visited {
color: #663333
}

p,ul,ol,h1,h2,h3 {
padding: 2%;
}
li {
padding: 1%;
}
ul,ol {
margin-left: 6%;
}

div#content_main {
	width: 648px;	
	/* margin settings centers all in Firefox*/
	margin: 0 auto;
}

/*------------------------head----------------*/

#header {
	margin: 0 auto;
	width: 648px;
	/*margin-bottom: 1px;*/
}

#header h1 {
	display: none;
	height: 0px;
	widows: 0px;
}

#header img {
	clear: both;
	margin: 0 auto;
}

ul#head_menu {
	/*background-image: url(../images/bytown_05.gif);*/
	border: 1px solid #CCCC99;
	width: 646px;
	display:block;
	list-style:none;
	text-align: center;
	height: 29px;
	margin: 0px;
	padding: 0px;

}
ul#head_menu li {
	display:inline;
	margin: 0px;
	padding: 0px 5px 0px 5px;
}

a.head_menu_item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65%;
	font-weight:bold;
	text-decoration: none;
	padding: 0px 5px 0px 5px;
 vertical-align:middle;
	line-height: 29px;
}
a.head_menu_item:link {	
	color: #333333
}
a.head_menu_item:visited {
	color: #666666
}
a.head_menu_item:hover {
	color: #330000
}


/*----------Under Header---------------------*/

#body_content, #indexBodyContent {
	width: 648px;
	margin: 0 auto;
	min-height: 343px;
}

/*------------------------side content--------------------*/

div#side_content {
	width : 180px;
	float: right;
	margin-left: 20px;
	background-image: url(../images/bytown_12.gif);
	height: 343px;
	background-position: top right;
	background-repeat: no-repeat;
	overflow: visible;
	margin-top: 1px;
}

div#image_block {
	float: right;
	clear: left;
	display:block;
	border: 1px solid c4c484;
	margin-top: 20px;
	padding: 5px;
}

ul#sub_menu {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	border: 1px dashed #c4c484;
	background-color: #F8F8F5;
	text-align : left;
	width : 158px;
	margin-top: 46px;
	padding: 4px;
	list-style:none;
/*	float: left;
	clear: left;*/
}

ul#sub_menu li {
	padding-top: 2px;
	padding-bottom: 2px;
}
p.top {
}
p.top a {
	font-size: 65%;
	text-decoration: none;
	color:#933;
	padding: 3px;
	border:none;
	border-top: 1px dashed #CC9;
}

a.sub_menu_head {
	text-decoration: none;
	font-weight: bold;
	color: #933;
}

a.sub_menu_item {
	text-decoration: none;
	color: #933;
}
/*------------------------side content--------------------ENDS*/
/*contents---------------------------*/
	
form {
	margin:0px;
	padding:0px;
	}

.content_block {
	text-align: left;
	font-size: 80%;
	width: 420px;
	background-image: url(../images/bytown_10.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 10px;
	padding-bottom: 0px;
}

.indexContentBlock {
	text-align: left;
	font-size: 80%;
}

h1,h2,h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight : bold;
	color : #663333;
}

h1 {
	font-size: 110%;
}

h2 {
	font-size: 100%;
}

h3 {
	font-size: 85%;
}
/*.small_text { 
	font-size: 65%;
}*/

.poster {
float:left;
margin: 10px;
clear: left;
}
.performers {  
}
.piece {  
	font-weight: bold
}
.composer {  
	font-style: italic; 
	font-weight: bold
}

h2.show_title { 
}

p.year {
	font-size: 80%;
	font: bold;
	color: #333;
	padding: 3px;
	border: #c4c484 dashed 0px;
	background-color: #c4c484;
	clear: left;
}
br.clear {  
	clear: left; 
	height:0px;
}
.past_season_content {
		overflow: auto;
}

/*------------------------footer-----------------------*/

hr {
	background-image: url(../images/bytown_orament.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 13px;
	width: 70px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
	border-color: #FFFFFF;
	border-collapse: collapse;
}
ul#footer_box {
	width: 648px;
	margin-top: 5px;
	margin-bottom: 5px;
	border-color: #CCCC99;
	border-style: dashed;
	border-width: 0px;
	border-top-width: 1px;
	padding: 0;
	padding-top : 5;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}

ul#footer_box li {
	list-style:none;
	display:inline;
}

a.footer_link {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #666666;
	text-align: center;
	margin-bottom : 5px;
	margin-left : 1px;
	margin-right : 1px;
	margin-top : 5px;
	padding-bottom : 5px;
	padding-left : 1px;
	padding-right : 1px;
	padding-top : 5px;	
}

form {
padding:0px;
margin:0px;
}

a.onino_link {
	position: absolute;
	width: 200px;
	z-index: 1;
	height: 80px;
	top: 120px;
	margin:0px;
	padding:0px;
	display:inline;
	text-align: center;
	margin-left: 110px;
	border: 1px solid red;
}

a.onino_link i {
visibility:hidden;
}

table.board {
margin: auto;
}
/*table.board td {
padding: 3%;
}*/

ul.sub_menu2 {
	margin-left:10px;
	padding-top: 2px;
	list-style:none;
}
ul.sub_menu2 li {
	padding-top: 2px;
	padding-bottom: 2px;
}

ul.sub_menu2 a {
	text-decoration: none;
	color:#666;
}
.temp_contactinfo {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 65%;
	border: 1px dashed #c4c484;
	background-color: #F8F8F5;
	text-align : left;
	width : 150px;
	margin-top: 50px;
	padding: 5px;
	list-style:none;
	float: left;
	clear: left;
}
.ornament {
margin:auto;
text-align:center;
}

