body {	
	/* main body*/
	background-color:#ffffff; 
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	line-height: 20px;	
	color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

p {
	/* main text on main pages*/	
	float: left;
	text-align: left;
	margin-top: 10px;
	margin-left: 8px;
	width: 520px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height: 20px;
	color:#000080;
	text-align: justify;
	
}

.p2 {
    /* text resized for services pages */
	width: 430px;
	padding: 5px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color:#000080;
	margin-left: 6px;
	text-align: justify;
	
}

h4{
	/* main text on main pages*/	
	width: 770px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	line-height: 20px;
	color:#000080;
	
}


h5 {
	/* main text on main pages*/	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height: 20px;
	color:#000080;
	
}


.center {
    text-align:center;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;

 }

h3 {/* page header */
	font-size: 14px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000080;
	text-align: left;
	margin-left: 12px;
	padding: 5px;
	margin-top: 10px;
}


ul
{
	width: 500px;
	float: left;
	text-align: left;
	padding: 5px;
	margin-top: 10px;
	margin-left: 5px;
	list-style-position: outside;
	color:#000080;
}

li {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}

h1 {/* header act as page heading aswell for seo */
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
color: #ffffff;
background-color: #0066cc;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
border-top: 1px solid #000;
border-bottom: 1px solid #000;
}

h2 {/* footer act as page heading aswell for seo */
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
margin: 0;
color: #ffffff;
background-color: #0066cc;    /*** The header and footer have backgrounds, to cover the 2-tone body BG  ***/
border-top: 1px solid #000;
border-bottom: 1px solid #000;

width: 100%;
vertical-align: bottom;
position: relative; 
bottom: 20;
bottom: -1px; /* For Certain IE widths */


}



a {
	text-decoration: none;
	color:#0099FF;
	border: none;
}

a:hover {
	color:#000000;
}



#container {
	/* main box container */
	width: 776px;
	border: 1px solid #000000;
	margin-top: 25px;
	margin-bottom: 25px;
	background-color:#FFFFFF;
	background:url('/assets/strip_strip.jpg') repeat-y right;
	position: relative
}

#indexpage {
	/* main box container */
	margin-top: 40px;
	width: 770px;
	border: #FFFFFF;
	background-color:#FFFFFF;
	position: relative;
	
}


#left {
	/* left handside content */
	width: 146px;
	float:left;
}

.menu {
	/* main menu*/
	
	border-right: solid 1px #000000;
	background-color:#6666ff;
}

#right {
	/* right hand side content */
	width: 630px;
	float: left;
	/*background-image:url(assets/bklogo.jpg);
	background-repeat:no-repeat;
	background-attachment: fixed;
	background-position: 80px 200px;*/
	
	}

.header {
	/* flash banner */
	float:left;
	width: 630px;
	
}


.music {
	/* music note */
	height: 243px;
	background: url('/assets/music.jpg');
	
}

#logo {
	/* music note */
	height: 166px;
	width: 145;
	background: url('/assets/logo.jpg');
	
}


.rightimages {
	/* images on services pages */
	width: 150px;
	float: right;
	margin-right: 10px;
	position: relative;
	
}

#gallery {
	/*main gallery */
	width: 450px;
	float:left;
}

#eventgallery {
	margin-top: 0px;
	margin-left: 9px;
	float:left;
	width: 560px;
	border: solid 1px #6865FE;
}

.menutitle {
  width: 145px;
  height:26px;
  cursor:pointer;
  background: #6666ff url('/assets/plain.jpg');
  text-decoration: none;
  color: white; 
  font-weight:bold;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;	
  padding-top:4px; background-image:url('/assets/plain.jpg')
}

.menutitle a {
	color:#FFFFFF;
}

.menutitle a:hover {
	color:#FFFFFF;
}

.submenu {
   padding-left:5px;
   cursor:pointer;
   font-weight:bold;
   font-size: 10px;
   text-decoration:none;
   color:white;
	 text-align: left;
}

.submenu a {
   color:white;
   font-size: 10px;
}

.submenu a:hover {
   cursor:pointer;
   color:white;
   font-weight:bold;
   padding-left:5px;
   text-decoration:none;
}



.gallerybox{
width: 150px;
border: solid 1px #000000;
background-color: #6865FE;
padding-bottom: 10px;

}

.gallerybox a {color:#FFFFFF;}

#bot{
clear: both; 
...
}

.mailinglist
{
margin-top: 10px;
width: 140px;
margin-top: 10px;
font:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
border: 1px dotted #CCCCCC;
}

input {
width: 120px;
background-color: #62C2B4;
}
.radio {width:30px;
background-color:#FFFFFF;}
.btn {
background-color:#cccccc;
font:Verdana, Arial, Helvetica, sans-serif;
}