body { color: black; background: #cccccc url(images/bg.png); margin: 0; }
li { padding-bottom: 7px;
}
a:link {color: #cc0033; }
a:visited {color: #cc0033; }
a:hover { text-decoration: none; color: #000000;}

#logo 
		{
		margin:0 auto;
		width: 800px;
		}

#menu
		{
		margin:0 auto;
		width: 800px;
		}

#house
		{
		width: 800px;
		background: #ffffff url(images/800.png);
		margin:0 auto 0 auto;
		}

#content
		{
		margin:10px auto 10px auto;
		width: 680px;
		padding: 10px;
		}

#right
		{
		width: 300px;
		float: right;
		text-align: center;
		}

#flashphoto
		{
		width: 300px;
		height: 330px;
		border: #000000 groove 2px;
		}

#textblock
		{
		width: 300px;
		line-height: 22px;
		}
.small 
	{
	font-size: 10pt;
	line-height: 18pt;
	}		

.text 
	{
	padding: 20px;
	}