body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image: url(../img/bg.png);
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffa787;
	background-repeat: repeat-x;
}
p {
	font-size: 14px;
}
.twoColFixLtHdr #container { 
	width: 900px;
	margin: 0 auto;
	text-align: left;
} 
.twoColFixLtHdr #sidebar1 {
	float: left;
	width: 190px;
	padding: 0px 0px 15px 10px;
}
h1 {
	color: #E51;
}
.twoColFixLtHdr #mainContent { 
	margin: 0 0 0 205px;
	padding: 0 20px;
}
.twoColFixLtHdr #mainContentB {
	margin: 0 0 0 205px;
	padding: 0 20px;
	background-image:url(../img/pics.png);
	background-repeat: no-repeat;
	background-position: right top;
} 
.twoColFixLtHdr #footer { 
	padding: 0 10px 0 20px; 
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear:both;
    height:0;
	margin: 0;
	padding: 0;
    font-size: 1px;
    line-height: 0px;
}
#header	{
	height: 170px;
	background-image: url(../img/logo.png);
}
#sidebar1 ul{
	padding: 0;
	margin: 0;
}
#sidebar1 ul li	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	list-style-type: none;
	padding: 0 0 9px 18px;
}
#sidebar1 ul li a {
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
}
#sidebar1 ul li a:hover	{
	color: #000;
}
#content	{
	background-image: url(../img/content.png);
	background-repeat: repeat-y;
}
#footer	{
	height: 122px;
	background-image: url(../img/footer.png);
	text-align: center;
}
#footer p {
	color: #FFF;
	font-size: 12px;
	top: 38px;
	position: relative;
}
#footer h4 {
	color: #FFF;
	font-size: 10px;
	top: 46px;
	position: relative;
	text-decoration: none;
	font-weight: normal;
}
#footer h4 a {
	color: #FFF;
	text-decoration: none;
}
#footer h4 a:hover {
	text-decoration: underline;
}
#mainContent ul {
	font-size: 14px;
}
p, h1, h2, h3, h4 {
	padding: 0;
	margin: 0;
}
#mainContent p a {
	color: #D40;
}
#mainContent p a:hover {
	color: #700;
}
#mainContent ol li ol {
	list-style-type: lower-alpha;
}
#mainContentB img {
	background-image: url(../img/fs450x303.png);
	background-repeat: no-repeat;
	padding: 30px 6px;
	background-position: center;
}
#mainContentB p {
	text-align: center;
}
#mainContent .lftcontent {
	float: left;
	width: 50%;
}
#mainContent .rgtcontent {
	float: right;
	width: 50%;
}

