body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../graphics/bg_pattern.jpg);
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #381001;
}
#stripe {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:600px;
	z-index:1;
	background-image: url(../graphics/stripe_600.png);
}
#page {
	position:absolute;
	left:50%;
	top:0px;
	width:1000px;
	z-index:2;
	margin-left: -500px;
}
#comingSoon {
	position: absolute;
	height: 243px;
	width: 100%;
	top: 100px;
	left: 0px;
	right: 0px;
	background-image: url(../graphics/stripe_243.png);
	background-repeat: repeat-x;
	z-index: 2;
}
#comingSoonSign {
	background-image: url(../graphics/comingsoon.png);
	position: absolute;
	height: 313px;
	width: 380px;
	top: 180px;
	left: 50%;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
.footerText {
	color: #EFEFEF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
#h1 {
	background-image: url(../graphics/h1.png);
	background-repeat: no-repeat;
	height: 71px;
	width: 267px;
	padding-top: 12px;
	padding-left: 20px;
	font-size: 24px;
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
	left: 71px;
	text-align: left;
	clip: rect(auto,auto,auto,-40px);
}
#imgRight {
	position:absolute;
	left:663px;
	top:398px;
	width:212px;
	height:129px;
	z-index:3;
}
#imgLeft {
	position:absolute;
	left:92px;
	top:563px;
	width:204px;
	height:185px;
	z-index:3;
}
@font-face {
 font-family: TEMPSITC;
 src: url("../TEMPSITC.eot") /* EOT file for IE */
}
@font-face {
 font-family: TEMPSITC;
 src: url("../TEMPSITC.TTF") /* TTF file for CSS3 browsers */
}
.menu {
	font-family: TEMPSITC, Verdana, Arial, sans-serif;
}
