body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #2b5469;
	background-image: url(/images/pagebackground.jpg) ;
	background-position: top center;
	background-repeat:repeat-y;
}
.headerbkgd {
	background: url(/images/pagetopbackground.jpg) no-repeat center 0% ;

}
.footer {
	font-size: 10px;
	color: #cccccc;
	
}
a.footer:link {color: #cccccc; text-decoration: none; }
a.footer:visited {color: #cccccc; text-decoration: none; }
a.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a.footer:active {color: #FFFFFF; }

.footerimage{
	border-style:ridge;
    border-color:#045cfc;
    border-width:3px;
	width:120px;
	height:90px;
		
      }


#bodyContainer {
	width:945px;
	margin-bottom:7px;
	margin-top:0px;
	background-image:url(/images/middlebodyslice.gif);
	
}

#buttonContainer {
	width:945px;
	margin-bottom:7px;
	margin-top:0px;
	background-image:url(/images/middlebodyslice.gif);
	
}

#flashHeader {
	height:166px;
	
}

.leftColText {
	margin-left:10px;
	margin-right:10px;
}
.centerColText {
	margin-left:10px;
	margin-right:10px;	
}

.rightColText {
	margin-left:14px;
	margin-right:14px;	
}

a.bodyLinks:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.bodyLinks:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.bodyLinks:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.bodyLinks:active {
	color: #000000;
	font-weight: bold;
}
#bigbox_right {
width:304px;
height:255px;
/*background-image:url(/images/bigboxbkgd.jpg)*/
}
#bigbox_right2 {
width:304px;
height:255px;
/*background-image:url(/images/bigboxbkgd.jpg)*/
}

.mainNav {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #555555;
	font-size: 14px;
}
a.mainNav:link {
	color: #555555;
	text-decoration: none;
}
a.mainNav:visited {
	color: #555555;
	text-decoration: none;
}
a.mainNav:hover {
	color: #08b4eb;
	text-decoration: underline;
}
a.mainNav:active {
	color: #02759a;
}
.mainNavTable {
width:930px;
height:28px;
background-image:url(/images/soundLounge_05.gif)
}
#txtMsg {
margin-left:4px
	
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #0e2b8d;
	padding:2px;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #0e2b8d;
	padding:2px;
}