body {
	margin: 0px;
	padding: 0px;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 0.85em;
	color: #FFD2D2;
	text-align:left;
	background-color:#e10046;
}

#header {
	background: #000;
	color: #e2e2e2;
	padding: 5px;
	height: 78px;
}

#header .right-banner {
	position: absolute;
	top: 8px;
	left: 880px;
}

#header .under-contruction {
	position: absolute;
	top: 36px;
	left: 70px;
}

#main-wrapper {
	width: 885px;
	margin-left: 80px;
}

#logo {
	margin-left: -10px;
	margin-top: 15px;
}

#content {
	
}

#left-content {
	float: left;
	width: 250px;
	margin-right: 110px;
	color: #59122c;
}

#main-content {
	float: left;
	width: 500px;
}

.brclear { 
	clear:both; 
	height:0; 
	margin:0; 
	font-size: 1px; 
	line-height: 0; 
}

#footer {
	width: 260px;
	margin: 40px 0px 20px 0px;
}

#footer-text {
	font-size: 9px;
	margin-top: 10px;
	color: #59122c;
}

h1 {
	font-size: 1.2em;
	margin-bottom: 0px;
	margin-top: 8px;
}

h2, h2 a {
	font-size: 1em;
	margin-bottom: 52px;
	color: #000;
}

h3 {
	font-size: 1em;
	color: #000;
	margin-top: 75px;
	margin-bottom: 0px;
}

a {
	color: #59122c;
	text-decoration: none;
}

p {
	margin-top: 20px;
}
span.arrow {
	color: #FFD2D2;
}
