body,td,th {
   font-family:Arial, Helvetica, sans-serif;
   background-color:#ffffff;
   color:#000066;
   font:Arial, Helvetica, sans-serif;
   font-size:11px;
   text-align:center;
   
}

#contentbox  {
    position:relative;
	margin-left:auto;
	margin-right:auto;
	top:15px;
	height:1100px;
	text-align:left;
	width:940px;
	background-color:#ffffff;
	background-image:url(bandb/back1.jpg);
	background-repeat:no-repeat
	
}
.leftbox {
   position:absolute;
   left:9px;
   top:252px;
   width:215px;
   height:701px;
   border-right:1px solid;
   border-top:1px solid;
   border-bottom:1px solid;
   background-color:#ffffff;
   text-align:left;
}

.middlebox {
   position:absolute;
   left:215px;
   top:60px;
   width:453px;
   height:1126px;
   border: 1px #000000 solid;
   text-align:left;
   background-color:#FFFFFF;
   background-image:url(bandb/panor2.jpg);
   background-repeat:no-repeat;
   background-position:top left;
   padding-left:20px;
   padding-right:20px;
}
.rightbox {
   position:absolute;
   left:713px;
   top:129px;
   width:193px;
   height:700px;
   background-color:#FFFFFF;
   background-image:url(bandb/panor3.jpg);
   background-repeat:no-repeat;
   padding-left:10px;
   padding-right:10px
}
.leftboxshadow {
   position:absolute;
   left:220px;
   top:253px;
   width:12px;
   height:700px;
   background-image:url(bandb/rightshadow.jpg);
   background-repeat:no-repeat;
}
.middleboxshadow {
   position:absolute;
   left:704px;
   top:60px;
   width:12px;
   height:1000px;
   background-image:url(bandb/middleshadow.jpg);
   background-repeat:no-repeat;
}
.rightboxshadow {
   position:absolute;
   left:921px;
   top:109px;
   width:12px;
   height:700px;
   background-image:url(bandb/rightshadow.jpg);
   background-repeat:no-repeat;
}

h1 {
    font-size:300%;
	color:#000000;
	font-weight:bold;
	
}
h2 {
    font-size:185%;
	color:#CCFFFF;
	font-weight:bold;
	text-align:center;
	margin-top:10px;
	
}
h3 {
    font-size:150%;
	color:#ff0000;
	font-weight:500;
	text-align:justify;
	margin-bottom:-10px;
}
h4 {
    font-size:130%;
	color:#000000;
	font-weight:400;
	text-align:justify
}

.heading {font-size:130%; color:#FF0000}

.whitetext {color:#CCFFFF;}
.smallerfont {font-size:122%; color:#ff4500; letter-spacing:-2px;}
p {font-size:120%; text-align:justify; }
.fltr {float:right; padding-left: 10px; padding-bottom: 10px; padding-top: 10px;}
.fltl {float:left; padding-right: 25px; padding-bottom: 25px; padding-top: 25px}
hr {border:none; color:#ff0000; height:2px; width:100%; text-align:center; margin-top:-4px;}
.separate {color:#ff0000;}
form {background-color:#C9C6FD; border-left:10px; border-right:10px; border-top:0px; border-bottom:0px; border-color:#C9C6FD; border-style:solid;}
.footer {
	position:absolute;
	width:453px;
	top:1101px;
	background-color:#ff0000;
	color:#FFFFFF;
	font-size:140%;
	text-align:center;
	left: 23px;
}
.centerpic {text-align:center}
textarea {float:right}

#pageNav{
	float: left;
	width:213px;
	padding: 0px;
	background-color: #ffffff;
	border-right: 2px solid #cccccc;
	border-bottom: 2px solid #cccccc;
	border-top: 1px;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;

}

#sectionLinks{
	padding: 10px 0px 2px 10px;
	border-bottom: 2px solid #cccccc;
}

#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #cccccc;
	font-weight: bold;
	padding: 3px 0px 3px 10px;
	color: #21536A;
	text-decoration: none;
	list-style-type:none
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	color:#ff0000;
	background-color: #DDEEFF;
	background-image: none;
	font-weight: bold;
	font-size:110%;
}
.titlebox {
	position:absolute;
	left:8px;
	top:148px;
	height:50px;
	width:200px;
	font-size:300%;
	color:#000000;
	font-weight:bold;
	background-color:transparent;
}
input.txt {
     color:#00008B;
	 background-color:#E3F2F7;
	 border: 1px inset #00008B;
	 width: 180px;
	 margin:10px;
}
input.btn {
     color:#00008B;
	 background-color:#ADD8E6;
	 border: 1px outset #00008B;
	 
}
form p {
     clear:left;
	 margin: 0;
	 padding: 0;
	 padding-top: 3px;
}
form p label {
     float:left;
	 width:30%;
	 font: bold 13px Arial, Helvetica, sans-serif;
}
fieldset {
     border:1px solid;
	 border-color:#000066;
	 margin-top:20px;
	 padding: 10px;
}
legend {
     font: bold 17px Arial, Helvetica, sans-serif;
	 color: #00008B;
	 background-color:#C9C6FD;
}
.fltrtext {float:right;font-size:12px;}


