a:link { color: #c0c0c0; text-decoration: none; }
a:visited { color: #c0c0c0; text-decoration: none;  }
a:hover { color: #c0c0c0; border-bottom:1px dotted  #c0c0c0 }
a:active { color: #c0c0c0; text-decoration: none;  }

body {
		 background-color: 		   	 #202020;
		 text-align:				 center;
		 margin:					 0px;
		 font-family: "Lucida Grande",Verdana,"Bitstream Vera Sans",Arial,sans-serif;
}

#main
{
		 width:						 80%;
		 max-width: 				 1063px;
		 min-width: 				850px;
		 height:					 600px;
		 border:					 1px #ffffff solid;
		 margin-top:				20px;
		 background-image: 			url('liam.jpg');
		 margin-left:				 auto;
		 margin-right:				 auto;
		 text-align:				 left;
		 padding-left:				 5px;
		 padding-right:				 5px;
		 position:					relative;
}

#info {
	position:absolute;
	bottom:30px;
	left:	620px;
	margin:	10px;
}

h1 {

	font-size:	50px;
	font-weight: bold;
	color:	#ffffff;
	margin:0;

}


h2 {

	font-size:	15px;
	color:	#ffffff;
	margin:0;

}

#location {
	position:absolute;
	top:10px;
	right:	10px;
}

#imin {
	position:absolute;
	top:30px;
	right:	100px;
	font-size:	12px;
	line-height: 20px;
	color:	#ffffff;
}

.map {
		 border:					 1px #ffffff solid;
	
}

#findme
{
		 width:						 80%;
		 max-width: 				 1063px;
		 min-width: 				850px;
		 
		 margin-top:				10px;
		 margin-bottom:				10px;
		 margin-left:				 auto;
		 margin-right:				 auto;
		 text-align:				 left;
		 padding-left:				 5px;
		 padding-right:				 5px;
		 position:					relative;
	font-size:	12px;
	line-height: 20px;
	color:	#c0c0c0;
}
