﻿


body {   background: rgb(255,246,209); margin:30px auto; width:900px;}
	
	

#navlink {
		position:relative;
		top: 15px;
		left:750px;
	}	
	
#here {
		text-decoration: none;
		color: grey
		}

p {	
		font-size:150%; font-family: "Times New Roman", serif;
	}

	
ul {	
		font-size:150%; font-family: "Times New Roman", serif;
   		list-style-type: none;
	}


#column1 {
 		float:left;		
		width: 50%;
   		padding: 0px;
   		border: 0px;
  		margin: 0; 
	}

#column2 {
		float:right;
		width: 50%;
		padding: 0px;
   		border: 0px;
  		margin: 0; 
	}
		
a:link {
		color: rgb(86,0,88);
	}

a:hover {
		color: rgb(232,0,238);
	}		


.floatstop {
		clear:both;
	}	


#line2 {
		background-color: rgb(86,0,88);
		height: 2px;
	}

	
#hostlink {
		text-align: center;
		font-size:100%; font-family: "Times New Roman", serif;
	}
	