img, div, a { behavior: url(iepngfix.htc) }
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
	overflow: hidden;
}
#container {
	width: 785px;
	background: url(images/purplebg.jpg) 0 0 no-repeat;
	margin: 0 auto;
	height: 566px;
	text-align: left;
}
#container2 {
	width: 785px;
	background: url(images/purplebg.gif) 0 0 no-repeat;
	margin: 0 auto;
	height: 566px;
	text-align: left;
}
#menu {
	width: 606px;
	margin: 0 auto;
}
#mainContent {
	margin: 0 15px;
	height: 468px;
}
#footer {
	width: 785px;
	height: 32px;
	margin: 0 auto;
}
#head {
	padding-top: 55px;
	text-align: center;
}
#sidebar {
	width: 202px;
	height: 423px;
	padding: 15px 0 0 15px;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	line-height: 18px;
}
#sidebar a, #sidebar a:visited {
	text-decoration: none;
	color: #000000;
}
#sidebar a:hover {
	color: #e40001;
}
#content {
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	width: 504px;
	height: 414px;
	padding: 12px;
	overflow-y: auto;
	float: right;
	margin-left: 5px;
	margin-top: 3px;
}
#content a, #content a:visited {
	text-decoration: underline;
	color: #e40001;
}
#content a:hover {
	text-decoration: none;
	color: #000;
}