@charset "UTF-8";
body {
	background-color: #706c6c;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
  #wrapper {
	height: auto;
	width: auto;
	background-image: url(images/wrapper.jpg);
	background-repeat: repeat-x;
}
#box {
	height: auto;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#menu {
	height: 50px;
	width: 700px;
}
#logo {
	height: 150px;
	width: 700px;
}
#flash {
	height: 200px;
	width: 700px;
}
#text {
	height: auto;
	width: 700px;
	background-color: #564F4F;
}
#footer {
	height: 40px;
	width: 700px;
}td img {display: block;}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8AC63F;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8AC63F;
}
