body    {
	margin: 0;
	padding: 0;
	color: #000000;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
/*	background-image: url("artwork/background.gif"); */
	background-color: #ffffff;
	background-repeat: repeat-x;
}

* {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

div#homebody    {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div#mainbody    {
	width: 718px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
/* Header styling */
div#header	{
/*	width: 718px; */
	text-align: center;
	padding: 0 0 0px 0;
	height: 90px;
	background-image: url("artwork/livelytitle.gif");
	background-color: #cbe4fe;
	border-left: #1B3F94 1px solid;
	border-right: #1B3F94 1px solid;
	border-top: #1B3F94 1px solid;
}
div#homeheader	{
/*	width: 718px; */
	text-align: center;
	padding: 0;
	height: 90px;
	background-image: url("artwork/livelytitle.gif");
	background-color: #cbe4fe;
	border-left: #1B3F94 1px solid;
	border-right: #1B3F94 1px solid;
	border-top: #1B3F94 1px solid;
}

div#navbuttons    {
	width: 718px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

/* Button bar styling */
#navbuttons     {
	background-image: url("artwork/navbar.gif");
	background-repeat: no-repeat;
	padding: 0px;
	margin: 5px 0 5px 0;
	background-position: top center;
/*	border: 1px solid  #0000ff; */
}

ul#navbar { list-style-type: none; font: normal 14px arial, verdana, sans-serif; text-align: center; padding: 4px 3px 2px 3px; }
ul#navbar li {display: inline; }
ul#navbar li a { padding: 0px 0 0px 1px; color: #fff100; text-decoration: none; margin-right: 10px; margin-left: 2px; }
ul#navbar li.selected a {
	background-color: #fff100;
	color: #dd0000;
}
ul#navbar a:hover {background-color: #fff100; color: #1B3F94;}

/* Footer styling */
div#footer    {
/*	width: 718px; */
	background-image: url("artwork/gradient.gif");
	background-color: #ffffff;
	border-left: #1B3F94 1px solid;
	border-right: #1B3F94 1px solid;
	border-bottom: #1B3F94 1px solid;
	background-repeat: repeat-x;
}

.addr {
	color: #1B3F94;
	font-size: 12px;
	margin: 5px 20px 0px 20px;
}

.copy {
	color: #808080;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
div#cci  { color: #808080; font-size: 10px; text-align: center; padding-top: 10px; padding-bottom: 10px; background-color: transparent; text-decoration: none; background-image: none }
div#cci a { color: #808080; font-size: 10px; text-align: center; text-decoration: none; background-image: none }
div#cci a:hover  {background-color: #1B3F94; color: #ffffff; text-decoration: none; background-image: none }

/* Content styling */
div#homecontent    { 
	font-size: 10pt; 
	padding: 8px 8px 8px 8px; 
	height: 660px; 
/*	background-image: url("artwork/grid.png"); */
	background-color: #cbe4fe;
	border-left: #1B3F94 1px solid;
	border-right: #1B3F94 1px solid;
	border-bottom: #1B3F94 1px solid;
	position: relative;
}
div#content    { 
	font-size: 10pt; 
	color: #000000;
	padding: 8px 8px 8px 8px; 
	background-color: #cbe4fe;
	border-left: #1B3F94 1px solid;
	border-right: #1B3F94 1px solid;
	border-bottom: #1B3F94 1px solid;
}

/* table cells */
div#content td {
	font-size: 10pt;
	padding: 4px
}

/* headers */
.hometitle1 {
	font-size: 24px;
	color: #ffffff;
	margin-top: 340px;
}

/*#content   { font-size: 10pt; background-color: #e1ebfa; color: #080868; margin: 0px 0px 5px 20px; padding: 5px 10px 5px 10px; width: 920px;} */
#content h1   	 { color: #080868; font-size: 18pt; margin-top: 6px; margin-bottom: 6px; padding: 0 }
#content h2   	 { color: #080868; font-size: 16pt; margin-top: 4px; margin-bottom: 4px; padding: 0 }
#content h3 	  { color: #080868; font-size: 12pt; font-weight: normal; margin-top: 2px; margin-bottom: 2px; padding: 0 }
#content h4  	 { color: #080868; font-size: 10pt; margin: 4px }
#content h5   	   { color: #aa3333; font-size: 10pt; font-weight: bold; margin: 2px }
#content h6   	   { color: #aa3333; font-size: 7pt; font-weight: normal; margin: 0 2px 0 2px }
#content td    	{ color: #000000; font-size: 8pt }
#content th    	{ color: #080868; font-size: 9pt }
#content a:link {color: #080868; text-decoration: underline}
#content a:visited {color: #080868; text-decoration: underline}
#content a:active {color: #080868; text-decoration: underline}
#content a:hover {color: #ffffff; text-decoration: none; background-color: #0d126d}

/* lists */
div#content ul   { 
	margin: 0; 
	padding: 0 0 0 20px;
	font-size: 12pt; 
	font-weight: bold; 
}
div#content li   {
	font-size: 10pt; 
	margin: 0; 
	padding: 0 
}
div#content ul li ul   {
	margin-top: 10px ; 
	margin-bottom: 10px ; 
	font-size: 10pt;
	font-weight: normal;
}
div#content ol   { margin: 0; padding: 0 0 0 20px }

div#content ul.instruction   { 
	margin: 0; 
	padding: 0 0 0 10px; 
	font-weight: normal; 
}

div#content li.instruction   {
	font-size: 9pt; 
	margin: 0; 
	padding: 0 
}

div#content td .hangpara { text-indent: -18px ; padding: 0 0 0 20px; }
div#content td .hangpara ul { padding: 0 0 0 20px; }
div#content td .hangpara ul li { padding: 0 0 0 20px; }

#guestbook {
	width: 300px;
}

/* Form styling */
div#guestbook fieldset {padding: 0.25em; border:2px solid #1B3F94; }
div#guestbook legend {color:#1B3F94; font-size: 10pt; }
div#guestbook input    { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#guestbook textarea { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#guestbook option   { color: black; font-weight: normal; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
div#guestbook label   { color: black; font-weight: bold; font-size: 8pt; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; }
/* Other styling */
div#content.crpoint	     { cursor: pointer; }
div#content.headrow 	   { font-size: 10pt; font-weight: bold; background-color: #a0bcbc }
div#content.evenrow 	   { font-size: 10pt; background-color: #d2eeee }
div#content.oddrow	  	 { font-size: 10pt; background-color: #b6d2ee }
div#content.evenrowclick { font-size: 10pt; background-color: #d2eeee; cursor: pointer }
div#content.oddrowclick	 { font-size: 10pt; background-color: #b6d2ee; cursor: pointer }

