body {
margin: 0px;
background-image: url(../images/bg.gif);
background-repeat: repeat-x;
background-color: #595959;
}

img.photo {
border: solid #999999 1px;
}

h1{
font-family: Arial black;
color: #555555;
font-size: 36px;
font-weight: bold;
text-align: center;
line-height: 34px;
}

td{
font-family: Arial;
font-size: 13px;
}


caption {
	caption-side: bottom;
	font-size: 11px !important;
	font-weight: bold !important;
	color: #00c !important;
	font-family: Arial;
}
.caption {
	font-size: 11px !important;
	font-weight: bold !important;
	color: #00c !important;
	font-family: Arial;
}


/* CUSTOM STYLES 
-------------------------------------------- */

.redtext {
	color: #f00 !important;
}
.bluetext {
	color: #00f !important;
}
.greentext {
	color: #0f0 !important;
}
.goldtext {
	color: #fc0 !important;
}
.whitetext {
	color: #fc0 !important;
}

/* IMAGES 
-------------------------------------------- */
img {
	border: none !important;
}
img.right {
		float: right !important;
		margin-left: 20px !important;
}
img.left {
		float: left !important;
}
img.leftAlone {
		float: left !important;
		margin-right: 100% !important;
}
img.center {
		float: none !important;
		margin-left: auto !important;
		margin-right: auto !important;
		display: block !important;
}

.contentpaneopen td{
	font-weight: bold;
}
.contentheading {
display:none;
}
.navcontainer {width: 143px;background:#666666;position: relative;
  scrollbar-arrow-color:  #232D32;
  scrollbar-face-color: #FDDEC8;
  scrollbar-track-color: #ECCDB7;
  scrollbar-highlight-color: #FFFFFF;
  scrollbar-3dlight-color: #FFFFEE;
  scrollbar-shadow-color: #990000;
  scrollbar-darkshadow-color: #996666;
}



.contentpaneopen td{
	font-weight: bold;
}
.contentheading {
display:none;
}


.section {
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  text-align: left;
  color: #FFFFFF;
  border-top:solid 1px #AAAACC;
  border-bottom:solid 1px #AAAACC;
  width:141px;
  border-top:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF;
  border:solid 1px #666666;
  text-decoration: none;
  z-index:0;
  background-color: #003322;
}

.section a {
  text-transform: uppercase;
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 13px;
  font-weight: normal;
  padding-top: 2px;
  padding-left: 8px;
  text-align: left;
  color: #FFFFFF;
  width:133px;
  text-decoration: none;
  background-color: #222222;
}

.section a span {
  display: block;
  width:132px;
  padding-bottom: 2px;
}
.subnav {
	padding: 5px !important;
	width:131px;
}

.section a:hover {
  color: #FFF799;
  text-decoration: none;
  border: solid 0px #AAAA88;
  background-color: #555555;
}

.navlinks a {
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  margin-left: 10px;
  padding-left: 8px;
  text-align: left;
  color: #FFFFFF;
  width:120 px;
  height:20px;
  border:solid 1px #666666;
  text-decoration: none;
  background-color: #777777;
  padding-top: 2px;
}

.navlinks a:hover {
  color: #FFF799;
  text-decoration: none;
  background-color: #888888;
}

.navlinks-active {
  display: block;
  font-family: Arial, Helvetica, Verdana, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #FFFFFF;
  border-top:solid 1px #AAAACC;
  border-bottom:solid 1px #AAAACC;
  width:163px;
  height:20px;
  border-top:solid 1px #FFFFFF;
  border-bottom:solid 1px #FFFFFF;
  border:solid 1px #999999;
  text-decoration: none;
  background-color: #0076A3;
}

.maintop {
width: 800px;
height: 230px;
background-image: url(../images/mainbg.gif);
background-repeat: no-repeat;
}
.contentpaneopen {
 width: 600px;
}



#mainsection {
height: 400px;
padding: 10px;
vertical-align: top;
background-repeat: no-repeat;
border:8px solid #CCCCCC;background-color:#CCCCCC;
}

#main {
position: absolute;
display: block;
width: 700px;
border: 1px #FFFFFF solid;
top: 0px;
font-size: 14px;
font-family: Arial;
}

#mainleft {
width:33%;
float:left;
background:#fff;
padding-bottom:10px;
	}

#maincenter {
width:34%;
float:left;
background:#fff;
padding-bottom:10px;
	}

#mainright {
width:33%;
float:left;
background:#fff;
padding-bottom:10px;
	}