﻿body {margin:0 auto;background-color:#BDC788;
      background-image:url(images/body.jpg);
      background-repeat:repeat-x;text-align: center; font-family:Georgia, Times New Roman, Times, serif;
	font-size: 93%;}
img {border:0;}

#wrapper {position: relative; width: 945px; margin: 0 auto; text-align: left;}
 

#splashnav {
	font-size:11px;
	padding:0 15px;
	text-align:right;

}

#splashnav ul li{display: inline;
list-style-type:none;
padding:0 18px 0 0;
text-decoration:none;
}

#splashnav ul li a {color:#ffffff;font-weight:bold;}
#splashnav ul li a:hover{color:#ffffff;}
a:link, a:visited {color:#F67108;text-decoration:none;}
a:hover{color:#F67108;}
#wrap-inner {background:url(images/middle.jpg) repeat-y;}
#top {position:relative;background: url(images/top.jpg) no-repeat; width:945px; height:20px;}
#topmiddle {position:relative; margin:-15px 0 0 35px;}
h1{font-size:16px; font-style:italic;color:#FFA439;letter-spacing:1.7px;}

#main {background:url(images/splash.jpg);width:945px; height:474px;margin:0;}
#bubble {position:relative; margin-left:843px;font-size:10px;width:88px; height:30px;text-align:center;padding-top:10px;}
#logo{padding-left:269px;padding-top:40px;}
#flash {margin-top:74px; margin-left:246px;}
#navsplash2{margin:4px 4px;
background:#000000;
font-weight:bold; 
font-size:11px;

text-align:center;
}

#navsplash2 ul li{display: inline;
list-style-type:none;
padding:0 18px;
text-decoration:none;
line-height:21px;
}

#navsplash2 ul li a {color:#ffffff;}
#navsplash2 ul li a:hover{color:#F57208;}
#content {margin:10px 35px; text-align:justify; background:#ffffff; padding:10px;}

#bottom {background: url(images/bottom.jpg) no-repeat; width:945px; height:23px;
font-size: 10px; text-align:center;
}
a.info{
    position:relative; /*this is the key*/
    z-index:24; 
    color:#728600;
    text-decoration:none; }

a.info:hover{z-index:25;}

a.info span{display: none}

a.info:hover span{
	display:block;
	position:absolute;
	top:0;
	left:-350px;
	width:300px;
	padding: 10 10;
	border:1px solid #728600;
	background-color:#ffffff;
	color:#000;
	text-align:justify;
	font-family:
; 	font-family: Arial, Helvetica, sans-serif;
    }
	
	

	
