body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px  0px  0px  0px;
}
div.topline {
  height: 15px;
  background-color: #999999;
  background-image: url(nav/top_shade.gif);
  background-repeat: repeat-x;
  background-position: bottom;
}
div.tape {
	background-image: url(nav/tape.gif);
	background-repeat: repeat-x;
	height: 13px;
	background-color: #004678;
}
div.admin {
	background-image: url(nav/admin.gif);
	background-repeat: repeat-x;
	height: 13px;
	background-color: #004678;
}
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.bottomline hr, div.admin hr {
  display: none;
}
#logo {
	color:#004678;
	font-weight:bold;
	background-image: url(nav/logo_bg.gif);
	background-repeat: repeat-x;
	background-position: left;
	background-color: #FEC050;
}
#icons a {
	text-decoration:none;
	color:#004678;
}
#midline {
	background-image: url(nav/bg.gif);
	background-repeat: repeat-x;
	color: #FEC050;
	height: 135px;
	background-color: #004678;
}
#midline h1 {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 1em;
	background-image: url(nav/arrow.gif);
	background-repeat: no-repeat;
	padding-right: 5px;
	padding-left: 50px;
	color: #FEC050;
	background-position: 15px 0px;
	text-align: left;
	vertical-align: top;
}
#midline p {
	color: #CCCCCC;
	font-size: .9em;
	padding-left: 50px;
	width: 400px;

}
#midline a {
	color: #FEC050;
	text-decoration: none;
}

#sidebar {
	background-color: #FFFFFF;
	width: 230px;
	vertical-align: top;
}
#sidebar p {
	margin: 0px;
	height:1%;
}
a.submenu, a.submenu_dis{
	display: block;
	background-color: transparent;
	background-image: url(nav/submenu.gif);
	background-repeat: no-repeat;
	width: 230px;
	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;
	background-color: #999999;
}
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-position: 0 -36px;
	color: #000000;
	background-color: #cccccc;
}
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 {
	display: block;
	background-color: transparent;
	background-image: url(nav/submenu.gif);
	background-repeat: no-repeat;
	width: 230px;
	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;
	background-color: #999999;
}
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-position: 0 -108px;
color: #000000;
background-color: #cccccc;
}

#main {
	text-align: left;
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
	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: #004678;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	text-decoration:underline;
}
#main a:active, #main a:visited, #main a:link {
}
#main td {
	vertical-align: top;
}
#main h1 {
	margin: 10px;
	font-size: 1.5em;
	color: #004678;
	font-weight:bold;
}
#main h2 {
	font-size: 1.2em;
	margin: 5px;
}
#main h3 {
	font-size: 1em;
	margin: 3px;
	font-weight: normal;
}

.heading {
	background-color: #CCCCCC;
	text-align: center;
}



.bg_grey {
	background-color: #EEEEEE;
}
.bg_grey2 {
	background-color: #CCCCCC;
}

#endline {
	font-size: 0.7em;
	color: #999999;
	text-align: right;
	padding-right: 25px;
	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: transparent;
	background-image: url(nav/menu.gif);
	background-repeat: no-repeat;
	height: 30px;
	margin: auto;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 0.6em;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}
a.menu:link, a.menu:visited {
color: #CCCCCC;
}
a.menu:hover, a.menu:active {
	background-position: 0 -44px;
	color: #004678;
	background-color: #FEC050;
}

.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;
}
/*NOT IN USE*/
.ad {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 120px;
	font-size: .7em;
	height: 70px;
	background-color: #ECE9D8;
	margin: 5px;
}
#ad {
	text-align: center;
	vertical-align: top;
	padding: 10px;
	width: 120px;
	font-size: .7em;
	height: 70px;
	background-color: #ECE9D8;
	margin: 5px;
}

/* -------------------------------------------
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 ------------------------------------------- */