@charset "utf-8";
/* CSS Document */



body 
{
	width: 605px;
	color: #000;
	font: 12pt/20pt "Times New Roman", Times, serif;
}

#header
{
	margin-left: 0px;
	width: 605px;
	height:100px;
	margin-bottom:5px;
	border:none;
}

#top_nav 
{
   display:none;   
}


#main_left
{
	width: 605px;
	margin: 20px;
}

H1
{
	font:Arial, Helvetica, sans-serif;
	font-size:30px;
	text-align:left;
}

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	text-align:left;
}

a:link {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:visited {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#gallery2 
{
   display:none;   
}

#gallery3 
{
   display:none;   
}

#gallery4 
{
   display:none;   
}

#copyright 
{
   display:none;   
}



