BODY
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 12pt;
    /* named color: linen */
    BACKGROUND: #FAF0E6 no-repeat fixed center center;
    color: black;
    font-family: arial, helvetica, sans-serif;
}
h1
{
    font-weight: bold;
    font-size: 16pt;
    font-family: arial, helvetica, sans-serif
}
h2
{
    font-weight: bold;
    font-size: 14pt;
    font-family: arial, helvetica, sans-serif
}
h3
{
    font-weight: bold;
    font-size: 12pt;
    font-family: arial, helvetica, sans-serif
}
h4
{
    font-weight: normal;
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif
}
h5
{
    font-weight: normal;
    font-size: 8pt;
    font-family: arial, helvetica, sans-serif
}
h6
{
	font-weight: 300;
	font-size: 8pt;
	font-style: italic;
    font-family: arial, helvetica, sans-serif
}
p
{
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif
}
ul
{
    font-size: 10pt;
    font-family: arial, helvetica, sans-serif
}
a:link
{
    font-size: 8pt;
    font-weight: 300;
    color: #3300ff;
    font-family: arial, helvetica, sans-serif
}
a:active
{
    font-size: 8pt;
    font-weight: 300;
    color: #006600;
    font-family: arial, helvetica, sans-serif
}
a:hover
{
    font-size: 8pt;
    font-weight: 300;
    color: #006600;
    font-family: arial, helvetica, sans-serif
}
a:visited
{
    font-size: 8pt;
    font-weight: 300;
    color: #3300ff;
    font-family: arial, helvetica, sans-serif
}
.title_left {
	width: 20px;
	height: 16px;
	/*background-image: url('buttons/tab_blue1_left.gif');*/
	background-color: lightsteelblue;
}
.title_cell {
	height: 18px;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	background-color: #004040;
}
.title_cell_wh {
	height: 18px;
	font-size: 8pt;
	font-weight: bold;
	color: #f5ed19;
	text-align: center;
	vertical-align: bottom;
	background-color: #004040;
}
.font-family {
	width: 20px;
	height: 16px;
	/*background-image: url('buttons/tab_blue1_right.gif');*/
	background-color: lightsteelblue;
}
#wrapper
{
	width: 880px;
	background-color: #f8f8f8;
	margin-left: auto;
	margin-right: auto;
	padding-left: 5px;
	padding-right: 5xp;
}
.date_cell {
	font-size: 8pt;
	font-weight: bold;
	/*color: #FAF0E6;*/
	color: #000000;
	text-align: center;
	vertical-align: top;
	/*background-color: #FAF0E6;*/
	background-color: #FFFFFF;
	
}
.signup_cell {
	font-size: 8pt;
	text-align: center;
	vertical-align: top;
	color: #CC0000;
}
.event_cell {
	font-size: 8pt;
	vertical-align: top;
	color: #CC0000;
}
.toc_cell {
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	vertical-align: top;
}
.schedbox {
	font-size: 10pt;
	width: 402px;
	background-color: #FFFFFF;
	border:1px solid #000080;
}
.welcomebox {
	font-size: 10pt;
	background-color: #FFFFFF;
	border: 1px solid #004040;
}
.msgbox {
	font-size: 10pt;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
	margin-bottom: 6px; 
}
.font-family a:hover {
	background-color: darkblue;
	color: #FFFFFF;
}
.linkbox {
	font-size: 8pt;
	width: 160px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
	margin-bottom: 10px; 
}
.linkbox a:hover {
	background-color: darkblue;
	color: #ffffe7;
}
.linkbox2 {
	font-size: 8pt;
	width: 380px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
	margin-bottom: 10px; 
}
.linkbox2 a:hover {
	background-color: darkblue;
	color: #ffffe7;
}
.tocbox {
	font-size: 8pt;
	width: 190px;
	height: 280px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
	margin-bottom: 4px;
	overflow: auto;
}
.font-family a:hover {
	background-color: darkblue;
	color: #ffffe7;
}
.resultsbox {
	font-size: 8pt;
	width: 360px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
	margin-bottom: 6px;	
}
.resultsbox a:hover {
	background-color: darkblue;
	color: white;
}
.photobox {
	font-size: 8pt;
	width: 400px;
	background-color: #FFFFFF;
	border: 1px solid #004040;
}
.menucell {
	font-size: 8pt;
	width: 200px;
	height: 30px;
	vertical-align: top;
}