﻿body {height: 100%;}
html {height: 100%;}
* {   border-style: 0;
	border-color: 0;
	border-width: 0px;
	padding: 0;
	margin: 0;
}
body {
	background: transparent url('images/background.JPG') repeat top left;
	font-family: "Playbill MT", "Times New Roman", Times, serif;
	font-size:14px;
	padding:5px;
}
#wrapper {
	height: 100%;
	width: 100%;
}
#container {
	width: 800px;
	height: 725px;
}
#container a {
	text-decoration: underline;
	color: #2C2C14;
	font-family: Tahoma, Georgia, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	letter-spacing: 1px;
	border: 0px transparent hidden;
}
#menu { 
	position: absolute;
	width: 400px; 
	height: 64px;
	left: 28px;
	top: 9px;
	margin-left: 340px; 
	margin-top: 2px;
	border: 0px transparent hidden;
}
img {
	text-decoration: none;
	border: 0px transparent hidden;
}
a:link {
	text-decoration: none;
	border: 0px transparent hidden;
}
#content {
	margin-top: 0px;
	margin-left: 0px;
	width: 800px;
	height:695px;
	background:transparent none no-repeat fixed center center;
}
#content .box2 { 
	height: 405px;
	position: absolute;
	top: 217px;
	left: 260px;
	width: 33%;
	font-family: Tahoma, Georgia, sans-serif;
	text-align: center;
	font-size: 14px;
	color:#656032;
	line-height: 18px;
}
#content .h3 {
	float: left;
	position: absolute;
	margin-left: 25px;
	margin-top: 10px;
	text-align: left;
	font-family: "Playbill BT", Georgia, sans-serif ;
	font-size: 20px;
	letter-spacing: 1px;
	color: #3C3E00;
	width: 200px;
	line-height: 38px;
}
.clear {clear:both;}
.hidden {display:none;}
