html, body {
	margin:0;
	padding:0;
	background-repeat: repeat-x;
	background-color: #FFF;
	
}

#wrapping{
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#main-content{
	width: 853px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

#logo{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	height: 293px;
	width: 100%;	
}

#menu{
	background-repeat: no-repeat;
	height: 50px;
	width: 100%;
	background-color: #000;
}

.menu{
	width: 100%;
	padding-left: 0px;
	padding-top: 0px;
	background-color: #000;
}

#image{
	background-image: url(../images/image-bg.gif);
	background-repeat: no-repeat;
	height: 330px;
	width: 100%;
	background-color: #000;
	background-position: bottom;
}

#image-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: 0px;
	background-position: center;
}

.image-box{
	height: 100%;
	width: 100%;
	margin-top: 5px;
}

.image-text-box{
	height: 100%;
	width: 100%;
	margin-top: 5px;
}

#welcome{
	background-image: url(../images/welcome-bg.gif);
	height: 318px;
	width: 100%;
	background-repeat: no-repeat;
}

#welcome-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	margin-bottom: 0px;
	padding-top: 20px;
}

.welcome-content{
	height: 28px;
	width: 87px;
}

.player{
	height: 100px;
	width: 100%;
	padding-top: 10px;
}

.iframe{
	height: 100%;
	width: 100%;
	padding-top: 5px;	
}
#stripes{
	background-image: url(../images/stripe.gif);
	background-repeat: no-repeat;
	height: 43px;
	width: 100%;
}

#section{
	width: 900px;
	background-color: #000;
	height: 203px;
}

#section-content{
	width: 851px;
	margin-right: auto;
	margin-left: auto;
	margin-top: auto;
	background-position: center;
	margin-bottom: 0px;
	background-color: #000;
}

#annouchement{
	height: 163px;
	width: 225px;
	background-color: #000;
	background-image: url(../images/section-H-line.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

#signup{
	height: 163px;
	width: 100%;
	background-color: #000;
	padding-top: 10px;
	padding-left: 22px;
}

.buton{
	background-image: url(../images/submit.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 87px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
}

#anyquestions{
	height: 163px;
	width: 332px;
	background-color: #000;
	background-image: url(../images/section-H-line.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#footer{
	height: 60px;
	width: 100%;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #000;
}

.footer{
	height: 100%;
	width: 851px;
	padding-top: 4px;
}









.brown-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #a38e69;
}


.brown-text2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #aa9774;
	padding-right: 20px;
}

.black-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 10px;
}

.footer-text{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	color: #695e4a;
}

.a1 {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
}

.a1:hover {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: underline;
}

.a2 {
	color:#aa9774;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.a2:hover {
	color:#695e4a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: underline;
}

.superscript{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 5px;
	color: #a38e69;
	vertical-align:top;
}
