/* CSS Document */
UL 		{
		margin: 0px;                 
   		}
UL.greetings {
		margin: 0px;
		padding: 0;
		border: none;
		background: white;
		float: left;
		z-index: 1;
		}
LI 		{
		background: none;
		padding: 0;
		list-style: none;
		clip: shape;
   		}
		
LI.greetings {
		background: white;
		margin: 0;
		border: none;
		align: center;
		}
	  
:active {
		border: inset;
		border-right-width: thin;
		border-bottom-width: thin;
   		}

#Banner {
		border: inset;
		height: auto;
		width: 1000px;
		}
#Video1	{
		display: block;
		width: 170px;
		height: 195px;
		border:	inset;	
		}
	
#Video2 {
	display: block;
	border: inset;
	width: 170px;
	height: 195px;
		}
		
#center {
		display: block;
		position: absolute;
		top: 25%;
		left: 25%;
		border: inset;
		}
		
td 		{
		border: none;
		width: 140px;
		height: 97px;
		}
		
td.greetings {
		border: none;
		position: relative;
		left: 50 px;
		overflow: visible;
		}
		
td.open_house {
		border: 0;
		}
		
P		{
		margin: 0;
		padding: 3px;
		}

P.normal {
		padding: 0;
		}
		
scrapbook {
	background-color: #FFFFCC;
}
.scrapbook {
	background-repeat: repeat;
	height: 480px;
	width: 640px;
	border: medium outset #CCCCCC;

}
