/* darkgreen #092e20 */
/* darkergreen #204130 */
/* background green #234f32; */
/* offwhite #fdfdfd */
/* nicewhite #fbfaff */
/* darkyellow #ab5603 */
/* linkyellow #cb8613 */

/* lightestblue #aeccff */
/* lighterblue #6499f3 */
/* lightblue #5171a6 */
/* darkblue #253574 */
/* lightpurple #5b3a82 */
/* darkpurple #332269 */

.style1 {font-weight: bold}

body, th, td { font:14px/1.5em Arial,sans-serif; }
body { color: #fbfaff; background: #fbfaff url('images/TOP masthead 2.jpg') no-repeat top center ;}
/* body { background: #332269; color: #fdfdfd; } */
/* #rootwrap { background: #fdfdfd; width: 90%; left: 4%; } */
#rootwrap { width: 90%; left: 4%; } 
#content { } 
/* #rightcol { background: #fdfdfd; } */
#leftcol {  }
#navbox { background: url(images/tophil_lines.jpg) repeat 25% 25%; padding-top: 1em; border: medium solid #253574; margin-bottom: 1em }
/* adjust header height to position where navbox falls against the masthead image */
#header { color: #fbfaff; text-align: center; width: 100%; height: 300px; }
#footer { color: #000; padding: 0; }
#leftcol { font-family: Arial; white-space:nowrap; }
#leftcol li { list-style-type:none; margin:0; padding:0; }
/* #leftcol li { display:block; float:left; list-style-type:none; margin:0; padding:0; } */
/* #leftcol a { padding:10px 16px 10px 16px; background:#fdfdfd; } */
#leftcol a { padding:10px 16px 10px 16px; }
/* #leftcol a { display:block; float:left; padding:10px 16px 10px 16px; background:#332269; } */
#leftcol a:hover, #rightcol a:hover { color:white; background:#5b3a82; }
#leftcol a:link { color:#fbfaff; text-decoration:underline; }
#leftcol a:visited { color:#fbfaff; text-decoration:underline; }
/* #offwhite { background: #fdfdfd;  } */
a {text-decoration: none;}
a img {border: none;}

hr { width: 80%; color: #253574; clear: both; }
a:link { color:#fbfaff; text-decoration:underline; }
a:visited { color:#aeccff; text-decoration:underline; }

#bottom { width: 90%; background: ;#332269 }


.floatright { float: right; clear: both; border: 8px solid #fdfdfd; margin-left: 1em; }

h1,h2,h3,h4 { margin-top:.8em; font-family: Arial; font-weight:bold; color: #fbfaff;  letter-spacing: 0.1em}



#leftcol li { list-style-type:none; padding-bottom: 1em; font-size: 1.0em; font-weight: bold; letter-spacing: 0em; text-transform: uppercase; }
#leftcol ul { padding: 0px; text-align: right; }


/* rounded corners white on green */
/* .rbroundbox { background: #5b3a82; } */
.rbroundbox { background: url(images/tophil_lines.jpg) repeat 25% 25%; padding: 1em; border: 2px solid black}
/*
.rbtop div { background: url(images/layout/tl.gif) no-repeat top left; }
.rbtop { background: url(images/layout/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/layout/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/layout/br.gif) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot { width: 100%; height: 7px; font-size: 1px; }
.rbcontent { margin: 0; padding: 1em; padding-top: 0; }
.rbroundbox { width: 100%; margin: 0; }
*/

/* rounded corners green on white */
/*
.gowrbroundbox { background: #fdfdfd; }
.gowrbtop div { background: url(images/layout/gow_tl.gif) no-repeat top left; }
.gowrbtop { background: url(images/layout/gow_tr.gif) no-repeat top right; }
.gowrbbot div { background: url(images/layout/gow_bl.gif) no-repeat bottom left; }
.gowrbbot { background: url(images/layout/gow_br.gif) no-repeat bottom right; }
.gowrbtop div, .gowrbtop, .gowrbbot div, .gowrbbot { width: 100%; height: 7px; font-size: 1px; }
.gowrbcontent { margin: 0; padding: 1em; padding-top: 0; }
.gowrbroundbox { width: 100%; margin: 0; }
*/

.hoverbox
{

}

.hoverbox a .preview
{
	display: none;
}

.hoverbox a:hover .preview
{
	display: block;
	position: absolute;
	z-index: 1;
}

.hoverbox img
{
	background: #fff;
	border-color: #aaa #ccc #ddd #bbb;
	border-style: solid;
	border-width: 1px;
	color: inherit;
	padding: 2px;
	vertical-align: top;
}
