body {
	background: #cc0000 url(../images/background.gif) repeat;
	margin: 0px;
}
a {
	font-size: .8em;
	color: #ffcc00;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffcc00;
}
a:hover {
	text-decoration: underline;
	color: #ffcc00;
}
a:active {
	text-decoration: none;
	color: #ffff00;
}
#navmenu ul{
	margin: 0px 0px 0px 5px;
	}
#navmenu li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	font-size: 1.0em;
	color: #ffcc00;
	font-weight: bold;
	font-family: papyrus;
}
#content {
	margin: 100px 0px 0px 100px;
	width: 350px;
}
#content_about {
	margin: 100px 0px 0px 100px;
	width: 500px;
}
p {
	font-family: papyrus, arial, sans-serif;
	font-size: 0.9em;
	color: #ffcc00;
	}
h3 {
	font-family: papyrus, arial, sans-serif;
	font-size: 1.1em;
	color: #ffcc00;
}
h2 {
	font-family: papyrus, arial, sans-serif;
	font-size: 1.0em;
	color: #ffcc00;
}
img {
	border: none;
}
#frame {
	margin: 0px 0px 0px 50px;
	background-color: #cc0000;
	width: 772px;
	height: 800px;
	border-left: solid 1px #000;
	border-right: solid 3px #000;
	border-bottom: solid 3px #000;
}
#topHeader {
	margin: 0px;
	text-align: left;
	width: 768px;
	height: 108px;
}
#movie {
	position: absolute;
	top: 180px;
	left: 530px;
	width: 262px;
	height: 231px;
	background-color: cc0000;
}
#aiLogo {
	margin: 25px 0px 0px 300px;
	}
#tuinaimg {
	position: absolute;
	left: 55px;
	top:190px;
	background: url(../images/tuina.png) no-repeat;
	width: 66px;
	height: 149px;
	}
#map {
	position: absolute;
	left: 500px;
	top: 300px;
	width: 300px;
	height: 200px;
	behavior: url(iepngfix.htc);
}
#spiderLinks {
	margin: 50px 0px 0px 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.8em;
	color: #000;
}