body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px  0px  0px  0px;
}
body td {
	vertical-align:top;
}
div.topline {
  height: 15px;
  background-color: #999999;
  background-image: url(nav/top_shade.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
div.tape {
	background-color: #FEFF02;
	background-image: url(nav/tape.gif);
	background-repeat: repeat-x;
	height: 13px;
}
div.admin {
	background-color: #FEFF02;
	background-image: url(nav/admin.gif);
	background-repeat: repeat-x;
	height: 13px;
}
div.bottomline {
    height: 15px;
	background-color: #999999;
	background-image: url(nav/bottom_shade.gif);
	background-repeat: repeat-x;
	background-position: top;
}
div.topline hr, div.tape hr, div.admin hr, div.bottomline hr {
  display: none;
}
#logo {
	font-weight:bold;
	width: 215px;
	height: 140px;
	color:#FEFF02;
	background-color: #399300;
	background-image: url(nav/top_left.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
#logo a:link, #logo a:visited {
	color:#FEFF02;
	text-decoration: underline;
	font-weight: bold;
}
#logo a:hover, #logo a:active {
	text-decoration: none;
}
#sidebar {
	background-color: #FFFFFF;
	vertical-align: top;
}
#sidebar p {
	margin: 0px;
	line-height: 15px;
}
#main {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #999999;
	font-size: 0.7em;
	background-image: url(nav/corner_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#main th {
	background-color: #CCCCCC;
	font-weight: bold;
}
#main a {
	color: #399300;
	text-decoration: underline;
	font-weight: bold;
}
#main a:link, #main a:visited {
	color: #399300;
	text-decoration: underline;
	font-weight: bold;
}
#main a:hover, #main a:active {
	text-decoration: none;
}
#main td {
	vertical-align: top;
}
#main h1 {
	font-size: 1.4em;
	text-transform: uppercase;
	color: #399300;
}
#main h2 {
	font-size: 1.2em;
	margin: 5px 5px 5px 0px;
	color: #399300;
}
#main h3 {
	font-size: 1em;
	margin: 3px;
}
.bg_grey {
	background-color: #EEEEEE;
}
.bg_grey2 {
	background-color: #CCCCCC;
}
#endline {
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	padding-right: 10px;
	padding-bottom: 15px;
	text-decoration: none;
	margin-right: 10px;
}
#endline a {
	text-decoration: none;
	color: #999999;	
}
#endline a.here {
	text-decoration: underline; !important
	color: #999999;
}
a.menu {
	display: block;
	background-color: #399300;
	background-image: url(nav/green_fade.gif);
	background-repeat: repeat-x;
	width: 100px;
	height: 25px;
	margin: auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	<!-- background-color: transparent; -->
}
a.menu:link, a.menu:visited {
	color: #FEFF02;
}
a.menu:hover, a.menu:active {
	background-color: #FEFF02;
	background-position: 0 -36px;
	color: #399300;
}
a.submenu, a.submenu_dis{
    background-color: #999999;
	display: block;
	//background-color: transparent;
	background-image: url(nav/submenu.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 23px;
	text-align: left;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-indent: 10px;
}
a.submenu_dis{
	height: 15px; !important
}
a.submenu:link, a.submenu:visited, a.submenu_exp_last:link, a.submenu_exp_last:visited {
color: #333333;
}
a.submenu:hover, a.submenu:active, a.submenu_exp_last:hover, a.submenu_exp_last:active {
background-color: #CCCCCC;
background-position: 0 -36px;
color: #000000;
}
a.submenu_dis:link, a.submenu_dis:visited, a.submenu_dis:hover, a.submenu_dis:active {
background-position: 0 -72px;
color: #333333 !important;
cursor: default;
}
a.submenu_exp, a.submenu_exp_last {
	background-color: #999999;
	display: block;
	//background-color: transparent;
	background-image: url(nav/submenu.gif);
	background-repeat: no-repeat;
	width: 215px;
	height: 15px;
	text-align: left;
	font-size: 0.55em;
	font-weight: normal;
	text-decoration: none;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	text-indent: 15px;
}
a.submenu_exp_last {
	height: 23px; !important
}

a.submenu_exp:link, a.submenu_exp:visited {
background-position: 0 -72px;
color: #333333;
}
a.submenu_exp:hover, a.submenu_exp:active {
background-color: #CCCCCC;
background-position: 0 -108px;
color: #000000;
}
.red {
	color: #FF0000;
}
.main_innerwindow {
	margin: 5px;
	padding: 5px;
	width: 600px;
	border: thin solid #CCCCCC;
}
.main_innerwindow p {
	text-indent: -10px;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 25px;
}

/* -------------------------------------------
THUMBNAIL VIEWER, CAN USE WITH IMAGES OR TEXT 
to use:
<a class="thumbnail" href="#thumb"><img src="media/tree_thumb.jpg" width="100px" height="66px" border="0" /><span><img src="media/tree.jpg" /><br />Simply beautiful.</span></a>

<a class="thumbnail" href="#thumb"><img src="media/ocean_thumb.jpg" width="100px" height="66px" border="0" /><span><img src="media/ocean.jpg" /><br />So real, it's unreal. Or is it?</span></a>

<br />
<br />

<a class="thumbnail" href="#thumb">Dynamic Drive<span><img src="media/dynamicdrive.gif" /><br />Dynamic Drive</span></a><br />
<a class="thumbnail" href="#thumb">Zoka Coffee<span><img src="media/zoka.gif" /><br />Zoka Coffee</span></a>

*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

/* END ------------------------------------------- */

<!-- green old: #2D6700;  new:#399300, yellow: #FEFF02; -->