body {
	background-image: url(../stipes.gif);
   /* behavior:url("../css/csshover3.htc");  */
}

form {
	margin: 0px;
	padding: 0px;
}
/**
 * 100% height layout with header and footer
 * ----------------------------------------------
 * Feel free to copy/use/change/improve
 */

html,body {
	margin:0;
	padding:0;
	height:100%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
	background-color: #FFF;
}

div#container {
	position:relative; /* center, not in IE5 */
	width:800px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

div#header {
	margin: 0px;
	height: 380px;
	overflow: hidden;
	text-align: center;
	padding-top: 80px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


div#content {
	margin: 0px;
	width: 740px;
	padding-top: 0em;
	padding-right: 30px;
	padding-bottom: 160px;
	padding-left: 30px;
}

div#footer {
	position:absolute;
	width:770px;
	bottom:0;
	height: 80px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
	margin: 0px;
}
div#sidebar {
	padding: 0px;
	width: 334px;
	display: block;
	float: right;
	overflow: hidden;
	text-align: left;
	background-image: url(../register.png);
	height: 334px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div#maincolumn {
	padding: 0px;
	width: 353px;
	float: left;
	overflow: hidden;
	background-image: url(../twitter.png);
	height: 230px;
	margin-top: 90px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: no-repeat;
}

.Clear {
	clear: both;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 20px;
}
#topbar {
	height: 30px;
	background-color: #98843A;
	float: left;
	width: 100%;
	position: absolute;
	top: 0px;
}
#topbar h1 {
	font-size: 16px;
	font-weight: normal;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	display: block;
	text-align: center;
	line-height: 30px;
}
#bottombar p a {
	color: #FFF;
}


#bottombar {
	background-color: #98843A;
	width: 100%;
	margin-top: -140px;
	height: 120px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bottombar p {
	width: 780px;
	display: block;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 14px;
	line-height: 16px;
	text-align: center;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}



#tweet {
	margin-top: 55px;
	margin-right: 20px;
	margin-bottom: 0px;
	height: 90px;
	margin-left: 20px;
	font-size: 14px;
}
#thankyou p a {
	color: #605224;
}


#register {
	margin-top: 110px;
	margin-left: 30px;
	margin-right: 30px;
}
#thankyou p {
	font-size: 13px;
	line-height: 18px;
	color: #605224;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

.Label01 {
	font-size: 13px;
	color: #605224;
	width: 60px;
	display: block;
	height: 22px;
	float: left;
	margin-bottom: 2px;
	clear: left;
}
.post_date  {
	color: #C1B588;
	font-size: 11px;
	display: block;
	width: 200px;
	margin-top: 5px;
}
.post a {
	color: #FFF;
}


.Textbox01 {
	height: 20px;
	width: 180px;
	border: 1px solid #98843A;
	display: block;
	float: left;
	margin-bottom: 2px;
	color: #605224;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.Select01 {
	width: 184px;
	display: block;
	float: left;
	height: 22px;
	border: 1px solid #98843A;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #605224;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.Check01 {
	display: block;
	width: 180px;
	float: left;
	font-size: 13px;
	color: #605224;
	margin-top: 0px;
	margin-bottom: 2px;
	line-height: 13px;
	margin-right: 0px;
	margin-left: 60px;
	height: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#Submit {
	display: block;
	float: left;
	height: 40px;
	width: 40px;
	background-color: #98843A;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 60px;
	background-image: url(../submit.png);
	background-repeat: no-repeat;
	font-size: 14px;
	color: #FFF;
}
div#sidebar2 {
	padding: 0px;
	width: 334px;
	display: block;
	float: right;
	overflow: hidden;
	text-align: left;
	background-image: url(../thank_you.png);
	height: 334px;
	margin-top: -30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#thankyou {
	margin-top: 110px;
	margin-left: 30px;
	margin-right: 30px;
}
#maincolumn img {
	display: block;
	float: left;
	margin-top: 20px;
	margin-right: 10px;
}

