@charset "utf-8";
body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	background-color: #FFFFFF;
	background-image: url(../images/Background.jpg);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	font-style: normal;
	font-weight: 400;
	font-size: small;
	line-height: 200%;
	padding-left: 0px;
	padding-right: 0px;
}
#wrapper {
	width: 100%;
	min-width: 680px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	background-position: center top;
}
#top {
	overflow: hidden;
}
#hero img {
	max-width: 100%;
}
h1, h2 {
	color: hsla(260,50%,48%,1);
	font-family: droid-serif;
	font-style: normal;
	font-weight: 700;
	text-transform: uppercase;
}


h1 {
	font-size: 72px;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
	text-transform: uppercase;
	display: block;
}
h2 {
	margin-top: 0em;
	color: hsla(260,50%,48%,1);
	margin-bottom: 0em;
	font-size: large;
}
#main {
	width: 63%;
	margin-left: 2%;
	float: left;
}


figure {
	display: block;
	width: 420px;
}
figure img {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	-webkit-box-shadow: 1px 1px 15px #999999;
	box-shadow: 1px 1px 15px #999999;
}

figcaption {
	font-size: 1em;
	font-weight: 400;
	text-align: center;
	display: block;
	margin-top: 0.5em;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
}
.centered {
	margin-left: auto;
	margin-right: auto;
}
.floatleft {
	float: left;
	margin-left: 0px;
	margin-right: 10px;
	clear: left;
}
.floatright {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
}
footer {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2%;
	background-color: #13A2DF;
	color: #FFFFFF;
	clear: both;
	border-radius: 7px;
	border-top-style: solid;
	border-top-width: thick;
}
a {
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
}
a:link {
	color: #843BE6;
}
a:visited {
	color: rgba(132,59,234,1.00);


}
a:hover, a:active, a:focus {
	font-size: 1em;
}
#sidebar {
	width: 29%;
	float: right;
	background-color: rgba(56,160,140,1.00);
	border-radius: 7px;
	color: hsla(0,0%,100%,1.00);
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#mainnav ul {
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainnav a {
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	text-transform: uppercase;
	background-color: rgba(132,59,230,1.00);
	color: hsla(0,0%,100%,1.00);
	padding-top: 6px;
	padding-bottom: 6px;
	font-family: droid-serif;
	font-style: normal;
	font-weight: 400;
	font-size: large;
}
#mainnav a:hover, #mainnav a:active, #mainnav a:focus, #mainnav a.thispage {
	background-color: rgba(56,160,140,1.00);
	text-decoration: none;
}
#hero article {
	width: 36%;
	padding-left: 0px;
	padding-right: 0px;
	position: absolute;
	top: 37px;
	right: 10px;
	background-color: hsla(22,80%,57%,1.00);
	border-radius: 7px;
	color: hsla(0,0%,100%,1.00);
}
#hero {
	position: relative;
}
#hero article h2 {
}
#hero h2 {
	text-transform: uppercase;
	margin-bottom: -17px;
	color: hsla(0,0%,100%,1.00);
}
#sidebar h2 {
	color: hsla(0,0%,100%,1.00);
	text-transform: uppercase;
}
#wrapper #top imag {
}
.scalable {
	width: 100%;
}
h1 {
	font-size: x-large;
	text-align: left;

#center full {
}
h3 {
	color: rgba(102,61,184,1.00);
	font-style: normal;
	font-weight: 700;
	font-size: large;
}
#Member {

}
#Red {
	color: #F00;
}
