body {
	text-align:center;
	margin: 0 auto;
	padding: 0;
	background-image: url("photos/embroided2green.jpg");;
	font: 10pt/16pt trebuchet ms; 
	}
div.container { 
	position: relative;
	margin: 0 auto;
	background-color: #339966;
	text-align:left;
	color: black;
	top: 5px;
	width: 800px;
	height: 600px;
	border-top: white 1px solid; 
	border-right: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: white 1px solid;
	}
div.containertitleheadertext { 
	position: absolute;
	margin: 0 auto;
	top: 75px;
	left: 0px;
	width:100%;
	height: 45px;
	font: 25pt trebuchet ms; 
	background-color: 339966;
	text-align:right;
	color: white;
	border-top: black 0px solid; 
	border-right: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: white 1px solid;
	}
div.containertitleheadertextlogologo { 
	position: absolute;
	margin: 0 auto;
	top: 10px;
	left: 140px;
	background-color: white;
	border-top: white 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.containermenu { 
	position: absolute;
	margin: 0 auto;
	top: 120px;
	left: 0px;
	background-color: 99CC99;
	text-align:left;
	color: black;
	width: 150px;
	height: 478px;
	border-top: white 0px solid; 
	border-right: white 1px solid; 
	border-left: white 0px solid; 
	border-bottom: black 0px solid;
	}
div.menutext { 
	position: absolute;
	margin: 0 auto;
	top: 10px;
	left: 5px;
	background-color: transparent;
	text-align:left;
	font: 12pt trebuchet ms; 
	color: black;
	border-top: white 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.menutext2 { 
	position: absolute;
	margin: 0 auto;
	bottom: 10px;
	left: 15px;
	background-color: transparent;
	text-align:center;
	font: 10pt trebuchet ms; 
	color: black;
	border-top: white 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.menulogo { 
	position: absolute;
	margin: 0 auto;
	top: 10px;
	left: 10px;
	background-color: transparent;
	border-top: white 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.menulogo img { 
	border-top: white 1px solid; 
	border-right: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: white 1px solid;
	}
div.containerbody { 
	position: absolute;
	margin: 0 auto;
	top: 120px;
	left: 150px;
	background-color: #99CC66;
	width: 648px;
	height: 478px;
	border-top: white 0px solid; 
	border-right: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid;
	}
div.maintext { 
	position: absolute;
	margin: 0 auto;
	top: 10px;
	left: 2px;
	background-color: transparent;
	text-align: center;
	color:black;
	font: 10pt trebuchet ms; 
	width: 100%;
	height: 468px;
	border-top: black 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.maintext h3 { 
	color:black;
	font: 15pt trebuchet ms; 
	}
div.maintext3 { 
	position: absolute;
	margin: 0 auto;
	top: 320px;
	left: 5px;
	background-color: transparent;
	text-align: center;
	color:black;
	font: 10pt trebuchet ms; 
	width: 100%;
	border-top: black 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
div.maintext img {
	border-top: white 1px solid; 
	border-right: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: white 1px solid;
	}
div.maintext2 { 
	position: relative;
	top: 0px;
	left: 2px;
	text-align: left;
	color:black;
	border-top: black 0px solid; 
	border-right: black 0px solid; 
	border-left: black 0px solid; 
	border-bottom: black 0px solid;
	}
div.maintext2 img {
	position: absolute;
	margin: 0 auto;
	bottom: 3px;
	right: 3px;
	border-top: white 1px solid; 
	border-right: white 1px solid; 
	border-left: white 1px solid; 
	border-bottom: white 1px solid;
	}
div.maintext4 { 
	position: absolute;
	margin: 0 auto;
	top: 400px;
	left: 5px;
	background-color: transparent;
	text-align: center;
	color:black;
	font: 10pt trebuchet ms; 
	width: 98%;
	border-top: black 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}
a.menulink {
	display: block;
	width: 125px;
	text-align: left;
	text-decoration: none;
	}
a.menulink:hover {
	background-color:#F0E1FF;
	}
a.menuselect {
	display: block;
	width: 125px;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	background-color: transparent;
	border-top: white 0px solid; 
	border-right: white 0px solid; 
	border-left: white 0px solid; 
	border-bottom: white 0px solid;
	}