body{
	background-color: #2d2e12;
	color: #755730;
}
#header{
	background: url(images/panda7.jpg) no-repeat;
	height:261px;
	width: 800px;
	padding-left: 10%;
}
#Table_01{
	margin-top: -30px;
}

#maincontent{
	margin-left: 15%;
}
#content{
	width: 800px;
	background-color: #c99755;
	color: #4b371d;
}
#content a{
	color: #000000;
}
#content a:hover{
	color: #ffffff;
}
#content h2 a{
	color: #2d2e12;
}
#content h2 a:hover{
	color: #2d2e12;
}
#footer{
	padding-left: 15%;
}
#footer a{
	color: #755730;
}
#footer a:hover{
	color: #ffffff;
}
a {
	text-decoration: none;
}
#footer p{
	font-size: 9pt;
	color: #755730;
}