@charset "iso-8859-1";

* {
	padding: 0;
	margin: 0;
}
body {
    font-family: Tahoma, Arial, Helvetica, sans-serif;
	font: normal 140%
    text-align: left;
    background: #FBFBE5 url(images/grass.gif) right bottom fixed no-repeat;
    color: #566047;
}
a, a:link, a:visited {
    color: #566047;
    text-decoration: underline;
}
a:hover {
    text-decoration: none;
	background-color:#FFFF00;
}
a:active, a:focus {
    color: #566047;
}  

.Message {
    margin-bottom: 0px;
    line-height: 15px;
    font-size: 80%;
	color:#000066;
	font-style:italic;
}

p {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 70%;
}

p1 {
    margin-bottom: 10px;
    line-height: 19px;
    font-size: 80%;
}
#MenuMusic {
	float:center;
    top: 375px;
	line-height: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 70px;
	}

#Menu {
	float:center;
    top: 375px;
	line-height: 25px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	margin: 70px;
	}
#container {
    position: relative;
    margin: auto;
    text-align: left;
    background: #FBFBE5 url(images/container_bg.gif) center top repeat-y;
    width: 800px;
}

.daumal {
	text-align: left;  
    width:800px;
    border:0;
}


#pageHeader {
    text-align: center;
    background: #8C9777 url(images/page_header_bg.jpg)  bottom no-repeat;
    height: 340px;
}

#body, #participation, #benefits, #requirements {
    padding-right: 50px;
}
#body h3 {
    margin-bottom: 10px;
    height: 32px;
    background: transparent url(images/h3_body.gif) left top no-repeat;
    border-bottom: 1px solid #7D8965;
}

#footer {
    margin: 0 0 -55px -265px;
    padding: 20px 20px 0 530px;
    text-align: center;
    clear: both;
    font-size: 80%;
    background: #FBFBE5 url(images/footer_bg.jpg) center top no-repeat;
    height: 166px;
}
