/* page body properties */



body {
	text-align: left;
	min-width: 800px;
	font-family:verdana;
	margin:0;
	font-size:80%;
}

/* page objects */

#wrapper {
	width:100%;
	margin:0;
	padding:0;
}

#head_wrapper {
	width:100%;
	margin:0;
	clear:both;
	float:left;
}

#head_container {
	width:850px;
	margin:0 auto;	
}

#body_wrapper {
	width:100%;
	margin:0;
	padding:0;
	/*background-color:#6699ff;*/
	border-top: 1px solid #000099;
	border-bottom: 1px solid #000099;
	background-image: url('images/red_scroll_light.jpg');
	float:left;
	clear:both;
}

#body_container {
	width:850px;
	margin:0 auto;
	color:#222222;
}


#footer_wrapper {
	width:100%;
	margin:0;
	clear:both;
	float:left;
}

#footer_container {
	width:850px;
	margin:0 auto;
	font-weight:bold;	
}


#logo {
        width:210px;
	float:left;
}

.latest {
	width:630px;
	text-align:right;
	float:left;
}

.latest h1 {
	margin-bottom:2px;
	color:#ff0000;
}

.latest p {
	margin:0 0 2px 0;
}

.welcome {
	width:620px;
	float:left;
}

.left {
	width:620px;
	float:left;
}

.right {
        width:210px;
	padding-top:10px;
	margin-left:10px;
	float:left;
}

.right .activities {
	width:209px;
	/*height:175px;*/
	border:1px solid #000066;
	/*background-image:url('images/dsbox.png');*/
	background-repeat:no-repeat;
	float:left;
}

.right .item {
        width:190px;
	padding:5px 0 5px 5px;
	float:left;
}

.right .item_bg {
        width:206px;
	background-color:#000066;
	color:#ffffff;
	padding:2px;
	float:left;
}

.song_list {
        width:620px;
	padding:5px;
	float:left;
}

.song_list .item {
	width:230px;
	float:left;
}

.song_list .item2 {
	width:160px;
	float:left;
}

.song_list ul {
	margin:5px;
	padding-left:20px;
}

.rehearsal_dates {
        width:620px;
	padding:5px;
	float:left;
}

.solid_line {
	width:100%;
	clear:both;
	border-top: thin solid #ffffff;
}

.menu {
	width: 620px;
	height: 20px;
	/*margin: 20px auto 0 auto;*/
	font-family:verdana;
	font-size:80%;
	float: left;
}
.menu .menu_item {
	width: auto;
	height: 20px;
	line-height: 20px;
	vertical-align: middle;
	background: #000033;
	color: #ffffff;
	padding: 0 3px;
	border-right:1px solid #ffffff;
	float: left;
}

.menu .menu_item a {
	color: #ffffff;
}

.menu .menu_item a:hover {
	color: #cccccc;
}

.dotted_line {
	width:100%;
	clear:both;
	border-top: thin dotted #000000;
}

#contact_form {
	width:310px;
	float:left;
	border:1px solid #cc0000;
}

#cf_title {
	width:310px;
	color:#ffffff;
	background-color:#ff0000;
	float:left;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
}

#cf_body {
	width:300px;
	float:left;
	text-align:left;
	padding-left:4px;
	padding-top:2px;
}

#contact_container {
	width:280px;
	float:left;
	margin-left:15px;
}

#address {
	width:270px;
	float:left;
	text-align:left;
	margin-left:10px;
}

#address_title {
	width:270px;
	height:16px;
	float:left;
	text-align:center;
	padding-top:2px;
	padding-bottom:2px;
	font-weight:bold;
	color:#00929f;
	font-size:10pt;
}

#address_body {
	width:270px;
	float:left;
	text-align:left;
	padding-bottom:3px;
}

#telephone {
	width:270px;
	float:left;
	text-align:center;
	border:1px solid #00929f;
}



#rightpane {

        width:200px;
		/*height:700px;*/
        font-size:80%;
		color:#ffffff;
        font-family:verdana;
        font-weight:bold;
		text-align: left;
		float:left;
		padding-top:10px;
		
}

#bottom {
        width:845px;
		display:inline;
}



#initiativesdiv {

        width:190px;
        height:450px;
        font-size:90%;
        padding-left:5px;
        padding-right:5px;
		padding-top:5px;
		padding-bottom:5px;
	background-image:url(images/rightpane_bg.gif);
		background-repeat:no-repeat;
		float:left;
}



.celinkline {
		width:600px;
		line-height:20px;
		display:block;
		font-size:85%;
		float:left;
}

.inilinkline {
		width:200px;
		line-height:20px;
		display:block;
		font-size:85%;
		float:left;
}

#inilinkline {
		width:200px;
		line-height:20px;
		display:block;
		font-size:85%;
		float:left;
}


.redtext {
	color: #ff0000;
	font-weight: bold;
}



/* Global styles */
h1{
	color:#000066;
	font-size:12pt;
	font-weight:bold;
	margin-top:0px;
	
}

h2{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
}

h3{
	color:#ffffff;
	font-size:10pt;
	text-decoration:underline;
}

h4{
	color:#000000;
	font-size:10pt;
	font-weight:bold;
	text-decoration:underline;
}

#centre {
	text-align:center;
}


.scrolltext{
	color:#ffcc66;
	font-size:14pt;
	font-weight:bold;
}

a {
	color:#0000cc;
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	color:#000099;
	text-decoration:underline;
}

a.bluelink {
	color:#0000cc;
	font-weight:bold;
	text-decoration:none;
}

a.bluelink:hover {
	text-decoration:underline;
}

a.whitelink {
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}

a.whitelink:hover {
	text-decoration:underline;
}

img {
	border:0px;
	vertical-align:middle;
}

hr {
	
}

table {
	font-size: 12px;
}

th {
	font-weight: bold;
	background: #00929f;
	padding: 8px;
}

td {
	border-bottom: thin #999 dotted;
	padding: 5px 8px;
}


.nobottommargin {
	margin-bottom:0px;
}

.underline {
	text-decoration:underline;
}



#marquee_container {
	width:380px;
	height:30px;
	float:left;
	margin-left:5px;
}

#marq {
	width:380px;
	/*behaviour:alternate;*/
}

#countrylist {
	font-size:8pt;
}

#smalllink {
	font-size:7pt;
}

.smalltext {
	font-size:7pt;
}

.width300 {
	width:300px;
	font-size:90%;
	line-height:22px;
}

.mlrcentre {
	margin:0 auto;
}

.txt_align_r {
	text-align:right;
	width:400px;
}

.txt_align_l {
	width:400px;
	text-align:left;
}


.clearer {
	clear: both;
}

.clearer1 {
	clear: both;
	height: 1px;
}

.clearer2 {
	clear: both;
	height: 2px;
}

.clearer3 {
	clear: both;
	height: 3px;
}

.spacer10 {
	width:10px;
	float:left;
}

.player {
	width:200px;
	height:16px;
}