/* commented backslash hack for ie5mac \*/ 
html, body{height:100%;} 
/* end hack */

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-color: #ffffff;

}

#container {
	position:relative; /* center, not in IE5 */
	width:100%;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	margin-top: 0;
	margin-bottom: 0;
	background-image: url(images/backgr.jpg);
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
}
#left_strip {
	height: 100%;
	width: 63px;
	float: left;
}
#container #black_strip {
	float: left;
	width: 15px;
	background-color: #000000;
	margin-top: 0;
	margin-bottom: 0;
	height: 550px;
	overflow: hidden;

	
}
#left_main {
	float: left;
}
.links{
	padding-left: 25px;
}


#wrapper_index {
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	height: 50%;
	width: 80%;
	position: absolute;
	top: 25%;
	left: 10%;
	right: 10px;
	background-image: url(images/bethanynewell_new_york1.jpg);
	
}
#logo {
	font-family: Arial, Helvetica, sans-serif;
	color: #c7c7c7;
	font-size: 50px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	text-align: center;
	filter:alpha(Opacity=50);
	opacity: 0.3;

	-moz-opacity:0.3;
	z-index:1;
	margin-top: 10px;
	position:absolute;
	left: 50px;
} 


#footer{
	position:absolute;
	width:100%;
	bottom:0;
	clear:both;
	text-align:center;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}

#2 {
	float: left;
	width: 150px;
	text-align: right;
}
#main {
	clear: none;
	float: left;
}


#footer a {
	color:#333333;
	text-decoration: none;
}
.subscribe{
	width: 229px;
	position: relative;
	top: 314px;
	left: -150px;
	background-image: url(images/newsletter-bg.png);
	background-repeat: no-repeat;
	height: 51px;
	padding-top: 21px;
	background-position: center center;
	padding-left: 5px;
	text-align: left;
}

#enter {
	text-align: right; 
	padding-bottom: 10px;
	padding-top: 100px;
}
#text_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding-top: 20px;
	text-align: justify;
}
#text_0 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.85em;
	padding-top: 20px;
	padding-left: 20px;
	text-align: justify;
}
#image {
	text-align: left;
	width: 115px;
	padding-left: 10px;
	padding-top: 20px;
	clear: both;
}
