p {
	margin: 0px;
	margin-top: 5px;
	padding: 0px;
	padding-left: 10px;
	}
a.menu:link, a.menu:active, a.menu:visited {
	display: block;
	float: left;
	height: 17px;
	width: 129px;
	margin-right: 8px;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 4px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	border-top: 1px solid #88B16D;
	border-left: 1px solid #88B16D;
	border-bottom: 1px solid #F6FBF2;
	border-right: 1px solid #F6FBF2;
	background-image: url(../images/layout/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px -32px;
}	
a.menu:hover {
	background-position: 0px 0px;
	border-top: 1px solid #88B16D;
	border-left: 1px solid #88B16D;
	border-bottom: 1px solid #F6FBF2;
	border-right: 1px solid #F6FBF2;
}
.menu_select {
	display: block;
	float: left;
	height: 17px;
	width: 129px;
	margin-right: 8px;
	margin-top: 2px;
	padding-top: 5px;
	padding-left: 30px;
	padding-right: 4px;
	text-align: left;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(../images/layout/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	border-top: 1px solid #88B16D;
	border-left: 1px solid #88B16D;
	border-bottom: 1px solid #F6FBF2;
	border-right: 1px solid #F6FBF2;
}		
body {
	background-image: url(../images/layout/bg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #E3D29A;
	padding: 0px;
	margin: 0px;
	}
.frame {
	width: 761px;
	height: auto;
	padding-left: 1px;
	min-height: 500px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	position: relative;
	}
.masthead {
	width: 761px;
	height: 185px;
	float: left;
	background-repeat: no-repeat;
	}
.middle {
	width: 761px;
	height: 520px;
	float: left;
	background-image: url(../images/layout/bg_content.jpg);
	background-repeat: repeat-y;
	}
.leftside {
	width: 203px;
	height: auto;
	min-height: 400px;
	float: left;
	background-image: url(../images/layout/bg_left_top.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	}
.menubox {
	width: 166px;
	height: auto;
	display: inline;
	min-height: 200px;
	margin-left: 18px;
	margin-top: 30px;
	float: left;
	}
.bubblebox {
	width: 118px;
	height: 20px;
	float: left;
	position: relative;
	}
.bubble {
	width: 118px;
	height: 250px;
	padding-left: 24px;
	padding-right: 24px;
	padding-top: 25px;
	margin-left: 18px;
	display: inline;
	margin-top: 25px;
	float: left;
	background-image: url(../images/layout/bg_bubble.jpg);
	background-repeat: no-repeat;
	background-position: -2px 0;
	font-size: 11px;
	text-align: center;
	position: absolute;
	}
.bubble_name {
	width: 100px;
	height: 30px;
	top: 200px;
	left: 65px;
	position: absolute;
	text-align: left;
	font-style: italic;
	font-size: 10px;
	}
.rightside {
	width: 538px;
	height: 520px;
	float: left;
	background-image: url(../images/layout/bg_watermark.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	}
.header {
	width: 531px;
	height: 20px;
	float: left;
	border-bottom: 1px solid #DFE7AE;
	font-size: 16px;
	font-weight: bold;
	color: #3D600E;
	}
.subheader {
	width: 300px;
	height: 20px;
	padding-top: 6px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 5px;
	background-color: #3D600E;
	}
.content {
	width: 538px;
	height: 480px;
	padding-top: 10px;
	overflow: auto;
	float: left;
	border-top: 1px solid #FFFFFA;
	}	
.footer {
	width: 761px;
	height: 138px;
	float: left;
	background-image: url(../images/layout/bg_footer.jpg);
	background-repeat: no-repeat;
	}
.img {
	width: 250px;
	height: 188px;
	float: right;
	padding: 4px;
	margin: 10px;
	margin-top: 5px;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #3D600E;
	background-repeat: no-repeat;
	background-position: center;
	}
.footer_links {
	margin-top: 95px;
	margin-left: 14px;
	font-size: 10px;
	}
