body {
	background-color: #413d3c;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position:center;
	font-family: "Palatino", "Georgia", "Baskerville", serif;
    overflow:hidden;	
}

#head {
	background: url(../graphx/headback.jpg) repeat-x center top;
}

#header {
	height: 152px;
	width: 960px;
	margin: 0 auto;
	background: url(../graphx/headerback.jpg) no-repeat center;
	overflow:hidden;
}

#menu {
	font-size:15px;
	position: absolute;
	overflow: hidden;
	width: 960px;
	margin: 116px auto;
	top: 4px;
}

#menu a, a:visited {
	color:#fff;
	text-decoration:none;
}

#menu a:hover {
	font-weight:bold;
	}


#lowermenu {
	font-size:15px;
	background:url(../graphx/lowermenuback_trans.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ece7d4;
	overflow: hidden;
	height: 80px;
	margin-left:60px;
	margin-right:60px;	
	top: 156px;
}

#lowermenu a, a:visited {
	color:#413d3c;
	text-decoration:none;
}

#lowermenu a:hover {
	font-weight:bold;
	}
	
#maincontent {
	margin: 0 auto;
}

#content {
	position:absolute;
	overflow: auto;
	top: 187px;
	bottom: 0px;
	overflow-x:hidden;
	z-index:497;
	padding: 0 20px;
	left:60px;
	right:60px;	
	margin-left:0px;
	margin-right:0px;
	background-color:#ece7d4;
}

#c2 {
	position:absolute;
	overflow: none;
	width: 960px;
	top: 187px;
	bottom: 0px;
	z-index:25;
}

.whitetext {
	color:#fff;
	}
	
.darktext{
	color: #413d3c;	
}

h1 {
	font-size:18px;
	margin: 0 15px;
}

#maincontent a, a:visited{
	color:#666;
	text-decoration: none;
}

#maincontent a:hover{
	color:#000;
}

#google_translate_element {
	position:absolute;
	top : 0px;
	right : 0px;
}	

#apDiv1 a, a:visited{
	color:#EAEAEA;
	text-decoration: none;
}

#apDiv1 a:hover{
	color:#FFF;
}

#searchwindow {
	position:relative;
	left: 29px;
	top: 0px;
	width: 900px;
}

.smallink{
	font-size:13px;
}


