body {
	font-family: arial, helvetica, serif;
	background-image: url('fireworks_source/background.png');
	background-position:center;
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-color: #3D3E37;
	padding:0px;
	margin:0px;
	font-size: 1em;
	text-align: left;
}

p {
margin:0;
padding:10px 15px 0;
z-index:10;
}

p, dl, multicol {
display:block;
margin:1em 0;
}



.order_even {
	background-color: transparent;
	height: 60px;
	font-size: .8em;
}

.order_odd {
	background-color: #DEE0CF;
	height: 60px;
	font-size: .8em;
}



#nav { 
	padding:0px;
	margin:0px;
	list-style: none;
	font-size: 12pt;
	line-height: 1;
	text-align: left;
}

#nav ul { /* all lists */
	list-style: none;
	line-height: 1;
}

#nav a:active {
	display: block;
	color: White;
	font-style: none;
	width: 10em;
	font-weight: bold;
	text-decoration: none;
}

#nav a:hover {
	display: block;
	color: White;
	width: 10em;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
}

#nav a {
	display: block;
	color: White;
	width: 10em;
	font-style: none;
	font-weight: bold;
	margin: 2px;
	text-decoration: none;
}


#nav li { /* all list items */
	float: left;
	z-index: 12;
	padding-left: 10px;
	padding-top: 2px;
	width: 10em; /* width needed or else Opera goes nuts */
}

.divider {
	background-image: url('fireworks_source/divider.png');
	background-repeat: no-repeat;
	background-position: top right;

}

#nav li ul { /* second-level lists */
	position: absolute;
	background-image: url('fireworks_source/menuback.png');
	background-position: bottom left;
	padding-top: 10px;
	padding-left: 0px;
	z-index: 10;
	padding-bottom: 15px;
	width: 198px; 
	font-size: 10pt;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#nav li:hover, #nav li.sfhover { /* lists nested under hovered list items */
	position: static;
}


#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#menu_back {
	background-image: url('fireworks_source/menuback.png');
	background-repeat: no-repeat;
	background-position: top right;
	height: 30px;
	position: absolute;
	z-index: 99999;
	width: 760px;
}



table {
	text-align: left;
}


.highlight {
	text-align: center;
	position: relative;
	padding: 10px;
	margin: 10px;
	background-image: url('images/menuback.jpg');
	background-repeat: repeat-x;
	width: 80%;
}


#left_menu {
	width: 208px;
	line-height: 1.4;
	background-color: #A1B471;
}

.left_menu
{
	font-family: helvetica, serif,arial,times;
	padding-left: 0px;
	padding-bottom: 2px;
	font-size: 10pt;
	font-weight: bold;
	font-style: italic;
}

#content {
	margin: 0px;
	padding: 10px;
	z-index: 10;
	background-image: url('fireworks_source/grass.png');
	background-position:bottom right;
	background-repeat: no-repeat;
}

P {
	margin: 0px;
	padding-top: 10px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	z-index: 10;
}

H2 {
	font-family: times, arial, helvetica, serif;
	font-size: 14pt;
	color: #4E6732;
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 0px;
	margin: 0px;
	z-index: 10;
}

H2.left_menu {
	font-size: 12pt;
}

H4 {
	font-family: times, arial, helvetica, serif;
	font-size: 12pt;
	color: #4E6732;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}


.h2_like
{
	font-family: times, arial, helvetica, serif;
	font-size: 12pt;
	color: #4E6732;
	font-weight: bold;
	margin-bottom: 3px;
	z-index: 10;
}


#helptxt {
	font-family: times, arial, helvetica, serif;
	font-size: 9pt;
	color: #AE0000;
	margin-bottom: 3px;
	z-index: 10;
}


.comic {
	font-family: times, arial, helvetica, serif;
	font-size: 12pt;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}

.comic2 {
	font-family: times, arial, helvetica, serif;
	color: #8A222B;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}


.emp {
	font-family: times, arial, helvetica, serif;
	font-size: 14pt;
	color: #729051;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	z-index: 10;
}


H1 {
	font-family: times,arial, helvetica, serif;
	font-size: 18pt;
	color: #333333;
	margin-bottom: 3px;
	padding-left: 0px;
	text-decoration: none;
	z-index: 10;
}

a:active {
	color: #3C4F26;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	z-index: 10;
}

a:hover {
	color: #4E6732;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	z-index: 10;
}

a {
	color: #3C4F26;
	font-weight: bold;
	font-style: italic;
	text-decoration: underline;
	z-index: 10;
}

.footer
{
	font-weight: bold;
	font-style: italic;
	padding-top: 8px;
	color: #4E6732;
	width: 100%;
	height: 70px;
	background-color: White;
}

#myGallery{  
	position:relative;  
	width:760px; /* Set your image width */  
	height:200px; /* Set your image height */
	background-color: #20201E;
}
#myGallery img{  
	display:none;  
	position:absolute;  
	top:0;  
	left:0;
}
#myGallery img.active{  
	display:block;
}

.img_right{
	padding-left: 20px;
}
.img_left{
	padding-right: 20px;
}

form.search {
	margin:0;
	float:right;
	padding:5px 15px 11px;
	color:#eee;
}

.search input {
	padding:3px;
	margin:0;
	background:url('../fireworks_source/bk_searchbox.png') left bottom repeat-x;
	border:1px solid #eee;
	color:#eee;
}

.search input.button {
	background:none;
	border:none;
	padding:0;
	color: black;
	font-family: "Times New Roman", Times, serif;
	font-size:.9em;
	font-weight: bold;
}

.searchr{
	font-family: "Times New Roman", Times, serif;
	font-size:.9em;

}

.searchrh{
	font-family: "Times New Roman", Times, serif;
	font-size:.9em;
	background-color: #A1B471;
}


#searchinfo
{
	background-image: url('fireworks_source/searchbackground.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-top: 23px;
	padding-left: 20px;
	height: 30px;
}


