/***************************************

			TAG STYLES

***************************************/

body{
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../images/body_bg.jpg);
	background-repeat: repeat;
}

img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

td{
	vertical-align: top;
}

hr{
	width: 65%;
	height: 1px;
	color: #4D7086;
	border-bottom: 1px solid #4D7086;
	margin: 15px auto;
}

/***************************************

			LAYOUT STYLES

***************************************/

#wrapper{
	width: 900px;
	margin: 0px auto;
	border-right: 15px solid #4D7086;
	border-bottom: 15px solid #4D7086;
	background: #4D7086;
	border-top: 15px solid #4D7086;
}

#logo{
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#headerimage{
	text-align: center;
	background: #000000;
	margin: 0px 0px 15px;
	padding: 0px;
	width: 650px;
	height: 390px;
	overflow: hidden;
}
#headerimage img{
	margin: 0px;
	padding: 0px;
}
#content{
	padding: 18px;
	font-size: 11px;
}

#footer{
	background-color: #80A0B0;
	display: block;
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}


/***************************************

			INNER TABLE STYLES

***************************************/

#logo_cell{
	width: 250px;
	background-image: url(../images/menu_bg.jpg);
	background-repeat: repeat-y;
}
#leftnav_cell{
	background: url(../images/menu_bg.jpg) repeat-y;
	width: 1%;
}
#content_cell{
	background-color: #FFFFFF;
	background-image: url(../images/bg_music.jpg);
	background-repeat: repeat;
	width: 650px;
}
#footer_cell{
	padding: 10px 0px 10px 25px;
}
#pageimage_cell{

}
#copyright{
	width: 400px;
	padding: 3px;
	font-family: Tahoma;
	font-size: 10px;
	color: #CCCCCC;
	text-align: center;
	margin: 0px auto;
}




/***************************************

			NAVIGATION STYLES

***************************************/
a,a:link,a:visited,a:active{
	color: #B03C0D;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
#gallery a{
	margin: 2px;
}
#gallery a img{
	border: 3px solid #FFF;
}
#gallery a:hover img{
	border: 3px solid #666666;
}

.menu{
	display: block;
	margin: 0px auto;
	width: 180px;
	position: relative;
	padding: 3px;
}

.menu a,.menu a:link,.menu a:visited,.menu a:active{
	color: #999999;
	font-size: 11px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: block;
	font-weight: normal;
	border-bottom: 1px solid #2f5873;
	padding: 6px 10px;
}

.menu a:hover{
	text-decoration: underline;
	background-color: #122b3c;
	display: block;
	color: #FFFFFF;
}


.submenu{
	width: 180px;
	position: absolute;
	background: #122b3c;
	left: 181px;
	top: 2px;
	z-index: 5000;
}

.submenu a,.submenu a:link,.submenu a:visited,.submenu a:active{
	padding-left: 25px;
	color: #ffffff;
}

#footer a,#footer a:link,#footer a:visited,#footer a:active{
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: underline;
}

#footer a:hover{
	text-decoration: underline;
}

.bottommenu{}


/***************************************

			TEXT STYLES

***************************************/
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 18px;
	margin: 0px;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 16px;
	margin: 0px;	
}
h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 14px;
	margin: 0px;
}

h4{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 12px;
	margin: 0px;	
}
h5{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 11px;
	margin: 0px;	
}
h6{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #193D55;
	text-align: center;
	font-size: 10px;
	margin: 0px;
}

.textCenter{
	text-align: center;
}
.textMessage{
	font-size: 12px;
	color: #CC0000;
}




/***************************************

			FORM STYLES

***************************************/
.txtField1{
	border: 1px solid #999999;
	font-size: 11px;
}

.txtArea1{
	border: 1px solid #999999;
	font-size: 11px;
}

.txtRadio1{}



/***************************************

			MISC. STYLES

***************************************/
.pastchoirs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #E8E8E8;
	border-right: 1px solid #E8E8E8;
	border-left: 1px solid #E8E8E8;
	margin: 0px auto 15px;
}


.pastchoirs td{
	vertical-align: middle;
	padding: 3px;
	border-bottom: 1px solid #E8E8E8;
}
.pastchoirs .country{
	color: #666666;
}
.pastchoirs .year{
	background-color: #E8E8E8;
	border: 1px solid #999999;
}
.pastchoirs .choir{}
.pastchoirs .flag{}

img.inset{
	margin: 10px;
}

#thumbs{
	width: 90%;
	clear: both;
	position: relative;
	padding: 20px 20px 20px 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.ClearDiv{
	clear: both;
	float: none;
}
.misclinks{
	font-family: Tahoma;
	font-size: 11px;
}
#lyrics{
	font-size: 90%;
	display: block;
	color: #666666;
}
#lyrics td{
	width: 33%;
}
#lyrics p{
	text-align: center;
	padding: 3px;
}
.note{
	width: 95%;
	background-image: url(../images/note.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 2px auto;
	padding: 2px 0px 0px 30px;
}

.error{
	display: block;
	font-size: 96%;
	color: #CC0033;
}
input.error{
	background: #FFFF99;
	border: 1px solid #FF0000;
}