/* CSS Document */
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
}
img {
	border:none;
}
form {
	clear:both;
	margin:0px;
	padding:0px;
}
h1 {
	position:relative;
	float:left;
	font-family:"Times New Roman", Times, serif;
	font-size: 250%;
	font-weight: bold;
	color: #84683B;
	letter-spacing: -0.03em;
	margin:0px;
	padding:0px 0px 10px 0px;
	clear:both;
}
#pageSurround {
	margin:0px auto 0px auto;
	width:760px;
}
#pageSurround fieldset {
	position:relative;
	float:left;
	width:738px;
	border:1px solid #cccccc;
	padding:10px;
	clear:both;
	line-height:150%;
	margin-bottom:10px;
}
#pageSurround legend {
	color:#006699;
	font-weight:bold;
}
#pageSurround p {
	clear:both;
	margin:0px;
	padding:0px 0px 10px 0px;
}
#header {
	position:relative;
	float:left;
	width:760px;
	clear:both;
}
#catDisplay ul {
	position:relative;
	float:left;
	width:760px;
	padding:10px 0px 10px 0px;
	margin:0px;
}
#catDisplay li {
	position:relative;
	float:left;
	width:240px;
	height:80px;
	padding:0px 10px 0px 0px;
	margin:0px;
	list-style-type:none;
	display:block;
}
#location {
	position:relative;
	float:left;
	width:760px;
	padding:10px 0px 10px 0px;
}
#linksDisplay {
	line-height:150%;
}
#pagLinks {
	position:relative;
	float:left;
	width:760px;
	text-align:center;
	padding:10px 0px 10px 0px;
}
#linksDisplay {
	clear:both;
}
.adminInput {
	width:300px;
}
.padSubmit {
	padding:10px
}
#myLink {
	position:relative;
	float:left;
	width:738px;
	border:1px solid #cccccc;
	background-color:#FFFFCC;
	font-family:'Courier New', Courier, mono;
	padding:10px;
	margin:10px 0px 10px 0px;
	clear:both;
}
#footer {
	position:relative;
	float:left;
	width:760px;
	text-align:center;
	clear:both;
	padding:10px 0px 10px 0px;
}

