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



body 
{
	width: 605px;
	color: #000;
}

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

#top_nav 
{
   display:none;   
}


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

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

p
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	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;
}

#main_right 
{
   display:none;   
}

#gallery1 
{
   display:none;   
}

#gallery2 
{
   display:none;   
}

#gallery3 
{
   display:none;   
}

#gallery4 
{
   display:none;   
}

#copyright 
{
   display:none;   
}

.signupframe 
{
   display:none;   
}


