* {

	padding: 0px;

	margin: 0px;

}



html { min-height: 100%; margin-bottom: 1px; }



body {

	text-align: center;

	margin: 15px 0px 0px 25px;

	min-height: 100%;

	background: #FFFFFF url('../images/layout/pagebg5.gif') repeat-x;

}



.clear {

	clear: both;

	height: 1px;

	min-height: 1px;

	line-height: 1px;

}



h1 {

	margin: 15px 25px 20px 0px;

	font-weight:bold;

	font-family: "Arial", Verdana, Helvetica, sans-serif;

	font-size: 20px;

	color: #2A395C;

}



hr { 

	border-color: #8A9BC6; 

	border-width: 1px; 

	border-top-style: solid; 

	border-bottom-style: solid; 

	height: 1px; 

	overflow: hidden; 

	

}	



h2 {

	margin: 15px 25px 10px 0px;

	font-weight: normal;

	font-family: Arial;

	font-size: 16px;

	color: #8A9BC6;

	line-height: 17px;

}



h3 {

	margin: 15px 25px 10px 0px;

	font-weight: normal;

	font-family: Arial;

	font-size: 14px;

	color: #F89B34;

}



p {

	margin: 0px 25px 15px 0px;

	color: #333333;

	font-family: arial;

	font-size: 12px;

	line-height: 17px;

}



div {

	color: #333333;

	font-family: arial;

	font-size: 12px;

	line-height: 14px;

}





input {

	font-size: 12px;

	font-family: Arial;

	color: #333333;

}



a {

	font-size: 12px;

	color: #F89B34;

	font-weight: bold;

	font-family: Arial;

	text-decoration: none;

}



a:hover {

	text-decoration: underline;

}



ul, ol {

	margin-left: 30px;

	font-size: 12px;

	line-height: 17px;

	font-family: arial;

}	



#headerBar {

	clear: both;

	width: 783px;

	margin: 0 auto;

	height: 10px;

	background: url('../images/layout/headerbar.gif') no-repeat bottom left;	

}



#headContainer {

	width: 783px;

	margin: 0 auto;

	height: 52px;

}

#lifeSuccessLogo {

	width: 55px;

	text-align: left;

	float: left;

}

#logo {

	float: left;

	width: 210px;

	font-family: 'Arial', Century Gothic, Arial;

	font-size: 29px;

	font-weight: bold;

	color: #FFFFFF;

	text-align: left;

	height: 30px;

	line-height: 30px;

	margin-top: 10px;



}



#navContainer {

	float: right;

	width: 516px;

	text-align: right;

	line-height: 30px;

	height: 30px;

	margin-top: 18px;

}



#main {

	width: 783px;

	margin: 0 auto;

	background: #FFFFFF;

	min-height: 580px;

}



#body {

	margin-top: 15px;

	width: 755px;

	text-align: left;

	margin-left: 11px;

}



#bodyLeft {

	float: left;

	width: 170px;

}



#bodyRight {

	float: right;

	width: 570px;

}



a.buttonLarge {

	background: #9EABCB url('../images/layout/button_large.gif') no-repeat;		

	height: 32px;

	width: 162px;

	line-height: 16px;

	color: #FFFFFF;

	text-align: center;

	margin: 20px 0px 5px 0px;

	display: block;

	text-decoration: none;

}





a.buttonLarge:hover {

	background: #F89B34 url('../images/layout/button_large.gif') no-repeat;		

	text-decoration: none;

}



a.buttonSmall {

	background: #2A395C url('../images/layout/button_small.gif') no-repeat;		

	height: 25px;

	width: 162px;

	line-height: 25px;

	color: #FFFFFF;

	text-align: center;

	margin: 5px 0px 5px 0px;

	display: block;

	text-decoration: none;

}





a.buttonSmall:hover {

	background: #9EABCB url('../images/layout/button_small.gif') no-repeat;		

	text-decoration: none;

}



.spacer {

	clear: both;

	height: 15px;

}



#footer {

	margin-top: 15px;

	width: 755px;



	clear: both;

	margin-top: 15px;

	border-color: #E4E4E4;

	border-width: 1px;

	border-top-style: solid;

}



#footerLeft {

	float: left;

	width: 300px;

	font-family: Arial;

	color: #AAAAAA;

	font-size: 11px;

	text-align: left;

}

#footerCenter {

	float: left;

	width: 150px;	

	color: #AAAAAA;

	font-size: 11px;

	text-align: center;

}



#footerRight {

	height: 20px;

	line-height: 20px;

	float: right;

	width:300px;

	text-align: right;

	font-family: Arial;

	color: #AAAAAA;

	font-size: 11px;

}



#footerLeft a, #footerCenter a, #footerRight a {

	height: 20px;

	line-height: 20px;



	font-family: Arial;

	color: #AAAAAA;

	font-size: 11px;

	text-decoration: none;

	font-weight: normal;

}



#footerLeft a:hover, #footerCenter a:hover, #footerRight a:hover {

	text-decoration: underline;

}



img.bordered {

	border: 4px solid #9EABCB;

	margin: 0px 0px 0px 0px;

	padding: 1px;

}



/* Upper Nav */



#tabList {

	padding: 2px 0;

	margin-left: 2px;

	margin-bottom: 5px;

	margin-top: 0.1em;

}



#tabList li {

	list-style: none;

	display: inline;

	margin: 0;

}



#tabList li a {

	text-decoration: none;

	padding: 4px 4px 4px 4px;

	margin-right: 3px;

	background: none;

	font-size: 13px;

	font-family: Arial;

	font-weight: bold;

}



#tabList li a:link, #tabList li a:visited{

color:#FFFFFF;

}



#tabList li a:hover{

	background-color: #9EABCB;

}



/* Sponsors */



#sponsorContainer {

}





#sponsorContainer .logo {

	float: left;

	width: 150px;

	height: 100%;

}



#sponsorContainer .description {

	float: left;

	width: 300px;

}



#sponsorContainer .url {

	float: right;

	width: 100px;

}



#sponsorContainer .spacer {

	clear: both;

	height: 40px;

}







/* Contact Us */



#contactLeft {

	float: left;

	width: 195px;

}



#contactRight {

	float: right;

	width: 340px;

	margin-right: 10px;

}



#contactRight .field {

	clear: both;

	float: left;

	width: 70px;

	height: 24px;

	line-height: 24px;

	font-weight: bold;

}



#contactRight .input {

	float: right;

	width: 250px;

	height: 24px;

	line-height: 24px;

}



#contactRight .commentsLeft {

	clear: both;

	float: left;

	width: 70px;

	height: 100px;

	line-height: 100px;

	font-weight: bold;

}



#contactRight .commentsRight {

	float: right;

	width: 250px;

	height: 100px;

	line-height: 100px;

}



#contactRight .input input {

	width: 240px;

}



#contactRight .inputButton {

	float: right;

	width: 240px;	height: 24px;

	line-height: 24px;

	text-align: right;

}



#contactRight .inputButton input {

	margin-right: 4px;

}





#contactRight .commentsRight textarea {

	width: 242px;

	height: 140px;

}





/* Sponsors */



#sponsorContainer {

}





#sponsorContainer .logo {

	float: left;

	width: 150px;

	height: 100%;

}



#sponsorContainer .description {

	float: left;

	width: 300px;

}



#sponsorContainer .url {

	float: right;

	width: 100px;

}



#sponsorContainer .spacer {

	clear: both;

	height: 40px;

}