html {
	overflow: -moz-scrollbars-vertical;
}
body {
	padding: 0px;
	margin: 0px;
	background-image: url(../images/body-bg.gif);
	background-repeat: repeat;
	color: #FFF;
	background-color: #000;
}
#headerImg {
	background-repeat: no-repeat;
	height: 248px;
	width: 273px;
	position: fixed;
	top: -3px;
	left: 0px;
	background-image: url(../images/studio-header.gif);
}
#constructionImg {
	background-image:url(../images/working.gif);
	height: 108px;
	width: 102px;
	background-repeat: no-repeat;
	position: fixed;
	top: 0px;
	right: 0px;
}
#daoImg {
	background-image:url(../images/dao-test.png);
	background-repeat: no-repeat;
	width: 120px;
	height: 112px;
	float: none;
	position: fixed;
	bottom: 3%;
	right: 1%;
}
#olympicImg {
	background-image:url(../images/olympic-logo.png);
	background-repeat: no-repeat;
	position: fixed;
	width: 100px;
	height: 136px;
	left: 0em;
	bottom: 0em;
}
#content {
	position: absolute;
	padding-top: 1%;
	margin: 0px;
	padding-left: 5px;
	right: 1px;
	left: 280px;
	bottom: 1px;
	top: 1px;
}
#content h1 {
	font-family: Papyrus;
	font-size: 2.5em;
	color: #423939;
}
#content h2 {
	font-family: Papyrus;
	font-size: 1.8em;
	color: #423939;
}
#content h4 {
	text-align: left;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Papyrus;
	font-size: 1.2em;
	color: #423939;
}
#menu {
	position: fixed;
	top: 7%;
	right: 2%;
	text-align: right;
	padding: 1em;
}
#menu a {
	text-decoration: none;
	color: #996633;
}
#menu ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu ul li {
	line-height: 2em;
	font-size: 1.2em;
	font-family: "Tempus Sans ITC";
}
#menu ul a:hover {
	color:#FFFF99;
}
#height {
	height: 20px;
}
#menu_left {
	position: fixed;
	width: 235px;
	top: 240px;
	left: 0px;
	bottom: 0px;
	text-align: center;
	padding: 1em;
	color: #FFF;
}
#menu_left a {
	text-decoration: none;
	color: #996633;
}
#menu_left ul {
	list-style:none;
	padding: 0;
	margin: 0;
}
#menu_left ul li {
	line-height: 2.5em;
	font-size: 1.2em;
	font-family: "Tempus Sans ITC";
}
#menu_left ul a:hover {
	color:#CC0000;
}
.style1 {
	color: #7b635a;
	font-size: 1.5em;
}
.style2 {
	color: #6f0000;
}
ul {
	list-style-type:none;
}
li {
	font-family:"Calligraph421 BT", "Century Gothic", Jokerman;
}
