body {
	background-image: url(../slices/just1life_bkg_tile.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.centerTxt {
	text-align: center;
	font-weight: bold;
	color: #000;
}

#container {
	margin-right: auto;
	margin-left: auto;
	width: 754px;
	height: auto;
}

#mainBody {
	background-image: url(../slices/just1life_bkg.gif);
	background-repeat: repeat-y;
	height: auto;
	float: left;
	width: 754px;
}
#header {
	background-image: url(../slices/just1life_header.gif);
	background-repeat: no-repeat;
	height: 156px;
	width: 754px;
	padding: 0px;
	margin: 0px;
}
#logo img {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 14px;
	float: none;
}
#logo {
	width: 272px;
	float: left;
}
#headTxt {
	float: left;
	width: 440px;
	height: 46px;
	margin-top: 110px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
}


#footer {
	background-image: url(../slices/just1life_footer.gif);
	height: 41px;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d416a;
	text-decoration: none;
	font-weight: bold;
}

#footer a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d42e81;
}

#menu {
	height: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both;
	z-index: 9;
}
#news {
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	z-index: 0;
}
#news a {
	color: #2d416a;
	text-decoration: none;
	font-weight: bold;
}
#news a:Hover {
	color: #d42e81;
	text-decoration: none;
	font-weight: bold;
}

#leftColumn {
	width: 240px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
	margin-left: 22px;
	display: inline;
}
#donation {
	margin-top: 10px;
	float: left;
	width: 100%;
}
#donation a{
	text-decoration: none;
	color: #d42e81;
}
#donation a:hover{
	text-decoration: none;
	color: #2d416a;
}
#rightColumn {
	width: 430px;
	float: left;
	height: auto;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 6px;
	margin: 0px;
	display: inline;
}
#rightColumn a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #2d416a;
	text-decoration: none;
}
#rightColumn a:Hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d42e81;
}
.titleStyle1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #795200;
}
.titleStyle2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #795200;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #795200;
}
.titleStyle3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #2d416a;
}
.titleStyle4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2d416a;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #2d416a;
}
.titleStyle5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titleStyle6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #795200;
}
.titleStyle7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #2d416a;
}
.titleStyle8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #d42e81;
}
.leftIMG {
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imgRGT {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	text-align: left;
	float: right;
}
#bdrClass {
	border: thin solid #8EB3F7;
	padding: 10px;
}
hr {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-top-color: #2D416A;
	border-right-color: #2D416A;
	border-bottom-color: #2D416A;
	border-left-color: #2D416A;
	border-bottom-style: none;
}
