body {
	margin: 0;
	background: #e5e5de url(/images/bg-tile.jpg) center top;
	text-align: center;
}
div, td, input, select, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #555555;
}
a {
	color: #e18536;
	text-decoration: none;
}
a:hover {
	color: #e26800;
	text-decoration: none;
}
#nav {
	margin: 9px auto 15px auto;
	width: 1008px;
	height: 56px;
	background: url(/images/nav-bg.gif) no-repeat center top;
}
.navsub {
	display: none;
	position: absolute;
	z-index: 1000;
}
.navsub a {
	display: block;
	width: 125px;
	padding: 3px 0;
	border-top: 1px solid #f9f8f5;
	border-bottom: 1px solid #f9f8f5;
	text-align: center;
	font-family: AWConquerorSlabLight, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #777777;
	text-transform: uppercase;
	text-decoration: none;
}
.navsub a:hover {
	color: #e18536;
	border-top: 1px solid #d2d2d0;
	border-bottom: 1px solid #d2d2d0;
}
.searchfield {
	font-size: 12px;
	color: #bbbbbb;
	background: transparent;
	border-top: 1px solid #706f71;
	border-right: none;
	border-bottom: 1px solid #706f71;
	border-left: none;
	width: 120px;
}
#content-t, #content-b, #welcome-t, #welcome-b {
	margin: 0 auto;
	width: 1008px;
	height: 7px;
	background: url(/images/content-t.png) no-repeat center top;
	overflow: hidden;
}
#content-bg, #welcome-bg {
	margin: 0 auto;
	width: 1008px;
	background: url(/images/content-bg.png) repeat-y center top;
}
#content-b {
	height: 35px;
	background: url(/images/content-b.png) no-repeat center top;
}
#welcome-t {
	background: url(/images/welcome-t.png) no-repeat center top;
}
#welcome-bg {
	padding: 10px 0 15px 0;
	background: url(/images/welcome-bg.png) repeat-y center top;
}
#welcome-b {
	height: 14px;
	background: url(/images/welcome-b.png) no-repeat center top;
}
#content {
	margin: 0 auto;
	width: 980px;
}
h2, h2 a {
	margin: 0 auto;
	padding: 0 0 10px 0;
	width: 880px;
	font-family: AWConquerorInlineRegular, Arial, Helvetica, sans-serif;
	font-size: 60px;
	font-weight: normal;
	font-style: normal;
	color: #777777;
	text-transform: uppercase;
}
.date {
	margin: 0 auto;
	width: 980px;
	height: 48px;
	background: url(/images/title-bg.gif) no-repeat center top;
	overflow: hidden;
}
.date div {
	float: left;
	padding-top: 14px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #777777;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: left;
}
.date div a {
	color: #777777;
}
.bodytext {
	margin: 0 auto 15px auto;
	width: 880px;
	line-height: 21px;
}
.bodytext a {
	font-style: italic;
}
.button {
	font-family: AWConquerorSlabLight, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #bbbbbb;
	text-transform: uppercase;
}
.comment-bg {
	margin: 15px auto 5px auto;
	width: 922px;
	height: 43px;
	background: url(/images/comment-bg.gif) no-repeat center top;
	text-align: left;
}
.field {
	margin: 4px 0 10px 0;
	font-size: 12px;
	border: 1px solid #d2d2d0;
	background: transparent;
	width: 250px;
	resize: none;
}
.field2 {
	display: none;
}
#footer {
	padding: 5px 50px;
	border-top: 1px solid #cdccca;
	border-bottom: 1px solid #cdccca;
	text-align: left;
}
.small {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #777777;
	letter-spacing: 1px;
	text-transform: uppercase;
}
