	* {
		margin:0;
		padding:0;
		}

	html, body {
		height:100%;
		}

	body {
	background-image:url(images/backstrip.jpg);
	background-position:center;
		color:#630;
		font:100.01%/1.4 sans-serif;
		text-align:center; /* horizontal centering for IE Win quirks */
		}

	#distance { 
		width:1px;
		height:50%;
		margin-bottom:-360px; /* half of container's height */
		float:left;

		}

	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		z-index:1;
		text-align:left;
	width: 970px;
	height:710px;
	clear:left;
	border:#33CC99 thick outset;
}

.backstrap img{
	position:absolute;
	z-index:-1;

	height:710px;
	width:970px;
	opacity:.5;
	filter:alpha(opacity=50);-moz-opacity:.5;opacity:.5;
	border:black thin solid;
	}
	
	
.fulstrap {
	width:970px;
	Height:145px;



		}
	

#intcon  {

	height:470px;
	width:970px;
	padding-top:20px;


	}

	
div#right {
	width:366px;
	height:447px;
	float:right;
	margin-top:0px;
	margin-right:25px;
	border:inset thin #0099FF;	
		}
	
.object {
	width:238px;
	height:223px;
	float:right;
	margin-top:0px;
	margin-right:25px;
	}
	

	
.b10 {
	z-index: 20;
	float:right;
	margin-top:0px;
	margin-right:10px;
    color:#000000;
   	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	width: 260px;
	height: 245px;
}
	
	
	
.content {
	width:511px;
	height:220px;
	float:right;
	margin-top:-5px;
	margin-right:25px;

	}
	

	
.bottomstrap {
	position:relative;
	z-index:5;
	bottom:0px;
	width:970px;
	height:127px;
	

	}
	


h1 {
	font-size: 32px;
	font-weight: bold;
	color:#000000;
	background-color: transparent;
	text-align:left;
	text-decoration:underline;
	font-family:"Times New Roman";
	}	
	
/*for the email form*/

#form {
	
	width:238px;
    	height:223px;
		background-image:url(mouse.jpg);
		color:#fff;
		margin:5px;
		font-size:14px
}

.info {
	margin:8px 5px 5px 10px;
	padding-right:5px;
	float:right
	}
	
form {

	margin-top:0px;
	}	
	

.subbutton input {
	margin-left:85px
}
	
.objectp  {
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	margin-left:75px;
	font-weight:bold
	}
	
.emailto  {
	margin-top:-30px;
	}

