@charset "UTF-8";
body {
	background-image:url(images/bashtothecolonies_bg.jpg);
	background-repeat:repeat-x; 
	background-color:#fff;
	margin-left: 0px;
	margin-top: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333333;
}

IMG {
border:0px;
}

.wrap{

width:849px;

border:0px #ccc dotted;
margin:50px auto;

}






.main {
background-image:url(images/bg_md.png);
padding:0px 17px 0 18px;

}


.main_bttm {
background-color:#97d9ff;
}



.left {
margin: 10px 10px 10px 10px;
float:left;
padding: 0px 10px 10px 10px;

width:460px;
}


.right {
margin: 10px 0 10px 0;
width:302px;
float:left;
}

  
  
  
  
  
  
  
  
  
  
  
  /* navigation--------------------*/

	.nav_container {
	
	width: 645px;
	
	
	
	
}
	#navMenu{
	display: inline;
	margin: 0;
	padding: 0px;
	position: relative;
	z-index: 5;
}
#navMenu li{
	float: left;
	display: inline;
}

/*
#navMenu li.first{
	float: left;
	display: inline;
	background: url("images/left_nav.jpg");
	width:36px;
	height:46px;
}
#navMenu li.last{
	float: left;
	display: inline;
	background: url("images/right_nav.jpg");
	width:37px;
	height:46px;
}
*/



a.navAbout, a.navAbout_a{
	display:block;
	
	float:left;
	width:130px;
	height:46px;
	background: url("images/about_bttn.jpg");
	background-repeat:no-repeat;
}
a.navAbout:hover{

	background: url("images/about_bttn.jpg") 0 142px;
}
a.navAbout_a{

	background: url("images/about_bttn.jpg") 0 46px;
}

a.navSupporters, a.navSupporters_a{
	display:block;
	float:left;
	width:151px;
	height:46px;
	background: url("images/supporters_bttn.jpg");
	background-repeat:no-repeat;
}
a.navSupporters:hover{
	background: url("images/supporters_bttn.jpg") 0 142px;
}
a.navSupporters_a{

	background: url("images/supporters_bttn.jpg") 0 46px;
}

a.navSchedule, a.navSchedule_a{
	display:block;
	float:left;
	width:138px;
	height:46px;
	background: url("images/schedule_bttn.jpg");
	background-repeat:no-repeat;
}
a.navSchedule:hover{
	background: url("images/schedule_bttn.jpg") 0 142px;
}
a.navSchedule_a{
	background: url("images/schedule_bttn.jpg") 0 46px;
}
a.navRegistration, a.navRegistration_a{
	display:block;
	float:left;
	width:142px;
	height:46px;
	background: url("images/registration_bttn.jpg");
	background-repeat:no-repeat;
}
a.navRegistration:hover{
	background: url("images/registration_bttn.jpg") 0 142px;
}
a.navRegistration_a{
	background: url("images/registration_bttn.jpg") 0 46px;
}

a.navHome, a.navHome_a{
	display:block;
	float:left;
	width:67px;
	height:46px;
	background: url("images/home_bttn.jpg");
	background-repeat:no-repeat;
}
a.navHome:hover{

	background: url("images/home_bttn.jpg") 0 142px;
}
a.navHome_a{

	background: url("images/home_bttn.jpg") 0 46px;
}

a.navSmart, a.navSmart_a{
	display:block;
	float:left;
	width:155px;
	height:46px;
	background: url("images/smartboardbttn.jpg");
	background-repeat:no-repeat;
}
a.navSmart:hover{

	background: url("images/smartboardbttn.jpg") 0 138px;
}
a.navSmart_a{

	background: url("images/smartboardbttn.jpg") 0 46px;
}
	
	
/* end navigation ------------------------*/


.footer
{

font-family:Arial, Helvetica, sans-serif;
font-size:11px;
display: inline;
color:#999999;


}



#footerlist li
{
display: inline;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
list-style-type: none;
padding-right: 20px;

}

.footerliste A:link {color:#999; text-decoration:none;}
.footerliste A:visited {color:#999; text-decoration:none;}
.footerliste A:active {color:#999; text-decoration:none;}
.footerliste A:hover {text-decoration: underline; color: blue;}
