@charset "ISO-8859-1";
html>body div#main {
	height:auto;
	min-height:390px;
}
body {
	margin:0px;
	background-image:url(body.jpg);
	background-color:#b01334;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:273px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#global {
	margin-left:auto;
	margin-right:auto;
	width:1000px;
	background-image:url(global.jpg);
	background-repeat:repeat-y;
}
div#footer {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:1000px;
	height:36px;
	padding-top:20px;
	background-image:url(footer.jpg);
	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:390px;
	width:608px;
	padding-right:42px;
	padding-left:10px;
	background-repeat:no-repeat;
	font-size:1em;
	color:#7a0021;
}
div#secondary {
	position:relative;
	float:left;
	width:314px;
	padding-right:17px;
	padding-left:9px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#globalf {
	clear:both;
	background-repeat:no-repeat;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
form {
	margin:0px;
	padding:0px;
}
a {
}
a:hover {
}
div#globalh {
	background-repeat:no-repeat;
}
div#header a {
}
div#header a:hover {
}
div#secondary a {
}
div#secondary a:hover {
}
div#main a {
	font-family:Arial, Helvetica, sans-serif;
	color:#ff8800;
	text-decoration:none;
}
div#main a:hover {
	color:#ff8800;
	text-decoration:none;
}
div#footer a {
}
div#footer a:hover {
}
h1 {
	font-size:1em;
	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;
}

