




/*
     FILE ARCHIVED ON 5:13:32 Feb 27, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 4:07:25 Nov 10, 2015.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
body
{
margin: 0;
padding: 0;
	/*height:1200px;*/
}

a:link {color:#000;}      /* unvisited link */
a:visited {color:#000;}  /* visited link */
a:hover {color:#000;}  /* mouse over link */
a:active {color:#000;}  /* selected link */
 
	#distance { 
		width:1px;
		height:50%;
		background-color:#fc6;
		margin-bottom:-13.75em; /* half of container's height */
		float:left;
		}
#center
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
 position:absolute; 
  left: 50%;  
  top: 50%; 
  width:988px;
 height:630px;   
  margin-top: -315px;  
  margin-left: -494px;  
 
}

.left_column
{
	float:left;
	height:536px;
	width:409px;
}
.right_column
{
	float:left;
	height:536px;
	width:567px;
	padding:0px 0px 0px 10px;
}
.right_column_description
{
	float:left;
	width:567px;
	padding:0px 0px 0px 10px;
}

.dowanload_text
{
	font-size:16pt;
	font-weight:bold;
	float:left;
	padding:0px 0px 0px 10px;
	position:relative;
	left:110px;
	top:-80px;
	text-align:left;
	color:#000000;	
}
.body_text
{
	font-size:12pt;
	font-weight:normal;
	clear:both;
	padding:0px 5px 0px 10px;
	position:relative;
	top:-40px;
	text-align:left;
	color:#000000;
}

.copyright
{
	clear:both;
	text-align:center;
	font-size:12pt;
	position:relative;
	top:5px;
}

