<!-- 
  body {
  background: #000000 url(../pageimages/middle00.jpg) repeat-y fixed top center;
  font-family: Century Gothic, Tahoma, Arial; 
  font-size: 10pt; 
  color: #e1bf7e;
  margin:0px;
  text-align: center;
  }
/* ANCHOR STYLES */
a { 
color: #FF9900; 
}

a:hover { 
color: #FF99FF; 
}

/* main page stuff */
#header-wrapper {
  width:850px;
  height:342px;
  background: url(../pageimages/header00.jpg);
  margin:0 auto 0px;
  }
  
  #top-links {
  width:850px;
  padding-top:5px;
  padding-left:5px;
  text-align:center;
  }

#outer-wrapper {
	width: 850px;
	padding:0px;
	text-align:left;
	background: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }

#main-wrapper {
  width: 650px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top:10px;
  float: right;
  word-wrap: break-word; 
  overflow: hidden;    
  }

#left-sidebar-wrapper {
	width: 170px;
	float: left;
	margin-left:4px;
	word-wrap: break-word;
	overflow: hidden;
	margin-top:10px;
   }
 
 #footer {
  width:850px;
  clear:both;
  margin:0 auto;
  padding-top:5px;
  padding-bottom:5px;
  line-height: 1.6em;
  letter-spacing:.1em;
  text-align: center;
  font:xx-small Georgia Serif;
}
 
 .links {
 padding-left: 5px;
 }
 
  #info {
 background: url(../pageimages/info0000.jpg);
 width: 170px;
 height: 100px;
 }
 
 /* END MAIN page: STUFF; */


/* TABLE DATA CELL FONT AND SIZE */
td { 
font-family: Century Gothic, Tahoma, Arial; 
font-size: 10pt; 
}

/* SMALL FONT SIZE */
.smfont { 
font-size: 8pt; 
text-decoration: none; 
}

/* LARGE FONT SIZE */
.lgfont { 
font-size: 11pt; 
font-weight: bold; 
}

/* BOLD FONT */
.boldtext { 
font-weight: bold; 
}

/* ACCENTED FONT */
.accent { 
font-style: italic; 
}

/* HIGHLIGHT TEXT */
.highlighttext { 
color: #ffffff; 
font-weight: bold; 
}

/* ACCENT TEXT */
.accenttext { 
color: #ffffff; 
font-weight: bold; 
}

.calandar {
font-style: italic;
text-decoration: underline;
font-weight: bold;
font-size: 16pt;
}

.calanderdate {
font-family: Ariel;
font-size: 12pt;
font-style: italic;
text-decoration: underline;
}

/* HEADER FONT COLOR */
.header { 
color: #e1bf7e; 
font-weight : bold; 
text-align : center; 
font-size : 24px; 
}

/* CELL COLOR FOR ACCENTS */
.accentcell { 
background-color: #ffffff; 
}

/* TABLE BORDER FOR ACCENTS */
.accenttable { 
border: 1px solid #ffffff; 
border-collapse: collapse; 
}

/* PAGE LINK */
.pagelinkcolor { 
color: #e1bf7e; 
text-decoration: none; 
}

a.pagelinkcolor:hover { 
color: #ffffff; 
}

// -->
