@charset "ISO-8859-1";
html>body div#main {
	height:auto;
	min-height:370px;
}
body {
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	background-image:url(body.jpg);
	background-color:#C20070;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:justify;
	color:#89473B;
}
div#secondary {
	position:relative;
	float:left;
	display:inline;
	width:300px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#main {
	position:relative;
	height:370px;
	margin-left:300px;
	background-repeat:no-repeat;
	font-size:1em;
}
div#header {
	position:relative;
	height:256px;
	background-image:url(header.jpg);
	background-repeat:no-repeat;
	font-size:1em;
}
div#footer {
	position:relative;
	clear:both;
	height:74px;
	background-image:url(footer.jpg);
	background-color:#773c00;
	background-repeat:no-repeat;
	font-size:1em;
}
div#global_in {
	width:830px;
	overflow:hidden;
	padding-right:70px;
	background-image:url(globalin.jpg);
	background-repeat:no-repeat;
}
div#global_out {
	width:900px;
	margin-right:auto;
	margin-left:auto;
	background-image:url(globalout.jpg);
	background-repeat:repeat-y;
	background-position:top center;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.95em;
	color:#C2963F;
	font-style:normal;
	font-weight:700;
	text-transform:none;
	text-decoration:underline;
}
a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.05em;
	color:#EE47A1;
}
div#footer a {
	font-size:1em;
}
div#footer 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;
}
h1 {
	font-size:1.25em;
	text-align:center;
	color:#82295F;
	background-repeat:no-repeat;
}
h2 {
	font-size:1.2em;
	text-align:justify;
	color:#909656;
	background-repeat:no-repeat;
	margin-top:25px;
}
h3 {
	font-size:1em;
	background-repeat:no-repeat;
}
h4 {
	font-size:1em;
	background-repeat:no-repeat;
}
