@charset "ISO-8859-1";
div#secondary_left {
	position:relative;
	float:left;
	display:inline;
	width:310px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#secondary_right {
	position:relative;
	float:right;
	display:inline;
	width:200px;
	background-repeat:no-repeat;
	font-size:0.8em;
}
div#main {
	position:relative;
	height:414px;
	margin-right:210px;
	margin-left:320px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#header {
	position:relative;
	height:305px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	font-size:1em;
}
div#footer {
	position:relative;
	clear:both;
	height:31px;
	padding-bottom:100px;
	background-image:url(footer.jpg);
	background-color:#ffc719;
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1em;
}
div#global_in {
	width:1000px;
	overflow:hidden;
	background-image:url(globalin.jpg);
	background-repeat:no-repeat;
}
div#global_out {
	width:1000px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(globalout.jpg);
	background-repeat:repeat-y;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(body.jpg);
	background-color:#ffc719;
	background-repeat:repeat-x;
	background-position:top center;
	background-attachment:scroll;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:justify;
	color:#591814;
	text-decoration:none;
}
html>body div#main {
	height:auto;
	min-height:414px;
}
a img {
	border:0px;
}
table tr td {
	font-size:1em;
}
img {
	border:0;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#EC1D25;
	text-decoration:underline;
}
a:hover {
	font-size:1em;
	text-decoration:underline;
}
div#header a {
	font-size:1em;
}
div#header a:hover {
	font-size:1em;
}
div#secondary_left a {
	font-size:1em;
}
div#secondary_left a:hover {
	font-size:1em;
}
div#main a {
	font-size:1em;
}
div#main a:hover {
	font-size:1em;
}
div#secondary_right a {
	font-size:1em;
}
div#secondary_right a:hover {
	font-size:1em;
}
div#footer a {
	font-size:1em;
}
div#footer a:hover {
	font-size:1em;
}
h1 {
	font-size:1.25em;
	text-align:center;
	color:#EC1D25;
	background-repeat:no-repeat;
}
h2 {
	font-size:1.15em;
	text-align:justify;
	color:#EC1D25;
	background-repeat:no-repeat;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}

