body {
	background-color:black;
	margin:0 0 0 0;
	
	
}

#main {
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	
	
	
}



.spacer{
	height:5px;
	
}


#footer{
	clear:both;
	color:#46C7E6;
	text-align:center;
	padding:10px;
	font-family:Impact;
	font-size:20px;
	margin-left: 150px;
}

#tai-footer{
	clear:both;
	color:#0119b3;
	text-align:center;
	padding:10px;
	font-family:Impact;
	font-size:20px;
	margin-left: 150px;
}

#footerMain{
	clear:both;
	color:#46C7E6;
	text-align:center;
	padding:10px;
	font-family:Impact;
	font-size:20px;
	
}

#main-nav {
	height: 50px;
	
	
	
}

#bigButtons {
	width: 150px;
	float:left;
}

#textBox {
	margin-left: 150px;
	background:white;
	
}

#textBoxTop{
	background-image:url('images/textTop.jpg');
	background-color:white;
	height:25px;
	
}

#textBoxMiddle {
	background:white;
	padding-left:15px;
	padding-right:15px;
	min-height:500px;

}

#tai-textBoxMiddle {
	background:white url('taichi/images/taichichuanKanji.jpg') right no-repeat;
	min-height:500px;

}



#textBoxBottom{
	background-image:url('images/textBottom.jpg');
	background-color:white;
	height:25px;
	
	
}
div.flashDiv{
	background-color:white;
}


img{
	margin:0px 15px 0px 15px;
	border:none;
	
}

#bottomLink{
	margin:0;
	text-align:center;
	
	
}



h1{
	margin:0;
}

div.address{
	height:260px;
}

.question{
	text-decoration:underline;
	font-weight:bold;
	
}

label{
	display:block;
	float:left;
	width: 200px;
	text-align: right;
	padding-right: 10px;
}

input{
	width:400px;
	
}

select{
	width:305px;
	
}
textarea{
	width:300px;
	height:300px;
}


label.survey{
	display:block;
	float:left;
	width: 100%;
	text-align: left;
	padding-right: 10px;
}

input.survey{
	width:400px;
	
}

select.survey{
	width:305px;
	
}
textarea.survey{
	width:600px;
	height:300px;
}

p,h2{
	margin-bottom:0px;
}

div.center{
	
	margin-left: 60px;
	margin-top: 10px;
   
}
div.centerButton{
	width:65px;
	margin-top: 15px;
	margin-left: auto;
	margin-right:auto;
   
}

.names{
	margin:0;
	color:white;
	text-align:center;
	padding:10px;
	
	font-size:16px;
}

.tai-p{
	margin: 5px 100px 5px 100px
}

