body{
background-color: #003000;

 background-image: url(images/BG3.jpg);
 background-repeat:repeat-x;
	
	margin-top:5;
	color:#ffffff;	
	font-family:  Baskerville,  Book Antiqua, Palatino;
/*;#DAA520	 
*/
}
.outertable{

background-color:#005300;
border-color:#DAA520;
 border-right-style:solid;
 border-left-style:solid;
 border-bottom-style:solid;
 border-top-style: solid;

  border-right-width: thin;
 border-left-width: thin;
 border-bottom-width: thin;
 border-top-width: thin;
 /* */

}
.innertable{
background-color:#045600;
 border-color:#DAA520;

 border-right-style:solid;
 border-left-style:hidden;
 border-bottom-style:hidden;
 border-top-style: hidden;
 font:Verdana, Arial, Helvetica, sans-serif
}
.wow {
font-size:large;
font-weight:bold;
font-family:  Baskerville, Book Antiqua, Palatino;
color: #F1C363;

}

 img.wow {border-color:#004200; border-style: outset;}


 A:link    { color:#F1C363; text-decoration:none; }
 A:visited { color:#F1C363; text-decoration:none; }
 A:active  { color:#F1C363; text-decoration:none; }
 A:hover   { color: #CCCCCC; text-decoration:none; }
 
 


.bevelmenu{
font-weight:bold;
font-family:  Baskerville,  Book Antiqua, Palatino;
padding: 6px 0;
margin: 0;
width: 100%;
background-color: #005300;
text-align: center; /*set value to "right" for example to align menu to the right of page*/
}

.bevelmenu li{
list-style: none;
display: inline;
}

.bevelmenu li a{
padding: 3px 0.5em;
text-decoration: none;
color: #ffffff;
background-color: #005300; 
border: 2px solid #005300;

}

.bevelmenu li a:hover{
color:#000000;
background-color: #F1C363; /* DAA520*/
border-style: outset;
}

html>body .bevelmenu li a:active{ /* Apply mousedown effect only to NON IE browsers */
border-style: inset;
}


 
 p.hypergurl {margin:0px auto;width:450px;filter:shadow;color:orange;font-size:24pt;line-height:200%:} 
 













