a {
	text-decoration : none;
	font-weight : bold;
	border-bottom : 1px solid #336699;
	color: #666666
}
a:hover {
	border-bottom : 1px solid #336699;
	color: #000000;
}
#header {
	position: relative;
	height: 87px;
	width: 100%;
	font-family: Tahoma;
	font-size: 30px;
	color: #EAC880;
	text-align: right;
	vertical-align: bottom;
	font-weight: bold;
	font-style: normal;
	letter-spacing: 0.5em;
	background-color: #24553F;
	z-index: 2;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	background-color: #E2F4EB;
}
#topMenu {
	position: relative;
	height: 20px;
	width: 100%;
	background-color: #7DC9A3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B547F;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B547F;
	z-index: 2;
}
#footer {
	position: relative;
	height: 20px;
	width: 100%;
	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2B547F;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2B547F;
	text-align: center;
	clear: both;
	font-size: 10px;
}
#mainContent {
	position: relative;
	width: 75%;
	background-color: #F7F9F7;
	padding: 8px;
	border: 1px solid #2B547F;
	z-index: 0;
	left: 20px;
	/*clear: none;*/
	float: left;
}
h1 {
	font-size: 18px;
	color: #C4A765;
	letter-spacing: 0.5em;
	font-family: Tahoma;
	/*word-spacing: 0.5em;*/
	background-image: url(../images/h1a.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}


#menuContainer
{
	padding:0px 0px 0px 10px;
	float:left;
	width:130px;
}
h2 {
	font-family: Tahoma;
	font-size: 30px;
	font-weight: bold;
	text-transform: none;
	color: #B8A15D;
	letter-spacing: 1pc;
}
#title1 {
	/*vertical-align: text-bottom;*/
	/*clear: right;*/
	float: right;
	top: 60%;
	position: relative;
}

.topbox {
	display : block;
	width : 130px;
	text-align : left;
	padding : 2px 5px;
	color : #24553F;
	background-color : #A3D9BE;
	text-decoration : none;
	font-size : 11px;
	font-weight : bold;
	border: 1px solid #999999;
}
#leftmenu {
	color : #666666;
	background-color: #B7E1CC;
	display : block;
	padding : 2px 5px;
	width : 130px;
	font-weight : bold;
	text-decoration : none;
	font-size : 90%;
 	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
	height: 120px;
}
a.leftmenu {
	color : #666666;
	background-color: #B7E1CC;
	display : block;
	padding : 2px 5px;
	width : 130px;
	font-weight : bold;
	text-decoration : none;
	font-size : 90%;
 	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
}
a.leftmenu1 {
	color : #666666;
	background-color: #B7E1CC;
	display : block;
	padding : 2px 5px;
	width : 130px;
	font-weight : normal;
	text-decoration : none;
	font-size : 75%;
 	border-right : 1px solid #999999;
	border-bottom : 1px solid #999999;
	border-left : 1px solid #999999;
}
a.leftmenu:hover {
	color : #336633;
	background-color: #C2E6D4;
	display : block;
	padding : 2px 5px;
	width : 130px;
	text-decoration : none;
}
#spacer {
	height: 10px;
	width: 100%;
}
