@charset "UTF-8";
#container {
	width: 780px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	background-color: #FFF;
	overflow:auto;
	background-image:url(../images/border1.gif);
	background-repeat:repeat-y;
}
#containertopleft {
	margin:0px;
	height: 454px;
	width: 227px;	
}
#containertopright{
	width: 553px;
	float: right;
	margin-top: -454px;
}
#containerbottom{
	height: 191px;
	width: 780px;
	float: left;
	margin-right: -10px;
	background-image: url(../images/menufooter.jpg);
	background-repeat: no-repeat;
}

#containerlogo{
	margin:0px;
	height: 211px;
	width: 227px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
}

#containerbuttons{
	margin:0px;
	height: 243px;
	width: 227px;
}
#containertopimage{
	margin:0px;
	height: 251px;
	width: 553px;
	float: right;
	background-image: url(../images/menuheader.jpg);
}
#containercontent{
	margin:0px;
	width: 553px;
	float: right;
	background-image: url(../images/menucontent.gif);
	background-repeat:repeat-y;
	overflow:auto;
}

#containerbuttonnav{
	height: 150px;
	width: 227px;
}
#containerbuttonnavbottom{
	width:227px;
	height:93px;
	background-image: url(../images/navbutton.gif);
}
#containerbuttonnavimage{
	width:35px;
	height:150px;
	background-image:url(../images/border1.gif);
}

#contentcopy{
	height: 200px;
	width: 350px;
	padding-right: 0px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	vertical-align: baseline;
	word-spacing: 0px;
	padding-top: 0px;
	margin-top: -18px;
	float: left;
}

#button{
	width:192px;
	height:150px;
	margin-left: 35px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:17px;
	text-align:center;
}
#button ul{
	list-style: none;
	margin:0px;
	padding:0px;
	border:none;
}
#button li{
	margin:0px;
}
#button li a {
	display:block;
	padding:5px 5px 5px 5px;
	background-image:url(../images/buttonClick.gif);
	background-repeat:no-repeat;
	text-decoration:none;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:17px;
}

#button li a:hover{
	background-image:url(../images/buttonOver.gif);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:17px;
	color:#000;
	font-weight:bold;
}
html>body #button li a{
	width: auto;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000;
	font-size:17px;
}

#menubtn{
	height: 89px;
	width: 305px;
	margin-top: -7px;
}

#menutabs{
	font-size:12px;
	margin:0 50px 10px 15px;
}

.eglist td { border-bottom:#69712A solid 1px; padding:2px}