body {
	font-size : 14px;
	line-height : 1.5em;

	margin: 0px;
	color: #FFFFFF;
	background: #543A54;
	font-family: arial, helvetica, sans-serif;
	text-align: center	
}

p {
	font-size : 1.2em !important;
}



.hidden {
	display: none
}

#container {
	width: 1200px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#sidebar {float: left;
width: 240px;
text-align: left;
color: #FFFFFF;
background: #543A54;
magin-left: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px}
img {border: none}
a:link {color: #FC0404;
background: none;
text-decoration: none}
a:visited {color: #FC0404;
background: none;
text-decoration: none}
a:active {color: #FC0404;
background: none;
text-decoration: none}
a:hover {color: #FFFFFF;
background: none;
text-decoration: underline}

/*
body {margin: 0px;
color: #FFFFFF;
background: #543A54;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
text-align: center}
.hidden {display: none}
#container {width: 758px;
margin-left: auto;
margin-right: auto;
text-align: center}
#sidebar {float: left;
width: 240px;
text-align: left;
color: #FFFFFF;
background: #543A54;
magin-left: 0px;
margin-right: 10px;
margin-bottom: 0px;
margin-top: 0px}
img {border: none}
a:link {color: #FC0404;
background: none;
text-decoration: none}
a:visited {color: #FC0404;
background: none;
text-decoration: none}
a:active {color: #FC0404;
background: none;
text-decoration: none}
a:hover {color: #FFFFFF;
background: none;
text-decoration: underline}
*/