body {

margin: 0px;
background-color: black;


}

a { 

color: #AFAFAF;
}
a:Hover {
color: #FFFFFF;
}
a:Active {
	color: #AFAFAF;
	}

h3 {
line-height: 1.1em;
}




#title {

	position: absolute;
	left: 100%;
	top: 100%;
	margin-left: -250px;
	margin-top: -100px;
	width: 250px;
}

#title a {
	text-decoration: none;
	font-family: Helvetica;
	font-size: 24pt;	
	color: white;
	}

#theroadtointerzone 
	{
	
	position: absolute;
	left: 50%;
	margin-top:  30px;
	margin-left: -365px;	
	padding-bottom: 75px;
	width: 770px;	
	text-decoration: none;
	font-family: Helvetica;
	font-size: 13pt;	
	line-height: 12pt;
	color: white;
	
	}
	
blockquote, blockquote p {
	text-indent: -0.5em;
	margin-left: 0px;
	}

#titleandimg {
width: 750px;


}

#ordertitleandimg {
width: 750px;
margin-top: 250px;


}

#title_txt {
display: block;

padding: 50px 0px 0px 0px;
}

#title_txt_order{
display: block;

padding: 50px 50px 0px 200px;
}
#ppimage {
	
	}

#body_txt {
margin: 135px 0px 0px 0px;
}
	
#titleandimg img { 
	float: left;	
	margin-right: 15px;
	margin-bottom: 15px;
	
	}
	
h1 
	{ 	
	text-align: left;
	font-size: 32pt;	
	line-height: 28pt;
	margin-top: 0px;
	}

h2
	{ 	
		margin-top: 0px;
		font-size: 12pt;
		font-style: normal;
		font-weight: normal;
		letter-spacing: 2en;
	}
p {
	clear: both;
	}
	