/* CSS Document */

.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}

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

.hovermenu ul li a{
padding: 1px 0.5em;
text-decoration: none;
float: left;
color: #FFFFFF;
background-color: #666666;
border: 1px solid #666666;
}

.hovermenu ul li a:hover{
background-color: #999999;
border-style: outset;
}

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

#header{
position:absolute;
	left:0px;
	top:0px;
	width:30px;
	height:128px;
	z-index:2;
	background-color: #6D707A;
	border-bottom : medium Black;
	border-bottom-style : groove;
}
#logo{
	position:absolute;
	left:30px;
	top:0px;
	width:423px;
	height:121px;
	z-index:2;
	
}
#nav{
position:absolute;
	left:456px;
	top:0px;
	width:344px;
	height:128px;
		z-index:2;
	background-color: #6D707A;
	border-bottom : medium Black;
	border-bottom-style : groove;
}

#main {
	position:absolute;
	left:0px;
	top:128px;
	width:800px;
	height:472px;
	z-index:2;
	
}

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Arial, Helvetica, sans-serif;
	border-color: #000000;
	background-color: #999999
}
#menu {
	position:absolute;
	left:417px;
	top:70px;
	width:566px;
	height:75px;
	z-index:2;
	
	}
#tag {
	position:absolute;
	left:189px;
	top:182px;
	width:452px;
	height:40px;
	z-index:10;
	layer-background-image: url(/images/tag.gif);
	border: 1px none #000000;}
#lic {
	position:absolute;
	left:490px;
	top:108px;
	width:158px;
	height:28px;
	z-index:11;
	font-weight: bold;
	color: #FFFFFF;
	}
#top {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:128px;
	z-index:1;
	background-color:#6D707A;
	border-bottom : medium Black;
	border-bottom-style : groove;
}
H1 {
	text-align: center;
}
h2 {
	text-align: center;
}
h3 {
	text-align: center;
	padding: 3px;
}
p {
	text-indent: 20pt;
}
h1 {
	text-align: center;
}
#frontpic{
	text-indent: 40pt;
	left: 98px;
	top: 45px;
	z-index:2;
	vertical-align: text-top;
	display: list-item;





}
