html, body {
	margin: 0;
	padding: 0;
	background: #9b0000;
}

html, body, #outer_wrapper { height: 100%; }
body > #outer_wrapper { height: auto; min-height: 100%; }

body {
	font-family: Verdana,Helvetica,Sans-serif;
	font-size: 13px;
	color: #000;
}

a { color: #000; text-decoration: none; }
a:hover { color: #900; }

a img { border: none; }

h1 {
	font-size: 18px;
}

div#outer_wrapper {
	width: 760px;
	margin: 0 auto;
	background: #f00 url(7107680_1_0.jpg) repeat-y 50% 50%;
}

div#inner_wrapper {
	background: url(7107680_3_2.jpg) no-repeat 50% 0;
	overflow: hidden;
	min-height: 324px;
}
#page3589 div#inner_wrapper { background-image: url(7107680_1_2.jpg); }

div#header {
	height: 273px;
	background: url(7107680_1_1.jpg) no-repeat 50% 0;
	position: relative;
}
ul#menu {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 200px;
	position: absolute; top: 120px; left: 116px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, Sans-serif;
}
ul#menu li { margin-bottom: 14px; }

div#sidebar {
	width: 227px;
	margin: 0 0 0 11px;
	float: left;
	padding-top: 180px;
}

div#content {
	width: 471px;
	margin: 0 0 0 1px;
	padding: 10px 20px 0 20px;
	float: left;
}
#page3589 div#content {
	padding-top: 112px;
}