/* Content Specific ID's/Classes */

#welcome, #about, #restoration, #preservation, #gallery, #contact, #privacy, #legal
	{
	overflow: auto;
	padding-bottom: 2em;
	padding-left: 4px;
	paddng-right: 10px;
	padding-top: 14px;
	position: relative;
	  margin-top: -12px;
	width: 100%;
	}

#welcome
	{
	display: block;
	}

#about, #restoration, #preservation, #gallery, #contact, #privacy, #legal
	{
	display: none;
	}

#welcome a:link
	{
	color:  #ffffff;
	}

#about a:link
	{
	color:  #ffffff;
	}

#restoration a:link
	{
	color:  #ffffff;
	}

#preservation a:link
	{
	color:  #ffffff;
	}

#gallery a:link
	{
	color:  #ffffff;
	}

#contact a:link
	{
	color:  #ffffff;
	}

#privacy a:link
	{
	color:  #ffffff;
	}

#legal a:link
	{
	color:  #ffffff;
	}
