html, body {
	font: 12px georgia, arial, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background: url(../images/bg.gif);
	
	
}

a:link { 
	color: #494949;
	text-decoration: underline;
	font: 14px Georgia, arial, sans-serif;
	
	}
a:visited { 
	color: #494949; 
	text-decoration: none;
	font: 14px Georgia, arial, sans-serif;
	}
a:hover { 
	color: #13567f;
	text-decoration: none;
	}
a:active { 
	color: #494949;
	text-decoration: underline;
	font: 14px Georgia, arial, sans-serif;
	
	}
	



/* navigation */


 #mainNav  {
	padding: 0;
	margin: 0;
	top: 0;
	right: 0;
	float: right;
 }

 #mainNav div {
	line-height: 28px;
 }

 #mainNav li { 
 	float: left; 
 	padding: 0px 10px 0px 10px; 
 	height: 30px;
 	list-style-type: none; 
 	background-color: white;
 	font: 14px Georgia, arial, sans-serif;
 	color: #494949;
 	}
 	
 
 #mainNav li.mainNavLeftBorder {
   padding: 0;
   margin-right: 0;
   width: 10px;
   height: 31px;
   background: url(../images/nav-left.gif) no-repeat;
  }
 #mainNav li.mainNavRightBorder {
   padding: 0;
   width: 9px;
   height: 31px;
   background: url(../images/nav-right.gif) no-repeat;
   margin-left: 0;
   padding-left: 0;
   
   
  }

 .mainNavItem {
	margin-right: 2px;
 }

 #mainNav a {
	color: #666;
	text-decoration: none;
}

 #mainNav a:hover {
	color: #13567f;
	text-decoration: none;
}

 #mainNav .active {
	color: #636;
	text-decoration: none;
}

 #subNav .active {
	color: #636;
	text-decoration: none;
}



/* navigation end */


#content{
	margin-top: 40px;

}



/* container */

#container {
	width: 520px;
	margin: 0 auto 0 auto;
	position: relative ;
}


/* container end */




#logoContainer {
	width: 800px;
	margin: 0 auto 0 auto;
	position: relative ;
}





/* content box */


.roundBox {
	width: 520px;
	margin-bottom: 10px;
	
}

.roundBoxTop {
	background: url(../images/box-top.gif) no-repeat;
	width: 520px;
	height: 12px;

}

.roundBoxBody {
	width: 520px;
	background-color: white;



}

.roundBoxBottom {
	background: url(../images/box-bottom.gif) no-repeat;
	width: 520px;
	height: 10px;


}

.roundBoxBody div {
	padding: 0 20px 0 20px;


}
.roundBoxBody div.picturesLeft {
	padding: 0;
	float: left;

	width: 130px;
}

.roundBoxBody div.floatTextRight {
	padding: 0;
}

.clear {
	clear: both;

}


/* content box end */


h1 {
	font: 36px Georgia, arial, sans-serif;
	font-weight: bold;
	color: #636 ;
	padding: 0;
	margin: 0;



}




.picturesLeft img {
	display: block;
	margin-bottom: 10px;
}


.roundBoxBody li {
	margin-left: -20px;
}

.floatTextRight {
	float: right; 
	width: 340px; 
}

/* logo */

.logoImage {
	width: 139px;
	height: 136px;
	background: url(../images/logo.gif) no-repeat;
	position: absolute;
	top: 0;
	left: 0;
}

.logoType {
	width: 71px;
	height: 552px;
	background: url(../images/logotype.gif) no-repeat;
	position: absolute;
	top: 140px;
	left: 65px;

}

/* logo end */


.nosp {
	display: block ;

}

#siteDescription {
	position: absolute;
	top: -500px;
}

.menuItems {
	color: #7f5472;

}

.roundBoxBody li {
	margin-bottom: 5px;
}

.event {
	color: #636;
	font: 12pt georgia ;
	font-weight: bold;
}

.Beanshow {
	margin-left: 5px;
	padding-right: 15px;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 200px;
	height: 261px;
}

