body  {
	background-color: #F8F6F0;
	background-image: url('./images/ltlinen.jpg');
	}

#page {
	display: block;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 3px;
	padding: 0px;
	}

.button  {
	border: none;
	vertical-align: middle;
	padding: 1px 1px 1px 1px;
	}

.button:hover  {
	border-style: none none dotted none;
	border-color: #999999;
	border-width: 1px;
	padding: 1px 1px 0px 1px;
	}

p.indent  {
	text-indent: 16px;
	text-align: justify;
	}

ul.bullseye  {
	list-style: inside circle;
	}

img.photo-1  {
	background-image: url('./images/photo1.jpg');
	background-position: center;
	background-repeat: no-repeat;
	}

img.leftside  {
	background-image: url('./images/pixframe.gif');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 20px;
	margin: 10px;
	float: left;
	}

img.rightside  {
	background-image: url('./images/pixframe.gif');
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	padding: 20px;
	margin: 10px;
	float: right;
	}

h2  {
	font-family: 'Brush Script MT' 'Arial italic' 'Helvetica';
	font-size: 20pt;
	}

#wx  {
	display: block;
	float: right;
	}

#wxfooter {
	background-color: #000088;
	color: white;
	font-size: 10px;
	text-align: justify;
	padding: 0px 4px 4px 4px;
	}

#wxfooter a:link {
	color: white;
	text-decoration: underline;
	}
#wxfooter a:visited {
	color: white;
	text-decoration: none;
	}
