@charset "ISO-8859-1";
html>body div#main {
	height:auto;
	min-height:343px;
}
body {
	margin:0px;
	background-image:url(body.jpg);
	background-color:#6f6a67;
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	font-size:1em;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:950px;
	height:250px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	font-size:1em;
}
div#global {
	margin-left:auto;
	margin-right:auto;
	width:950px;
	background-image:url(global.gif);
	background-repeat:repeat-y;
}
div#footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:950px;
	height:56px;
	background-image:url(footer.gif);
	background-repeat:no-repeat;
	background-position:top center;
	font-size:1em;
}
div#container {
	width:100%;
	overflow:hidden;
	background-image:url(container.jpg);
	background-repeat:no-repeat;
}
div#main {
	position:relative;
	float:left;
	height:343px;
	width:650px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
div#secondary {
	position:relative;
	float:left;
	width:300px;
	background-repeat:no-repeat;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
div#globalf {
	clear:both;
	background-repeat:no-repeat;
}
div#header a {
	font-size:1em;
}
div#header a:hover {
	font-size:1em;
}
div#secondary a {
	font-size:1em;
}
div#secondary a:hover {
	font-size:1em;
}
div#main a {
	font-size:1em;
}
div#main a:hover {
	font-size:1em;
}
div#footer a {
	font-size:1em;
}
div#footer a:hover {
	font-size:1em;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
form {
	margin:0px;
	padding:0px;
}
a {
	color:#967A67;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:underline;
}
a:hover {
	color:#967A67;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:underline;
}
div#globalh {
	background-repeat:no-repeat;
}
h1 {
	font-size:1.15em;
	color:#967A44;
	background-repeat:no-repeat;
}
h2 {
	font-size:1em;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}
