body {
	background-color: #FCF2D2;
	background-image: url('img/bg-repeat.jpg');
	background-repeat: repeat-x;
	color: #000;
}

h1 {
	color: #631800;
}

a {
	color: #c37b46;
	text-decoration: none;
}

a:hover {
	color: #000000;
}

#wrap {
	width: 848px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FCF2D2;
}

#wrap #top {
        height: 255px;
	background-image: url('img/top2.jpg');
}

#wrap #menus {
	width: 100%;
	
	text-align: center;
	margin-top: -155px;
	color: #631800;
}

#wrap #menus a {
	padding-left: 35px;
	padding-right: 35px;
	color: #631800;
	text-decoration: none;
}

#wrap #menus a:hover {
	color: #000;
}

#wrap #content {
	margin-top: 107px;
	min-height: 300px;
	overflow-y: auto;
}

#wrap #content #left {
	width: 181px;
	float: left;
}

#wrap #content #left ul li {
	/*text-transform: capitalize;*/
	padding-bottom: 3px;
	margin-left: -15px;
	list-style-position: inside;
	list-style: none;
}

#wrap #content #left ul li a {
	font-family: Times New Roman;
	font-weight: 600;
	font-size: 16px;
	text-decoration: none;
	color: #631800;
}

#wrap #content #left ul li a:hover {
	color: #e2e4e8;
}

#wrap #content #right {
	font-family: Helvetica;
	width: 635px;
	float: left;
	font-size: 13px;
}

#wrap #content #right #startimg {
	position: absolute;
	margin-top: -30px;
}

#error {
	border: 1px solid black;
	padding: 5px 5px 5px 5px;
	color: red;
	text-align: center;
}

#wrap #content #right #navigation ul {
	list-style: none;
	margin-left: -40px;
}

#wrap #content #right #navigation ul li {
	float: left;
	margin-bottom: 10px;
}

#wrap #content #right #navigation ul li a {
	color: #373518;
	padding: 0px 0px 0px 10px;
}

#wrap #content #right #content {
	clear: both;
}

#wrap #content #right tr#list {
	background-color: #fffae4;
}

#wrap #content #right tr a {
	color: #825330;
}

#wrap #content #right tr a:hover {
	color: #ffa15f;
}

#foot {
	float: right;
	font-size: 12px;
	text-align: center;
	background-color: #FCF2D2;
	width: 100%;
	color: #631800;
	padding-top: 30px;
	padding-bottom: 22px;
}


#Textfoot {
	
        font-family: Times New Roman;

	text-decoration: none;
	color: #631800;
        float: right;
	font-size: 13px;
	background-color: #FCF2D2;
	width: 100%;
}


.Atellus {
	float: right;
	font-size: 11px;
	font: verdana;
	width: 100%;
}

textarea {
	width: 400px;
	height: 175px;
}
