a:link, a:visited, a:active {
	color: #000000;
	font-family: tahoma,helvetica,arial,sans-serif,verdana;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	text-transform: uppercase;
}

a:hover {
	border-color: #000000;
	color: #234B1E;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 0px;
	}

a.menu:link, a.menu:visited, a.menu:active {
	background: #CA7E5E;
	color: #234B1E;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 2px;
   text-decoration: none;
	display: block;
	padding: 0px 0px 0px 2px;
	margin: 1px 0px 1px 0px;
}
a.menu:hover {
	background: #234B1E;
      color: #CA7E5E;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 2px;
	}

a.menuside:link, a.menuside:visited, a.menuside:active {
	color: #234B1E;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
	}

a.menuside:hover {
	border-color: #000000;
	color: #234B1E;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0px;
   text-decoration: line-through;
}

body {
	background-color: #2d4832;
        background-image: url(http://larryhovis.net/charlemange/layout/bg.gif);
		  background-repeat: repeat;
		  padding: 38px;
        background-position: 0px 0px;
	color: #000000;
	font-family: tahoma;
	font-size: 10px;
	letter-spacing: 0px;
      margin: 0;
	text-align: center;
}

.content {
width: 632px;
	background-color: #CA7E5E;
	border-width: 4px 4px 4px 4px;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	text-align: justify;
}

.center {
width: 632px;
	background-color: #CA7E5E;
	border-width: 4px 4px 4px 4px;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	font-family: tahoma,helvetica,arial,sans-serif;
	font-size: 10px;
	padding: 1px 1px 1px 1px;
	text-align: center;
}

.navigation {
	background-color: #CA7E5E;
	border-width: 4px 4px 4px 4px;
	border-color: #000000;
	border-style: solid;
	color: #683224;
	font-family: tahoma, verdana,helvetica,arial,sans-serif;
	font-size: 11px;
	padding: 2px;
	text-align: left;
}

.navi {
	background-color: #CA7E5E;
	border-width: 4px 4px 4px 4px;
	border-color: #000000;
	border-style: solid;
	font-family: tahoma, verdana,helvetica,arial,sans-serif;
	color: #000000;
	font-size: 11px;
	padding: 2px 2px 2px 2px;
	text-align: center;
}


.head {
width: 469px;
	background-color: #CA7E5E;
	border-width: 4px 4px 4px 4px;
	border-color: #000000;
	border-style: solid;
	color: #000000;
	font-family: tahoma, verdana, helvetica,arial,sans-serif;
	font-size: 10px;
	font-weight: bold;
		letter-spacing: 1px;
	padding: 2px 2px 2px 4px;
	text-align: left;
	text-transform: uppercase;
	}














