* {
	margin: 0pt;
	padding: 0pt;
}
a {
	color: #36C;
}
a:hover {
	color: #06F;
}
body {
	background: #FFF;
	font: normal 12px "Lucida Sans Unicode", sans-serif;
	margin: 0pt;
	color: #666;
	font-size: 14px;
	line-height: 21px;
	background: url("gradientBg.gif") repeat-y;
	background-position: center;
}
div.mainContainer {
	width: 766px;
	height: 100%;
	margin: 0pt auto;
}
h1.topTitleBar {
	background: url("topBar.jpg") no-repeat;
	width: 669px;
	height: 134px;
	margin: 0px auto;

	line-height: 140px;
	color: #FFF;
	font-size: 36px;
	font-weight: bold;
	padding-left: 50px;
	margin-top: 10px;
}
div.contentContainer {
	width: 568px;
	margin: 25px 0pt 0pt 150px;
}
p {
	margin-bottom: 10px;
}
h1 {
	color: #3ea24a;
	font-size: 21px;
	margin-top: 25px;
}
h2 {
	color: #3ea24a;
	font-size: 18px;
	margin-top: 21px;
	font-weight: normal;
}
h3,h4,h5 {
	margin-top: 18px;
}

