@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #6633FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
#container {
	width: 100%;
}
#headercontainer {
	float: left;
	width: 840px;
	height: 200px;
}
#headerstaticmenutop {
	float: left;
	height: 50px;
	width: 130px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000000;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#headerstaticmenutop h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 0.75em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	line-height: 3.1em;
	padding-left: 19px;
}
#headerstaticmenu {
	float: left;
	height: 127px;
	width: 130px;
	padding-top: 10px;
	overflow: hidden;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#headerstaticmenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 0.7em;
	line-height: 2.3em;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	text-align: left;
	padding-left: 19px;
}
#headertablemenu {
	height: 190px;
	float: left;
	width: 140px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #000000;
}
#headertablemenu h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 0.7em;
	font-weight: lighter;
	letter-spacing: 0.2em;
	text-align: center;
	padding-top: 12px;
	text-transform: uppercase;
}
#headertablemenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 0.7em;
	line-height: 2.3em;
	text-align: center;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	padding-top: 27px;
}
#headertablemenu h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.6em;
	font-weight: lighter;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: 0.1em;
	margin-top: -5px;
	line-height: 1.3em;
}
#bodycontainer {
	float: left;
	margin-left: 0px;
	width: 100%;
	margin-top: -10px;
}
#bodyheader {
	height: 35px;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	width: 100%;
	border-bottom-color: #000000;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-top: 9px;
	padding-bottom: 4px;
}
#bodyheader h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 0.7em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	padding-left: 20px;
	font-weight: lighter;
	padding-top: 1px;
}
#bodysubmenu {
	padding-left: 130px;
	padding-top: 21px;
	padding-bottom: 27px;
	width: auto;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
}
#bodysubmenu h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	line-height: 1.4em;
}
#body {
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#body h1 {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: 3em;
	font-weight: lighter;
	margin-top: 3px;
	margin-bottom: 0px;
}
#body p {
	font-family: Georgia, "Times New Roman", Times, serif, "Adobe Caslon Pro";
	font-size: .95em;
	font-weight: lighter;
}
#footer {
	float: left;
	width: 100%;
}
#footer h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.55em;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 0.1em;
	font-weight: lighter;
	margin-top: 10px;
	padding-top: 15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #000000;
	padding-left: 20px;
}
