body {
	background-color: #993300;
}



#containerboarder #container {
	background-color: #EACD95;
	height: 1000px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;	
	border: 10px solid #872F1B;
}
#containerboarder #container #header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #883211;
}
#containerboarder #container #menu {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 1px;
	margin-left: 7px;
	height: 80px;
	width: 688px;
}

#containerboarder #container #menu td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	vertical-align: text-top;
	display: block;
	width: 60px;
	height: 80px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#containerboarder #container #menu2 {
	height: 20px;
	width: 500px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #660033;
	border-bottom-color: #660033;
	margin-left: 7px;
	font-size: 12px;
	margin-top: 3px;
	padding: 0px;
	margin-right: 7px;
}
#containerboarder #container #menu2 ul {
	margin: 0px;
	padding: 0px;
}

#containerboarder #container #menu2 li {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660033;
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#containerboarder #container #menu2 a {
	font-family: Arial, Helvetica, sans-serif;
	color: #660033;
	text-decoration: none;
	text-align: center;
	display: block;
	float: left;
	width: 70px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #660033;
	list-style-type: none;
	white-space: nowrap;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#containerboarder #container #menu2 a:hover {
	
	color: #CC3300;
	text-decoration: none;
	text-align: center;
	
}
.menutext {
	font-family: Arial, Helvetica, sans-serif;
	display:block;
	padding-top: 0px;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;
	height: 30px;
	width: 60px;
	background-color: #FFFFFF ;
}
.menutext a {
font-family: Arial, Helvetica, sans-serif;	
	text-decoration: none;
	font-size:12px;
	color: #333333;	
	}
.menutext a:link {
text-decoration: none;
width: 60px;
display:block;
height: 30px;
}

.menutext a:hover {
text-decoration: none;
color:#660033;
background: #E4C282;
}

#containerboarder #container #content {
	font-family: "Comic Sans MS", "Bradley Hand ITC", sans-serif;
	font-size: 14px;
	color: #660000;
	text-align: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-color: #EACD95;
}
#containerboarder #container #menu_contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	background-color: #E4C282;
	text-align: left;
	margin: 5px;
	height: 15px;
	width: 153px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #993300;
	border-bottom-color: #993300;
	border-left-color: #993300;
}
#containerboarder #container #menu_contact ul {
	margin: 0px;
	padding: 0px;
}
#containerboarder #container #menu_contact li {
	white-space: nowrap;
	float: left;
	list-style-type: none;
}
#containerboarder #container #menu_contact a {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #993300;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#containerboarder #container #menu_contact a:link, #containerboarder #container #menu_contact a:visited {
	color: #993300;
}
#containerboarder #container #menu_contact a:hover, #containerboarder #container #menu_contact a:active {
	color: #E4C282;
	background-color: #993300;
}



#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: center;
	height: 40px;
	width: 880px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
