#border
	{
    height: 600px; 
    background: url(images/ian_main.jpg) no-repeat bottom center;
    border: 1px solid #ccc;
}
#main_entrance	
	{
    text-align: right;
    margin: 75px 10px 0px 0px;
    font-size: 20pt;
    letter-spacing: .1em;
    text-transform: uppercase;
}
#main_entrance a
	{
    color: #fff;
	text-decoration: none;
    padding: 0px;
	}
#main_entrance a:hover
	{
    color: #C69633;
	text-decoration: none;
	}
#main_entrance a:visited
	{
    color: #fff;
   	text-decoration: none;
	}
#main_entrance a:visited:hover
	{
    color: #C69633;
   	text-decoration: none;
	}