a:link {
	color: #427548;
	text-decoration: none;
}

a:visited {
	color: #427548;
	text-decoration: none;
}

a:hover {
	color: #ea6b2f;
	text-decoration: none;
}

a:active {
	color: #427548;
	text-decoration: none;
}

a.here:link {
	color: #000000;
}

a.here:visited {
	color: #000000;
}

a.here:hover {
	color: #000000;
}

a.here:active {
	color: #000000;
}

body{
	background-color: #cdc6b6;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: black;
}
h1 {
	font-size: 1.3em;
}

h2 {
	font-size: 1.1em;
}
li{
}

ul {
}

.box {
	margin-left: auto;
	margin-right: auto;
	margin-top: 50px;
	width: 750px;
}

.byeline {
	font-style: italic;
	font-weight: bold;
}

.cestalogo1 {
	margin-left: auto;
	margin-right: auto;
}

.cont {
	background-color: #eceae6;
	float: left;
	padding: 25px 20px;
	text-align: left;
	width: 500px;
}

.content {
	background-color: #cdc6b6;
	margin-left: auto;
	margin-right: auto;
}

.contentbox {
	margin-left: auto;
	margin-right: auto;
}

.men {
	background-color: #e2ddd3;
	float: right;
	padding: 20px 10px;
	width: 150px;
}

.men ul{
	list-style: none;
}

.men ul li {
	margin-left: -25px;
	padding-left: 0;
	padding-top: 1em;
}

.updated {
	
	font-size: smaller;
	font-style: italic;
	margin-bottom: 2em;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2em;
	text-align: right;
	
}

#bottom {
	background-color: #ea6b2f;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 3em;
	text-align: center;
	width: 740px;
	clear: both;
}

#cestalogo {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#navmenu{
	background-color: #ea6b2f;
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 740px;
}

#navmenu a:link {
	color: #000000;
	text-decoration: none;
}

#navmenu a:visited {
	color: #000000;
	text-decoration: none;
}

#navmenu a:hover {
	color: #427548;
	text-decoration: none;
}

#navmenu a:active {
	color: #427548;
	text-decoration: none;
}

#navmenu li a{
}

#navmenu ul{
	display: inline;
	margin-left: 0;
	padding-left: 0;
	vertical-align: middle;
}

#navmenu ul li {
	border-left: 1px solid #474747;
	display: inline;
	font-weight: bold;
	list-style: none; /*margin: 500 0;
	margin-bottom: 100;*/
	padding: 2px 15px 5px;
}

#navmenu ul li.firstmenu {
	border-left: none;
}

