@charset "ISO-8859-1";
body {
	background-color:#6e6e6e;
	background-repeat:no-repeat;
	background-position:top center;
	background-attachment:scroll;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	text-align:justify;
	color:#666264;
	margin:0px;
	background-image:url(body.jpg);
}
html>body div#main {
	height:auto;
	min-height:385px;
}
div#header {
	background-repeat:no-repeat;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(header.jpg);
	width:900px;
	height:265px;
}
div#global {
	background-repeat:repeat-y;
	margin-left:auto;
	margin-right:auto;
	background-image:url(global.jpg);
	width:900px;
}
div#footer {
	background-repeat:no-repeat;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image:url(footer.jpg);
	width:900px;
	height:49px;
	padding-top:25px;
}
div#container {
	background-repeat:no-repeat;
	width:100%;
	overflow:hidden;
	background-image:url(container.jpg);
}
div#main {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	height:385px;
	width:474px;
	margin-left:8px;
	margin-right:8px;
}
div#secondary_left {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	width:180px;
	margin-left:15px;
	margin-right:8px;
}
div#secondary_right {
	background-repeat:no-repeat;
	font-size:1em;
	position:relative;
	float:left;
	width:180px;
}
div#globalf {
	background-repeat:no-repeat;
	clear:both;
}
img {
	border:0;
}
table tr td {
	font-size:1em;
}
a {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#752856;
	font-style:normal;
	font-weight:700;
}
a:hover {
	color:#757374;
	font-style:normal;
	font-weight:700;
}
div#globalh {
	background-repeat:no-repeat;
}
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;
}
