#header {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(i/logo.gif);
	height: 90px;
	background-repeat: no-repeat;
	margin-top: 20px;
	text-align: right;
}
#main {
	background-image: url(/i/bg.jpg);
	height: 400px;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #907573;
	border-right-color: #907573;
	border-bottom-color: #907573;
	border-left-color: #907573;
	background-position: center;
}
body {
	margin: 0px;
	padding: 0px;
	font-size: 14px;
	color: #6F5957;
	font-family: Arial Rounded, Helvetica, sans-serif;
	background-color: #E0B6B2;
}
#about {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#about2 {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#gallery {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#details {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}
#join {
 -moz-box-shadow: 10px 10px 5px #000000;
 -webkit-box-shadow: 10px 10px 5px #000000;
	box-shadow: 10px 10px 5px #000000;
	background-color: #C0908C;
	padding: 10px 30px;
	height: 300px;
	width: 380px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
			-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	border: 1px solid #7D332E;
	color: #ffffff;
	font-size: 16px;
background: rgba(37, 37, 37, 0.75);
 } input {
	margin-top: 2px;
	padding: 5px;
	margin-bottom: 10px;
	font-weight: bold;
	width: 180px;
-webkit-appearance: none;
background-color: #23BF23;
-moz-border-radius: 10px;
	border-radius: 10px 10px 10px 10px;
	font-size: 16px;
	border: 1px solid #ECD9C6;
color: #ffffff;
}
select {
	margin-left:5px;
	width: 180px;
	margin-top: 4px;
	margin-bottom: 4px;
	padding: 2px;
}h1 {
	font-size: 24px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer {
width: 100%;
	max-width: 1000px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	font-size: 12px;
}
a {
	color: #7D332E;
}
#social {
width: 100%;
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#social img {
	margin-right: 15px;
	margin-left: 15px;
}
.profile {
	height: 200px;
	width: 170px;
	border: 2px solid #AF8FA1;
	background-color: #907573;
	margin: 12px;
	float: left;
	font-size: 12px;
	color: #E0C1BE;
}
.profile-location {
	color: #FFFFff;
}.clear {
	clear: both;
width: 100%;
	max-width: 1000px;
}#profile-photo {
	float: left;
	width: 400px;
	margin-left: 20px;
	text-align: center;
}
#profile-stats {
	float: right;
	width: 490px;
	margin-right: 70px;
}
.td-name {
	font-size: 16px;
	font-weight: bold;
}
#reply {
	width: 490px;
	margin-top: 30px;
	background-color: #000000;
	border: 1px solid #FFFFFF;
}
textarea {
	width: 480px;
	height: 120px;
	border: 0px;
	padding: 0px 5px 5px;
	font-family: Tahoma, sans-serif;
	background-image: url(bg.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	margin-top: 2px;
}h2 {
	margin-top: 2px;
	margin-bottom: 0px;
	padding: 2px;
	font-size: 18px;
	text-transform: capitalize;
		color: #7D332E;
}
form {
	margin-top: 0px;
	margin-bottom: 10px;
}.style2 {font-size: 16px}
#profile-photo img {
	padding: 5px;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}
.button {
	background-color: #009933;
	color: #FFFFCC;
	text-align: center;
	width: 490px;

	font-size: 24px;
	text-transform: capitalize;
	padding: 10px;
	margin-top: 20px;
				-moz-border-radius: 5px;
	border-radius: 5px 5px 5px 5px;
}
#profile-stats-button {
	width: 490px;
	margin-top: 20px;
	margin-bottom: 20px;
}li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	padding-right: 10px;
}
@media only screen and (max-width: 479px) {
#header {
background-size: 490px 100%;
background-position: 0px 10px;
	height: 90px;
}
#join{
width: 256px;
margin: auto;
font-size: 12px;
}
h1 {
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	margin-top: 2px;
	margin-bottom: 2px;
}
#footer a {
	color: #FFFFFF;
padding: 10px;
	display: block;
background-color: #333333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #240000;
	border-right-color: #240000;
	border-bottom-color: #240000;
	border-left-color: #240000;
}
}