body {
	color: #000000;
	background: #4f6ab9 url('images/background/BandB2.jpg') top left;
	font-family : helvetica, roman, serif;
  	font-size: 16px;
  	margin: 0;
  	padding: 0;
}

a {
	color: #4f6ab9;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #f3b24b;
}

a:visited {
	color: #7788b8;
}

h1 {
	color: #e38704;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 28px;
}

h3 {
	color: #e38704;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	line-height: 22px;
}

.container {
	width: 780px;
	margin: 10px auto;
	padding: 0px;
	background: #ffffff;
	border: 0px;
	line-height: 18px;
}

.content {
	padding: 15px;
}
.photo{
	padding: 15px;
}

.notable {
	padding: 10px 20px;
}

.shadeform	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		overflow: hidden;
		BORDER: #000000 1px solid}

.textarea	{ FONT: 13px arial, verdana, sans-serif;
		background-image: url("images/shadeform.gif");
		text-align: left;
		overflow: hidden;
		BORDER: #000000 1px solid}

.footer {
	width: 100%;
	text-align: center;
}
.smallphoto
{
	font: left, 13px arial, verdana, sans-serif;
	float: left;
	width: 118px;
	height:auto;
	display:inline;
	margin-top: 5px;
	/*** margin: 20px 0px 30px 20px; **/

}
.smallphotoright
{
	font: right, 13px arial, verdana, sans-serif;
	float:right;
	width: 110px;
	height:auto;
	display: inline;
	margin-top: 5px;
	margin-left: 17px;
	margin-right: 0px;


	
	/*** margin: 20px 0px 30px 20px; **/

}

.mainphoto
{
	float:left;
	font: center, 18px, Tahoma, Geneva, sans-serif;
	font-weight:bolder;
	
	height: auto;
	width: 475px;
	/***width: 555px; 
	height: 410px; **/
	margin-top:25px;
	padding:15px;
	display:inline;
	text-align:center;
	background: url('images/background/BandB2.jpg');
	
}
.photo
{
	float:none;
	font: Tahoma, Geneva, sans-serif;
	font-weight:bolder;
	color:#333;
	font-style:italic;
	font-size:20px;
	text-align:center;
	
	
}
#mainlevel-nav {
    height: 26px;
	width: 780px;
	text-align: left;
}

#mainlevel-nav ul {
	padding: 0px 0px 0px 5px;
	margin: 0;
	height: 26px;
	background: #e7992a url("images/menu-bg.jpg") repeat-x;
}

#mainlevel-nav li {
	color: #fff;
	display: inline;
	font-size: 13px;
	line-height: 26px;
	height: 26px;
}

#mainlevel-nav li a {
	font-weight: bold;
	color: #FFF;
	padding: 5px 7px 4px 4px;
	margin: 0;
	text-decoration: none;
	height: 26px;
	border-right: 1px solid #d78a1d;
}

#mainlevel-nav li a:hover {
	background: #617dcb url("images/menu-bg-on.jpg") repeat-x;
}

.left {
  width: 350px;
  float: left;
 
}
.leftlink {
  width: 350px;
  height:500px;
  float: left;
  border:thin;
  border:groove;
  text-align:center;
}

.right {
  width: 380px;
  float: right;
  
}
.rightlink {
  width: 380px;
  float: right;
  border:thin;
  border:groove;
  height:500px;
  text-align:center;
}

.section-l {
  border: 1px solid #cdcdcd;
  padding: 10px;
  margin-bottom: 15px;
}