BODY
{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #8FD4F1;
}
#cookieholder
{
	position: absolute;
	margin-bottom: 0px;
	width: 100%;
	height: 530px;
	bottom: 350px;
/*bottom:150px;*/
}
#fortune-cookie
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	height: 100%;
	background-color: #FFFFFF;
	bottom: 0px;
}
#textholder
{
	position: relative;
	top: -20px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	height: auto;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #000000;
	font-size: 15px;
}
#contactform
{
	position: relative;
	width: 724px;
	height: 450px;
	left: 162px;
}
#textholderr
{
	position: absolute;
	bottom: 100px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	width: 724px;
	height: auto;
	left: 240px;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #FFFFFF;
	font-size: 15px;
}
#txtcontent
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	bottom: 0px;
	width: 724px;
	height: 850px;
	background-image: url(../images/txtbgwhite.png);
}
#txt
{
	position: relative;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	bottom: 0px;
	width: 704px;
	height: 800px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #36221B;
	font-size: 15px;
	text-align: left;
}
#txtcontact
{
	position: relative;
	margin-left: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	bottom: 0px;
	width: 704px;
	height: 100px;
	overflow: auto;
	font-family: "Trebuchet MS";
	font-weight: bold;
	color: #36221B;
	font-size: 15px;
	text-align: justify;
}
H1
{
	font-size: 30px;
	text-align: center;
}
H4
{
	font-size: 15px;
	text-align: justify;
}
#bgpic
{
	position: absolute;
	background-image: url(../images/bg2.png);
	width: 100%;
	height: 966px;
	height: 1166px;
	margin-left: auto;
	margin-bottom: 0px;
	bottom: 0px;
}
#bgpicholder
{
	position: absolute;
	width: 100%;
	height: 1140px;
	height: 1340px;
	left: 0px;
	margin-left: 0px;
	z-index: 0;
}
#heading
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	top: -20px;
	width: 724px;
	font-family: "Trebuchet MS";
	color: #000000;
	font-size: 15px;
}
#stage
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
/*height:1240px;*/
	height: 1340px;
	margin: 0 auto;
}
#header
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 938px;
	height: 229px;
	background-image: url(../images/header.png);
}
#menuholder
{
	top: -140px;
	position: relative;
	left: auto;
	width: 600px;
	height: 35px;
	margin-left: auto;
	margin-right: auto;
	z-index: 2;
}
#menulinks
{
}
#menulinks A
{
	position: relative;
	display: block;
	top: 0px;
	width: 200px;
	height: 35px;
	float: left;
	text-align: center;
	font-size: 15px;
	text-decoration: none;
	color: #CB9D54;
	font-family: "Trebuchet MS", Arial;
	line-height: 2.2;
	text-transform: uppercase;
	font-weight: bold;
	/*+placement:shift 20px 3px;*/
	position: relative;
	left: 20px;
	top: 3px;
}
#menulinks A:hover
{
	color: #F0B83E;
}
#ad-hat
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 189px;
	height: 46px;
	background-image: url(../images/ad-hat-small.png);
}
#ad-left
{
	float: left;
	position: absolute;
	margin-left: 0px;
	left: 0px;
/*bottom:150px;*/
	bottom: 350px;
	width: 189px;
	height: 646px;
	z-index: 4;
}
#ad-bottom
{
	position: absolute;
/*top:1120px;*/
	bottom: 20px;
	width: 100%;
	height: 90px;
}
#adcontainer-btm
{
	width: 728px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#ad-right
{
	float: right;
	position: absolute;
	margin-right: 0px;
	right: 0px;
/*bottom:150px;*/
	bottom: 350px;
	width: 189px;
	height: 646px;
	z-index: 4;
}
#socialmediaright
{
	position: absolute;
	width: auto;
	height: auto;
	bottom: 125px;
	left: 990px;
}
#socialmedialeft
{
	position: absolute;
	width: 300;
	height: 100;
	bottom: 160px;
	left: 10px;
	float: left;
}
#ad-container
{
	width: 160px;
	height: 600px;
	margin-right: auto;
	margin-left: auto;
}
#copyright
{
	position: absolute;
	width: 100%;
/*bottom:10px;*/
	bottom: 5px;
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DDCAA1;
	font-style: normal;
	font-weight: normal;
	font-size: 10px;
}
#contentlinksholder
{
	position: relative;
	width: 100%;
	background-color: #FFFFFF;
}
#contentlinks A
{
	position: relative;
	width: 200px;
	height: 35px;
	margin-left: 20px;
	text-align: center;
	font-size: 20px;
	text-decoration: none;
	color: #000000;
	font-family: Tahoma, Arial;
	line-height: 2.2;
}
#contentlinks A:hover
{
	color: #666666;
}

