* {
	font-family: Arial;
	margin: 0;
	padding: 0;
}

html,
body,
div#outer,
div#inner {
    min-height: 100%;
    width: 100%;
    height: auto;
}



* html,
* html body,
* html div#outer,
* html div#inner {
	height: 100%;
}

h4, h5 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
	color: #000;
}


h1 {
	color: #EAFF00;
	font: normal normal 900 20px "Arial";
	margin: 40px 0px 5px 5px;
}

h3 {
	color: #EAFF00;
	font: normal normal 900 16px "Arial";
	margin: 40px 0px 5px 5px;
}

h2 {
	color: #2A79CF;
	font: normal normal 900 20px "Arial";
	margin: 10px 0px 5px 0px;
}

.fr {
	float: right;
}



p {
	margin: 10px 0px 0px 20px;
	font: normal normal normal 12px Arial;
	line-height: 15px;
	color: #C4C4C4;}




body {
	background: #444444 url(../images/bg/bottom_bg.jpg);
}


div.clr {
	height: 1px;
	clear: both;
}
div#inner {
    position: absolute;
    left: 50%;
    width: 778px;
	height: 100%;
    margin-left: -391px; /* lines up the wrapper b area flushed to the background of wrapper a ( due to the shadow effect on wrapper a )*/
}

/* begin header -----------------------------------------------------------*/
#inner div#search {
	background: #272727;
	height: 34px;
	width: 100%;

}
#outer div#top {
	background: url(../images/bg/top_bg.jpg) repeat-x;
	height:275px;
}
#inner div#header {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	width: 778px;
	height: 239px;
	text-align: center;
	margin-top: 34px;
	background: transparent url(../images/hdr/header.jpg) repeat-x;
	border-top: 2px solid #898989;
	border-right: 3px solid #FF1A00;
	border-left: 3px solid #FF1A00;
	margin-left: -3px;

}

#logo  {
	position: absolute;
	margin: 0px 0px 0px 0px;
	top: 0px;
	left: 20px;
	text-decoration: none;
	outline: none;
	height: 178px;
	width: 284px;
	float: left;
	z-index: 1000;
	
}

/* end header -----------------------------------------------------------*/


	#inner div#body {
		position: absolute;
		margin: 0px auto 120px auto;
		text-align: left;
		width: 100%;
		padding-top: 250px;
	border-right: 3px solid #FF1A00;
	border-left: 3px solid #FF1A00;
	margin-left: -3px;	
	}	

/*----------------------------------------------------------------------------------
	Body :: Content :: Definitions
----------------------------------------------------------------------------------*/

	#inner div#nav {
	background: url(../images/nav/nav_bg.jpg) repeat-x;
	height: 30px;
	left: 0px;
	position: absolute;
	z-index: 999;
	top: 0px;
	left: 0px;
	width: 778px;
	text-align: center;
	margin-top: 275px;
	border-right: 3px solid #FF1A00;
	border-left: 3px solid #FF1A00;
	margin-left: -3px;
}

	#body div#content {
		background: #444444 url(../images/bg/content_dice.jpg) no-repeat;
		width: 100%;
		float: left;
		border-right: 3px solid #FF1A00;
		border-left: 3px solid #FF1A00;
		margin: 0px 0px 0px -3px;

	}
	
	#fl {
		float: left;
		width: 67%;
	}
	
	#fl-all {
	padding-left: 20px;
	width: 95%;
	}
	
	#fr {
		float: right;
		width: 32%;
		
	}
	
	#register {
		position: absolute;
		width: 100%;
		border-right: 3px solid #FF1A00;
		border-left: 3px solid #FF1A00;
		margin-left: -3px;
		height:192px;
		margin-top: -10px;
		margin-bottom: -10px;
		background: #444444;
	}

#address {
	width: 100%;
	margin-top: -105px;
	margin-right: -30px;
	float:right;
	text-align: right;
	bottom: 0px;
	}

address {
	color: #C4C4C4;
	font: normal normal normal 9px Arial;
	margin: .6cm 1cm .6cm 1cm;
}

#hopehouse {
	width: 40%;
	margin-top: -115px;
	margin-left: 10px;
	float:left;
	text-align: left;
	}

span.spons-link {
	color: #2A79CF;
	font: normal normal 900 18px "Arial";
	margin: 10px 0px 5px 0px;
}


hopehouse {
	color: #C4C4C4;
	font: normal normal normal 12px Arial;
	margin: .6cm 1cm .6cm 1cm;
}

inner.contact-form {
	border: 0px;
}

/*
  Begin Gallery
*/

	.img {
		border: 2px solid #EC1406;
		padding: 2px;
		background: #FFFFFF;
		margin-right:10px;			
	}

/*
  END Gallery
*/

#fl p {
	margin: 10px 0px 0px 20px;
	font: normal normal normal 12px Arial;
	line-height: 15px;
	color: #C4C4C4;
	
}

#fr p {
	margin: 10px 0px 0px 20px;
	font: normal normal normal 12px Arial;
	line-height: 15px;
	color: #C4C4C4;
}

	
	#content p {
		margin: 12px 10px;
		line-height: 15px;
		font-size: 12px;
		font-family: Arial;
		line-height: 15px;
	}


#content a {
	color: #EC1406;
}

#content a:hover {
	color: #EAFF00;
	text-decoration: underline;
}







/* end body -----------------------------------------------------------*/

/* begin footer -----------------------------------------------------------*/

#inner div#footer {
    position: absolute;
	text-align: right;
	left: 0;
	width: 100%;
	margin-left: -3px;
	background: #272727;
	border-right: 3px solid #FF1A00;
	border-left: 3px solid #FF1A00;
	padding-top: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAAAAA;
	font-size:10px;
	height: 25px;
}


#footer a {
	color: #AAAAAA;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;	
	color:#FF1A00;
}

/* end footer -----------------------------------------------------------*/




/*----------------------------------------------------------------------------------
    Content :: Contact Form
-----------------------------------------------------------------------------------*/
	
	#form {
		margin-right: 200px;
	}
	
	form#contact-form {
		margin: 20px;
	}
	
	#contact-form fieldset {
		margin: 20px 0;
		width: 380px;
		padding: 8px;
	}
	#contact-form fieldset {
		width: 380px;
	}

	#contact-form legend {
		background: #fff;
		font-weight: bold;
		color: #777;
		padding: 2px 15px;
		border: 1px solid #ccc;
        margin-bottom: 10px;
		text-align: right;
	}
	
	#contact-form label {
		position: relative;
		display: block;
		clear: both;
		margin: 12px 10px;
		line-height: 15px;
		font-size: 12px;
		font-family: Arial;
		line-height: 15px;
		color: #C4C4C4;
	}
	
	#contact-form span.label-text {
		position: relative;
		display: block;
		float: left;
		width: 140px;
		height: 30px;
		color: #999;
		font-weight: bold;
		margin-right: 1px;
		margin-right: 3px;
	}
	
	#contact-form input,
	#contact-form textarea
	{
		background-color: #fff;
		font-size: 11px;
		padding: 3px 8px;
		color: #787878;
		border: 1px solid #787878;
	}

	#contact-form option
	{
		padding: 0 5px;
	}

	#contact-form textarea
	{
		margin: 5px 0;
	}

    #contact-form input 
	{
        width: 155px;
    }
	


	#contact-form span.req {
		color: #ff0000;
		font-weight: bold;
	}

