body {
	margin: 0;
}

img {
	border: none 0 White;
}

blockquote {
	font-style: italic;
}

#background {
	width: 713px;
	background-image : url( "/images/background1.jpg" );
	background-position : center;
	background-position: top;
	background-repeat : no-repeat;
	padding: 34px 34px 0px 29px;
}

#mainbox {
	width: 652px;
	height: 437px;
	height /* */: auto;
	min-height: 437px;
	border : 1px solid #6E5355;
	clear : both;
}

.invisible {
	display: none;
}

#title {
	margin: 15px 14px 10px 14px;
}

#body {
	margin: 30px 205px 30px 60px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight: bold;
	color: #856467;
}

#body h1 {
	font-size: 18px;
}

#body h2 {
	font-size: 14px;
	font-weight: bold;
}

#body a {
	color: #495E97;
	text-decoration: none;
}

#body p {
	text-indent : 26px;
}

#body a:hover {
	text-decoration: underline;
}

#body ul li {
	list-style-type : square;
	list-style-image : url( "/images/bullet1.png" );
	list-style-position : outside;
	margin-left: 0;
}

#body ul {
	margin: 0;
	padding-left: 0;
	margin-left: 26px; /* margin no-indent = 15 */
	margin-bottom: 15px;
}

#body p {
	margin: 0;
	margin-bottom: 15px;
}

.photo {
	padding: 6px 12px;
	float: left;
}

#menu {
	margin-right: 41px;
}