body {
	font-family: "Verdana", "Osaka", "Helvetica", "sans-serif";
	font-size: 12px;
	color: #000033;
	background-color: #f0f0f0;
	margin: 0px auto;
	width: 780px;
	padding: 0px;

}

#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	top: 10px;
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	background-image: url(perimg/barbecue_plaid_plane.png);
	background-position: 50px;



}
.idplace {
	position: absolute;
	visibility: visible;
	z-index: 10;
	height: 59px;
	width: 97px;
	top: 0px;
	right: 0px;
	border: none;
}
h3 {
	font-size: 12px;
}
h2 {
	font-size: 12px;
}
#mainnav {
	height: auto;
	width: auto;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: right;
}
#anothernav {
	height: 1em;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: right;
	padding-top: 5px;

}

#mainnav li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	margin: 0px;
}
#mainnav ul {
	clear: left;
	height: 1em;
	width: auto;
	position: relative;
	right: 0px;
	visibility: visible;
	left: auto;
	top: 0px;
	bottom: auto;
	float: right;
	margin: 0px;
	padding: 0px;
}
#anothernav ul {
	height: 1em;
	width: auto;
	right: 0px;
	float: right;
	margin: 0px;
	padding: 0px;
}
#anothernav li {
	float: left;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
	font-size: 9px;
	margin: 0px;
}

#textarea {
	width: 780px;
	clear: both;
	display: block;
	padding: 5px 0px;
	float: none;
	margin: 5px auto 0px;
	border: 1px dotted #ac0000;
	height: 150px;

}


#footer {
	height: auto;
	width: 100%;
	clear: both;
	margin: 0px;
	float: none;
	padding: 0px;
	display: block;
	background-color: #FFFFFF;

}
hr {
	clear: both;
	display: none;

}
#subnavi {
	clear: both;
	height: 1em;
	width: auto;
	float: right;
	margin: 0px 0px 5px;
	padding: 0px;
	font-size: 9px;
}

.subnavitxt {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 1em;
	width: auto;
	float: right;

}

