#wrapper {
	width: auto;
	clear: both;
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	border: 1px dotted #CCC;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip: rect(auto,auto,auto,auto);
	height: auto;
}
#navigation {
	background-color: #000;
	text-align: right;
	color: #FFF;
	height: 27px;
	font-family: Verdana;
	font-weight: bold;
	text-transform: capitalize;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	font-size: 14px;
	width: auto;
}
#wrapper #body #youtube {
	margin-right: auto;
	margin-left: auto;
}


#body {
	height: auto;
	font-family: Verdana;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #FFF;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	text-align: center;
	font-size: 11px;
	background-color: #000;
	color: #FFF;
	height: auto;
	font-family: Verdana;
	font-weight: bold;
}

#logo {
	height: auto;
	background-color: #000;
}
p {
	color: #000;
	font-size: 14px;
	font-weight: normal;
}

#space {
	background-color: #000;
}

#member {
	background-color: #000;
	height: auto;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	text-align: right;
	float: right;
	font-weight: bold;
	font-size: 14px;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}


* {
	margin: 0px;


}
#social {
	height: 80px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#header {
	font-family: Verdana;
	font-size: 24px;
	color: #333;
	text-transform: uppercase;
	font-weight: bolder;
}
#wrapper #body center p strong {
	color: #333;

}
#wrapper #body center p {
	text-align: center;
	left: 5px;
	padding-left: 20px;
	font-size: 14px;
	padding-right: 20px;
}
#wrapper #body center #content2 {
	color: #000;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
