body {
	margin: 0px;
	padding: 0px;
	color: #EEEEEE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	top: 0px;
	background: #000000 url(../images/box.png) repeat-x;
    }
a {
    color: #444236;
    }
a:hover {
    color: #D60808;
    }
h1 {
    color: #FFFFFF;
	font-size: 12px;
    }
#container
    {
	margin: 0 auto;
	width: 790px;
	position: relative;
	padding: 0px 0px 0px 0px;
	text-align: left;
	top: 0px;
	vertical-align: top;
    }
#pageBody {
	position: relative;
	height: 575px;
	left: 0px;
	right: auto;
	width: 100%;
}
#logo {
	width: 100%;
	height: 60px;
}
#menuNav {
	width: 100%;
	height: 55px;
}

#logo h3 {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding: 0px;
	margin: 0px;
	width: 165px;
	height: 55px;
	position: absolute;
	left: 600px;
	top: 0px;
	right: auto;
}
#logo h3 span,
#menu h3 span {
    display:none;
    }
#adminNav ul  {
	margin: 0px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	top: 0px;
}
#menuBig  {
	position: absolute;
	top: 500px;
	left: 0px;
}
#menuBig ul  {
	display: inline;
	margin: 0px;
	padding: 0;
	font-weight: bold;
	text-align: center;
	top: 0px;
	width: 100%;
}
#menuBig li {
	float: left;
	margin: 0px 15px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 20px;
	width: auto;
}
#menuBig li a {
  display: block;         /* expand to fill parent li */
  margin: 0px;              /* no space between anchors */
  padding: .3em 0 .2em 0; /* space above and below text */
  text-decoration: none;  /* no underline */
  /*border-top: 5px solid #ffbc57;  default orange */
  /*background-image: url(images/mArrow.gif);  12x6 image */
  background-repeat: no-repeat;
  /*background-position: 0 -20px;   initially invisible */
  width: 100%; /* required for IE */
  color: #FFFF99;
  font-weight: bolder;
  font-size: 12px;
}
#menuBig a:hover {
	color: #FFF;
	cursor: hand;
}


/* Formatting for new block navigation */

.solidblockmenu {
margin: 0;
padding: 0;
float: left;
font: bold 16px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url("../images/blockdefault.gif") center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 11px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url("../images/blockactive.gif") center center repeat-x;
}

/* Formatting for Album navigation */
#albumNav {
	float: left;
	margin: 0px 0px 0px -5px; 
    width: 100%;
	height: 34px;
    line-height: normal;
}
#albumNav ul {
	margin: 0px; 
	padding: 14px 5px 0px 0px;
	list-style: none;
	font-weight: bold;
	font-size: 11px;
	top: 0px;
}
#albumNav li {
	display: inline;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#albumNav a {
	float: left;
	
	margin: 0px;
	padding: 0px 0px 0px 5px;
	text-decoration: none;
	color: #444236;
}
#albumNav a span {
	float: left;
	display: block;
	padding: 5px 3px 4px 2px;
}
#albumNav a:hover {
	color: #FF0000;
	cursor: hand;
}
.whiteBar {
	background: url("../images/tabLeft.gif") no-repeat left top;
}
/* Formatting for ... */
#quote{
	position: absolute;
	left: 5px;
	text-align: left;
	margin: 0px 0px 20px 0px;
	top: 30px;
}
#adminNav li {
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 0;
	list-style: none;
	border-left: 1px solid #FFFFFF;
	width: 80px;
	height: 20px;
}
/* 1st list item has no left border */
#adminNav li.first  {
  border-left: 0 none;
}
#adminNav li a {
  display: block;         /* expand to fill parent li */
  margin: 0;              /* no space between anchors */
  padding: .3em 0 .2em 0; /* space above and below text */
  text-decoration: none;  /* no underline */
  /*border-top: 5px solid #ffbc57;  default orange */
  /*background-image: url(images/mArrow.gif);  12x6 image */
  background-repeat: no-repeat;
  /*background-position: 0 -20px;   initially invisible */
  width: 100%; /* required for IE */
}
#adminNav li a:hover {
	background-position: 50% -1px;
	color: #FF0000;
}
#pageFooter {
	position: absolute;
	top: 600px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#pageFooterScroll {
	position: absolute;
	top: 700px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#pageFooter ul,
#pageFooterScroll ul {
  margin: 0px; 
  padding: 0px;
  font-weight: bold;
}
#pageFooter li,
#pageFooterScroll li {
	float: left;
	padding: 0;
	list-style: none;
	width: 197px;
	height: 20px;
}
#pageFooter li a,
#pageFooterScroll li a {
	color: #FFFFFF;
}
#pageFooter li a:hover,
#pageFooterScroll li a:hover {
	color: #FF0000;
}
#homeText{
	position: absolute;
	top: 650px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
#main    {
	position: absolute;
	top: 0px;
	left: 0px;
	color: #FFFFFF;
	text-align: center;
    }
#main ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 10px;
    }
/* 1st list item has no left border */
#main li.first {
	border-left: 0px none;
	margin-left: -7px;
	color:#000000;
	font-style:italic;
}
/* any li element within main container */
#main li {
	border-left: 5px solid #0060DF;
	padding: 0px 0px 5px 3px;
	position: absolute;
	top: 500px;
}
#mainText    {
	position: absolute;
	top: 0px;
	left: 430px;
	right: auto;
    }
.alert {
	color: #FFFF33;
	font-weight: bolder;
}
.newslink a {
	color: #FFFF66;
	font-weight: bolder;
}
.headline {
	color: #FFFF99;
	font-weight: bolder;
}
.bodyText {
	color: #FFFF99;
}
.pLeft {
	text-align: left;
}
.linkImage {
	margin-right: 3px;
	margin-left: 3px;	
}
#photoUpload    {
	position: absolute;
	top: 50px;
	left: 10px;
	color: #FFFFFF;
	text-align: center;
}
#photoLoop    {
	position: absolute;
	top: 100px;
	left: 10px;
	color: #FFFFFF;
	text-align: center;
}