body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, input, textarea, p, blockquote, th, td { 
	padding: 0;
	margin: 0;
	}
fieldset, img { 
	border: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
ol, ul {
	list-style: none;
	}
address, caption, cite, code, dfn, em, strong, th, var {
	font-weight: normal;
	font-style: normal;
	}
caption, th {
	text-align: left;
	}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
	}
q:before, q:after {
	content: '';
	}
abbr, acronym { 
	border: 0;
	}/* CSS Document */

/*------------ end of reset ---------------------*/

body {
	background: url(../images/body_bg.jpg) 0 0 repeat;
}
div#page {
	background: url(../images/index/index_bg.jpg) 0 0 no-repeat;
	width: 800px;
	height: 650px;
	margin: 0 auto;
	font-family: Tahoma, Geneva, sans-serif;
}
div#banner h1 {
	display: none;
}
div#banner img {
	float: right;
	margin-right: -1px;
}
div#banner p {
	font-size: 12px;
	font-weight: 600;
	color: #38150E;
	padding-top: 138px;
	padding-left: 240px;
}
div#maindiv {
	width: 800px;
	height: 475px;
	overflow: hidden;
}
div#left {
	width: 200px;
	float: left;
}
div#menu {
	width: 180px;
    color: #38150E;
	font-weight: 800;
	font-size: 14px;
	margin-left: 20px;
	margin-bottom: 28px;
}
div#menu ul {
	margin-top: 5px;
}
div#menu ul li {
	margin-bottom: 10px;
}
div#menu ul li#current {
	text-decoration: underline;
}
div#menu a {
	color: #38150E;
	text-decoration: none;
}
div#menu a:hover {
	color: #723529;
}
#dropmenudiv{
position:absolute;
border:1px solid #38150E;
/*border-bottom-width: 0;*/
font:normal 12px Tahoma;
/*line-height:20px;*/
z-index:100;
margin-top: 7px;
margin-left: 78px;
margin-top: -18px;

}

#dropmenudiv a{
width: 100%;
text-indent: 3px;
display: block;
/*border-bottom: 1px solid #38051E;*/
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #38150E;
background-color: #transparent;
}

#dropmenudiv a:hover{ /*hover background color*/
color: #723529;
}
/*--------end of menu--------------*/
div#dates {
	color: #FEFEFF;
	margin-left: 20px;
}
div#dates h2 {
	font-size: 18px;
	text-decoration: underline;
	margin-bottom: 5px;
}
div#dates h4 {
	font-size: 14px;
	font-weight: 100;
	margin-bottom: 10px;
	margin-left: 50px;
}
div#dates ul {
	margin-left: 4px;
	margin-bottom: 10px;
}
div#dates ul li {
	padding-left: 8px;
}
.date {
	font-size: 14px;
	margin-bottom: 4px;
	background: url(../images/index/dates_bulet.gif) 0 6px no-repeat;
}
span.hour {
	font-size: 11px;
}
.town {
	font-size:14px;
	font-weight:600;
}
.place {
	font-size: 14px;
}
.address {
	font-size: 12px;
}
#middle {
	width: 405px;
	float: left;
	color: #FEFEFF;
}
#middle h1 {
	font-size: 22px;
	font-weight: 400;
	margin-top: 10px;
}
#middle h4{
	font-size: 16px;
	font-weight: 600;
	padding-left:10px;
	margin-top: 15px;
	background: url(../images/index/dates_bulet.gif) 0 6px no-repeat;
}
#middle p{
	font-size: 14px;
	text-indent: 10px;
	padding-left: 15px;
}
#right {
	width: 190px;
	float: left;
	color: #FEFEFF;
}
a#language {
	color: #FEFEFF;
	text-decoration: none;
	font-size: 12px;
	float: right;
	padding-top: 5px;
}
a#language:hover {
	color: #C0C0C0;
}
#right h2{
	font-size: 18px;
	font-weight: 400;
	margin-top: 30px;
	text-align: center;
}
img#cd {
	border: 1px solid #959595;
	margin-left: 20px;
	margin-top: 20px;
	margin-bottom: 5px;
}
a#mailto {
	color: #FEFEFF;
	margin-left: 20px;
	font-size: 11px;

}
#right h3 {
	font-size: 13px;
	font-weight: 600;
	margin-top: 40px;
	text-align: center;
	margin-bottom: 20px;
}
a#myspace {
	margin-left: 20px;
	margin-bottom: 5px;
}

hr#clear {
	clear: both;
	display: none;
}
#footer {
	width: 800px;
	height: 20px;
	margin-top: 6px;
}
#footer span.copyright {
	font-size: 11px;
	color: #FEFEFF;
	margin-left: 220px;
	margin-right: 118px;
}
#footer a  {
	font-size: 11px;
	color: #FEFEFF;
	padding-right: 19px;
	background: url(../images/footer_logo.jpg) 98px -1px no-repeat;
}




