body {
	margin: 0px;
	padding: 20px;
	text-align: center;
	font-family: "Palatino Linotype", Georgia;
	font-size: 14px;
	color: #000000;
}
#page {
	background-color: #e9e2d8;
	margin: 0px auto;
	padding: 0px;
	width: 750px;
	border: 2px solid #000000;
}
#header{
	margin: 0px;
	padding: 0px;
	background-image: url(images/briarheader.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 119px;
	width: 750px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#admin {
	margin: 0px 0px 0px 735px;
	padding: 0px;
	height: 15px;
	width: 15px;
}
#notes {
	margin: 0px;
	padding: 0px;
	height: 80px;
	width: 750px;
	background-color: #FFFFFF;
}
#navbar {
	text-align: left;
	padding: 0px;
	height: 30px;
	width: 750px;
	background-color: #FFFFFF;
	background-image: url(images/behindtabs.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#navbar ul {
	background-color: #00CC66;
	margin: 0px;
	padding: 0px 0px 0px 40px;
}
#navbar li {
	margin: 0px 2px;
	padding: 0px;
	height: 30px;
	width: 161px;
	list-style-type: none;
	display: block;
	float: left;
}
#navbar a {
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 161px;
	display: block;
}
#home {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
}
#cat {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -159px 0px;

}
#order {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -319px 0px;

}
#rev {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -479px 0px;

}
#hcurrent {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: 1px -60px;
}
#ccurrent {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -159px -60px;
}
#ocurrent {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -319px -60px;
}
#rcurrent {
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -479px -60px;
}
#home a:hover{
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: 1px -30px;
}
#cat a:hover{
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -159px -30px;

}
#order a:hover{
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -319px -30px;

}
#rev a:hover{
	background-image: url(images/bigtabsall.gif);
	background-repeat: no-repeat;
	background-position: -479px -30px;

}
#main {
	margin: 0px;
	padding: 10px;
	text-align: left;
}
#main2 {
	margin: 10px 0px;
	padding: 0px;
	text-align: left;
	background-image: url(images/bmpwatermark.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 750px;
}
#spacer1, #spacer2, #spacer3, #spacer4, #spacer5, #spacer6, #spacer7 {
	margin: 0px;
	padding: 0px;
	float: right;
	clear: both;
}
#spacer1 {
	height: 28px;
	width: 45px;
}
#spacer2 {
	height: 30px;
	width: 85px;
}
#spacer3 {
	height: 40px;
	width: 130px;
}
#spacer4 {
	height: 180px;
	width: 160px;
}
#spacer5 {
	height: 30px;
	width: 133px;
}
#spacer6 {
	height: 30px;
	width: 115px;
}
#spacer7 {
	height: 73px;
	width: 40px;
}
#news {
	margin: 0px;
	padding: 5px;
	border: 2px dotted #993366;
	line-height: 90%;
	color: #993366;
	font-weight: bold;
}
#navbot {
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 10px;
	text-align: center;
}
#navbot ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#navbot li {
	margin: 5px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}
#navbot a {
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#footer {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	color: #E8DFD7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #713d04;
	width: 750px;
	background-color: #006600;
}
.dark {
	background-color: #D5C8B5;
	border: #d5c8b5;
}
.light {
	background-color: #E1D9CC;
}
.norm {
	font-weight: normal;
}
.bolder {
	font-size: 16px;
	font-weight: bold;
	color: #990066;
}
#sort {
	text-align: center;
	margin: 0px;
	padding: 0px;
	width: 730px;
}
.bold {
	font-size: 16px;
	font-weight: bold;
}
.formentry {
background: #D5C8B5;
border: solid 1px black;
width: 300px;
padding: 10px;
margin: 0 auto; 
text-align: left 
}
.formentry p { 
clear: both;
margin-top: 0;
margin-bottom: 1em
}
.formentry label {
float: left;
text-align: left;
width: 70px; 
margin-left: 5px
}
.formentry input, textarea {
width: 275px;
border: solid black 1px;
font: 11px Verdana, Arial, Helvetica, sans-serif
}
.formentry input.submit { 
font-weight: bold;
width: auto
}
.formentry #submit {
font-weight: bold;
margin-left: 110px;
text-align: left;
}
.name {
font-weight: bold;
float: left
}
.formentry p {
clear: both;
margin-top: 0;
margin-bottom: 1em;
}
.date {
font-size: 10px;
text-align: right;
}
#navigate { 
width: 300px;
text-align: center;
margin: 0 auto 8px
}

