h3, p { 
	text-align: center; 
}
p { 
	margin-top: 7px; 
	margin-bottom: 15px; 
	font-family: Helvetica, sans-serif;
	text-indent: 31px;
}
#main { 
	margin-left: auto; 
	margin-bottom: 10px; 
	margin-right: auto; 
	margin-top: 50px; 
	width: 700px; 
}
#main p {
	text-align: justify; 
}
h3 { 
	color: #333333; 
	margin-bottom: 17px; 
	margin-top: 30px; 
	text-align: left;
}
ul {
	margin-left: 95px;
}
li { 
	list-style-type: none; 
	text-align: left;
}
#menu ul { list-style-type: none; margin-bottom: 15px; margin-top: 25px; margin-left: 10px; text-align: right; float: left; width: 100px; }
#menu li { font-family: sans-serif; list-style-type: none; text-align: right; }
#menu a:hover {color: #70716e; text-decoration: none;}
#innerMenu { margin-bottom: 7px; font-size: 1.2em;}
h3 { font-size: 25px; size: 15px; }
.foot { color: #333333; border-width: 1px; border-style: ridge; margin-top: 60px; }
#innerMenu li { margin-bottom: 3px; margin-top: 3px; }
#menu a { color: #494949; }
li.text a {
	color: aqua;
}
#main img {
	float:right; padding-left:25px; padding-bottom:15px;
}

/* form */

#contact td{
	color: white;
	font-family: Tahoma, sans-serif;
}

input#styled, textarea#styled {
	color: white;
	background-color: #3b3b3b;
	width: 450px;
	border: 2px solid grey;
	padding: 5px;
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}

input#styled {
	height: 15px;
}

textarea#styled {
	height: 120px;
}

.submit input
{
margin-left: 4.5em;
}

#button{
	margin-top: 10px;
	float: left;
} 

#commentPage {
	display: none;
}

#contact h3{
	text-align: left;
	margin-left: 95px;
}
.new {
	color: #751400;	
}
#facebook {
	margin: 20px auto 20px 95px;
	margin-top:20px;
	width:465px;
	height:365px;
	border:2px solid grey;
}

.fan_box{
	border: solid 7px fuchsia;
}

#detail{
	margin-top:15px;
}
em {
	color:white;
}
