@charset "utf-8";
/* CSS Document */
#UnderConstruction {
	padding: 50px;
	height: 350px;
	width: auto;
	font-family: "Comic Sans MS", cursive;
	font-size: 50px;
	text-align: center;
}

a:link
{
	color:#E84B09
}


a:link img {
	text-decoration: none;
	border-style:none;
}

a:visited img {
	text-decoration: none;
	border-style:none;
}
a:hover img{
	text-decoration: none;
	border-style:none;
}
a:active img {
	text-decoration: none;
	border-style:none;
}

body {
	background-image: none;
	background-color: #FFFF80;
}

#Border_Space {
	height: 50px;
	width: auto;
	background-color: #D6E7FF;
}



#Header {
	height: 200px;
	width: 1200px;
	background-image: url(Header3.png);
	background-repeat: no-repeat;
	margin: auto;
	padding-top: 50px;
}



#Header #Logo {
	float: left;
	height: 200px;
	width: 400px;
	font-size: 36px;
}
#Header #Links {
	float: right;
	height: 125px;
	width: 590px;
	padding-top: 75px;
	font-size: 18px;
	color: #FFF;
	text-align: right;
	padding-right: 10px;
}
#Header_border {
	height: 15px;
	width: 1150px;
	background-color: #D6E7FF;
	background-image: url(HeaderRedBorder.png);
	margin: auto;
}
#Content_Container {
	height: auto;
	width: 1200px;
	background-image: url(Background%20Color.png);
	background-repeat: repeat;
	line-height: normal;
	word-spacing: normal;
	margin: auto;
}
#Content_Container #Main_Content {
	float: left;
	height: 700px;
	width: 925px;
	text-align: left;
	padding-right: 50px;
	padding-left: 25px;
}
#Content_Container #Left_menu {
	height: 575px;
	width: 150px;
	background-image: none;
	float: left;
	padding-top: 25px;
	padding-right: 25px;
	padding-left: 25px;
}
#Content_Container #Left_menu #Left_Menu_Title {
	font-family: "Gill Sans Ultra Bold Condensed";
	font-size: 36px;
	height: 50px;
	width: 200px;
}
#Content_Container #Left_menu #Events {
	height: 100%;
	width: 100%;
	font-weight: normal;
	font-variant: normal;
	line-height: normal;
}
#Content_Container #Left_menu #Donate {
	height: 50px;
	width: 200px;
	font-family: "Gill Sans Ultra Bold Condensed";
	font-size: 36px;
	padding-bottom: 25px;
}

#Contact_Us {
	text-align: center;
	margin: 0px;
}
#Content_Container #Paypal {
}
#Content_Container #Main_Content #content_stuff2 {
	color: #003;
}
#Content_Container #Main_Content #content_stuff p strong {
	color: #600;
}


#Content_Container #Main_Content #RestoreEquality {
	float: left;
	height: 250px;
	width: 400px;
	text-align: center;
	margin: auto;
	font-size: 24px;
}

#Content_Container #Main_Content #NoOnOne {
	float: right;
	height: 250px;
	width: 350px;
	text-align: center;
	margin: auto;
	font-family: "Gill Sans Ultra Bold Condensed";
	font-size: 24px;
	color: #000;
}
#Content_Container #Main_Content p {
	text-align: center;
}
