@charset "utf-8";
/* CSS Document */

html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
	height: 100%;
	background-color: #333;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 0.7em;
	position: absolute;
	width: 100%;
}
body a {
	color: #FFF;
	text-decoration: none;
}
body a:hover {
	color: #FC0;
	text-decoration: none;
}
#footer a:hover {
	color: #06C;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h1 {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 2em;
}


#container {
	top: 50%;
	width: 300px;
	height: 300px;
	position: absolute;
	left: 50%;
}
#shadow {
	height: 615px;
	width: 615px;
	top: -307px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: absolute;
	background-image: url(../images/shadow.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: -307px;
}

#main {
	height: 600px;
	width: 600px;
	background-image: url(../images/bg.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#frontHeader {
	height: 310px;
	width: 600px;
	background-image: url(../images/front_header.png);
	background-repeat: no-repeat;
}
#frontHeadline {
	background-image: url(../images/front_headline.png);
	background-repeat: no-repeat;
	height: 126px;
	width: 600px;
	position: absolute;
	top: 310px;
}
#bigArrow {
	background-image: url(../images/big_arrow.png);
	background-repeat: no-repeat;
	height: 290px;
	width: 281px;
	position: absolute;
	top: 310px;
	left: 319px;
}
#frontLogo {
	background-image: url(../images/front_logo.png);
	background-repeat: no-repeat;
	height: 123px;
	width: 203px;
	position: absolute;
	top: 440px;
	left: 370px;
}
ul#frontNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 150px;
	width: 300px;
	left: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
}
ul#frontNav li {
	height: 20px;
}
ul#frontNav li#usa a {
	color: #FC0;
}
ul#frontNav li a {
	color: #F63;
	text-decoration: none;
}
ul#frontNav li a:hover {
	color: #FC0;
	text-decoration: none;
}

ul#insideNav {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	position: relative;
	width: 200px;
	left: 30px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.3em;
	top: 20px;
}

ul#insideNav li {
	height: 20px;
}

ul#insideNav li a {
	color: #FFF;
	text-decoration: none;
}
ul#insideNav li a:hover {
	color: #FC0;
	text-decoration: none;
}
#footer {
	height: 20px;
	width: 600px;
	position: absolute;
	top: 300px;
	left: -307px;
	text-align: center;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: lighter;
	font-size: 0.9em;
}
#insideHeadline {
	background-image: url(../images/inside_headline.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 339px;
	position: absolute;
	top: 20px;
	left: 255px;
}
#whatBanner {
	background-image: url(../images/whatBanner.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 600px;
	position: absolute;
	top: 135px;
}
#leadBanner {
	background-image: url(../images/leadBanner.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 600px;
	position: absolute;
	top: 135px;
}
#memberBanner {
	background-image: url(../images/memberBanner.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 600px;
	position: absolute;
	top: 135px;
}
#hostBanner {
	background-image: url(../images/hostBanner.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 600px;
	position: absolute;
	top: 135px;
}
#otherBanner {
	background-image: url(../images/otherBanner.png);
	background-repeat: no-repeat;
	height: 130px;
	width: 600px;
	position: absolute;
	top: 135px;
}
#insideTitleBar {
	height: 39px;
	width: 560px;
	background-image: url(../images/insideHash.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 280px;
	text-align: right;
	padding-left: 20px;
	padding-right: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.5em;
	line-height: 0.8em;
	padding-top: 10px;
	font-weight: lighter;
}
.mainTitle {
	float: left;
	text-transform: uppercase;
	font-weight: bolder;
	letter-spacing: -0.1em;
	font-size: 1.6em;
	line-height: normal;
	width: 300px;
	text-align: left;
	margin-top: 0.2px;
	font-family: Helvetica, Arial, sans-serif;
}
#insideContent {
	height: 250px;
	width: 370px;
	position: absolute;
	top: 335px;
	left: 20px;
}
#sideBar {
	height: 250px;
	width: 180px;
	position: absolute;
	top: 335px;
	left: 420px;
	background-image: url(../images/sidebar.png);
}
#label {
	height: 108px;
	width: 176px;
	background-image: url(../images/label.png);
	position: absolute;
	left: -176px;
}
#sideHomeLink {
	height: 80px;
	width: 130px;
	position: absolute;
	top: 15px;
	left: 30px;
}
#donate {
	background-color: #F06;
	position: absolute;
	height: 100px;
	width: 100px;
	display: block;
	top: -40px;
	right: -70px;
	z-index: 1;
}

