body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #422100;
}

a:link {
	color: #422100;
	text-decoration: underline;
}

a:hover {
	color: #990000;
	text-decoration: underline;
}

a:active {
	color: #990000;
	text-decoration: underline;
}

a:visited {
	color: #422100;
	text-decoration: underline;
}

#aboutimage img {
	float: right;
	padding-top: 5px;
	padding-left: 15px;
}
#abouttitle {
	margin-top: 30px;
}
#abouttext1 {
	padding-top: 35px;
	padding-left: 42px;
}
.brownheadings {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #422100;
}
#bwimage img {
	float: left;
	padding-top: 40px;
	padding-right: 20px;
	padding-left: 0px;
	padding-bottom: 25px;
}
#mainlinks {
	height: 183px;
	float: left;
	margin: 0px;
	width: 449px;
	padding-left: 95px;
	padding-top: 19px;
}
#mainlinks #mainlinknames {
	width: 449px;
	height: 202px;
}
.maintext {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #663300;
}
.maintext a:link, .maintext a:visited {
	color: #663300;
	text-decoration: underline;
}
.maintext a:hover, .maintext a:active {
	color: #990000;
	text-decoration: underline;
}
#subnavi2 #subnavi2links {
	width: 100%;
	margin: 0px;
	padding: 0px;
	display: inline;
}
#title #goat {
	height: 264px;
	width: 291px;
	float: left;
}
#title #sitename {
	width: 253px;
	padding-top: 91px;
	padding-right: 0px;
	padding-bottom: 86px;
	padding-left: 0px;
	float: right;
}
#title {
	padding: 0px;
	width: 544px;
	margin-top: 100px;
}
.update {
	color: #990700;
	font-style: italic;
	font-weight: bold;
}
#wrap {
	background-color: #FFFFFF;
	padding: 0px;
	width: 544px;
	height: 500px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #subnavi2 #subnavihome {
	float: left;
}
#wrap #homesubnavi2 {
	padding-left: 40px;
	width: 504px;
}

