html {
	font-size:125%;
	background-color: #999999;
}
body {
	font-size:50%;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333;
	background-color: #999999;
	border-right: solid #666666 1px;
	border-left: solid #666666 1px;
}
* {
	margin:0;
	padding:0;
}
* {
	border:none;
}
#border {
	width: 750px;
	margin: 0 auto;
	overflow:hidden;
	background-color: #EAEAE9;
}
#wrap {
	border-top:none;
	width: 725px;
	height:100%;
	padding: 0em;
	background-color: #EAEAE9;
	margin-top:0;
	margin-right:0;
	margin-bottom: 0em;
	margin-left: 0;
}
p {
	font-size:1.1em;
	line-height:1.6em;
}
p.pull_quote {
	font-family: "Times New Roman", Times, serif;
	text-align:center;
	font-size:1.6em;
	line-height:1.4em;
	color:#0D347F;
}
p.footer {
	color: #CCCCCC;
	font-size:.95em;
}
span.livepixel a {
	color: #CCCCCC;
	font-size:.95em;
}
span.livepixel a:hover {
	color: #FFFFFF;
	font-size:.95em;
}
h1 {
	font-size:1.8em;
	font-weight:bold;
	line-height:2em;
	letter-spacing:.5px;
}
h1.no_line_height {
	font-size:1.8em;
	font-weight:bold;
	line-height:1em;
	letter-spacing:.5px;
	margin-top:.5em;
}
h2 {
	font: Arial, Helvetica, sans-serif;
	font-size:1.6em;
	font-weight:bold;
	line-height:1.8em;
	letter-spacing:.5px;
}
h3.coloured {
	font-size:1.2em;
	font-weight:bold;
	color: #556782;
}
h3 {
	font: Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-weight:bold;
	letter-spacing:.5px;
}
h4 {
	font: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.4;
	letter-spacing:.5px;
}
h4.men {
	font: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#80B1D3;
}
h4.women {
	font: Arial, Helvetica, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	color:#9C7FB6;
}
a {
	text-decoration:underline;
	color: #000000;
}
a:link {
	text-decoration:underline;
	color:#000000;
}
a:hover {
	text-decoration:underline;
	color:#000066;
}
span.men {
	color:#80B1D3;
}
span.ladies {
	color:#9C7FB6;
}
div#clearthefloats {
	clear:both;
}
div#flashbanner {
	width:750px;
	padding-left:25px;
	padding-top:30px;
	padding-bottom:15px;
	background-color:#757575;
}
 div#heading-text {
	margin-top:20px;
	margin-bottom:15px;
	float:left;
	margin-right:50px;
}
div#calltoaction {
	float:right;
	margin-top:20px;
	width:450px;
	text-align:right;
}
div#men-info {
	float:left;
	display:inline;
	width: 300px;
	height: 65px;
	margin-right: 37px;
	margin-top: 20px;
	margin-left:58px;
}
a.men_button {
	width:300px;
	height:65px;
	display:inline;
	float:left;
	background:url(/buttons/mens_info.jpg) 0px 0px no-repeat;
}
a.men_button:hover {
	background-position: 0px -75px;
}
a.media_button {
	width:300px;
	height:65px;
	display:inline;
	float:left;
	background:url(/buttons/media.jpg) 0px 0px no-repeat;
}
/*a.media_button:hover {
	background-position: 0px -75px; */


div#ladies-info {
	float:left;
	width: 300px;
	height: 65px;
	margin-top: 20px;
}
a.ladies_button {
	width:300px;
	height:65px;
	display:block;
	float:left;
	background:url(/buttons/womens_info.jpg) 0px 0px no-repeat;
}
 /* a.ladies_button:hover {
	background-position: 0px -75px;
} 


*/


div#main_nav {
	
	width:100%;
	height:17px;
	padding-top:10px;
	padding-left:58px;
	float:left;
	background-image:url(images/navbgd.jpg);
	background-repeat:repeat-x;
	background-color: #757575;
}


div#button {
	height:17px;
	display:block;
	float:left;
}
/*Navigation button states*/ 

/*home button---------------------------------------------------------*/
a.home {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/home.jpg) 0px 0px no-repeat;
}
div#button a.home:link {
	background-position: 0px 0px;
}
div#button a.home:visited {
	background-position: 0px 0px;
}
div#button a.home:hover {
	background-position: 0px -27px;
}
a.home_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/home.jpg) 0px -27px no-repeat;
}
/*CONTACT US BUTTON--------------------------------------------*/
	
a.contact_us {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/contact-us.jpg) 0px 0px no-repeat;
}
div#button a.contact_us:link {
	background-position: 0px 0px;
}
div#button a.contact_us:visited {
	background-position: 0px 0px;
}
div#button a.contact_us:hover {
	background-position: 0px -27px;
}
a.contact_us_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/contact-us.jpg) 0px -27px no-repeat;
}
/*MEN BUTTON--------------------------------------------*/
	
a.men {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/men.jpg) 0px 0px no-repeat;
}
div#button a.men:link {
	background-position: 0px 0px;
}
div#button a.men:visited {
	background-position: 0px 0px;
}
div#button a.men:hover {
	background-position: 0px -27px;
}
a.men_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/men.jpg) 0px -27px no-repeat;
}
/*WOMEN BUTTON--------------------------------------------*/
	
a.women {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/women.jpg) 0px 0px no-repeat;
}
div#button a.women:link {
	background-position: 0px 0px;
}
div#button a.women:visited {
	background-position: 0px 0px;
}
div#button a.women:hover {
	background-position: 0px -27px;
}
a.women_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/women.jpg) 0px -27px no-repeat;
}
/*SINGLES BUTTON--------------------------------------------*/
	
a.singles {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/singles.jpg) 0px 0px no-repeat;
}
div#button a.singles:link {
	background-position: 0px 0px;
}
div#button a.singles:visited {
	background-position: 0px 0px;
}
div#button a.singles:hover {
	background-position: 0px -27px;
}
a.singles_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/singles.jpg) 0px -27px no-repeat;
}
/*YOUTH BUTTON--------------------------------------------*/
	
a.youth {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/youth.jpg) 0px 0px no-repeat;
}
div#button a.youth:link {
	background-position: 0px 0px;
}
div#button a.youth:visited {
	background-position: 0px 0px;
}
div#button a.youth:hover {
	background-position: 0px -27px;
}
a.youth_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/youth.jpg) 0px -27px no-repeat;
}
/*register BUTTON--------------------------------------------*/
	
a.register {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/register.jpg) 0px 0px no-repeat;
}
div#button a.register:link {
	background-position: 0px 0px;
}
div#button a.register:visited {
	background-position: 0px 0px;
}
div#button a.register:hover {
	background-position: 0px -27px;
}
a.register_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/register.jpg) 0px -27px no-repeat;
}
/*forum BUTTON--------------------------------------------*/
	
a.forum {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/forum.jpg) 0px 0px no-repeat;
}
div#button a.forum:link {
	background-position: 0px 0px;
}
div#button a.forum:visited {
	background-position: 0px 0px;
}
div#button a.forum:hover {
	background-position: 0px -27px;
}
a.forum_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/forum.jpg) 0px -27px no-repeat;
}
/*sponsor BUTTON--------------------------------------------*/
	
a.sponsor {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/sponsors.jpg) 0px 0px no-repeat;
}
div#button a.sponsor:link {
	background-position: 0px 0px;
}
div#button a.sponsor:visited {
	background-position: 0px 0px;
}
div#button a.sponsor:hover {
	background-position: 0px -27px;
}
a.sponsor_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/sponsors.jpg) 0px -27px no-repeat;
}
/*LINKS BUTTON--------------------------------------------*/
	
a.links {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/links.jpg) 0px 0px no-repeat;
}
div#button a.links:link {
	background-position: 0px 0px;
}
div#button a.links:visited {
	background-position: 0px 0px;
}
div#button a.links:hover {
	background-position: 0px -27px;
}
a.links_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/links.jpg) 0px -27px no-repeat;
}
/*MEDIA BUTTON--------------------------------------------*/
	
a.media {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/media.jpg) 0px 0px no-repeat;
}
div#button a.media:link {
	background-position: 0px 0px;
}
div#button a.media:visited {
	background-position: 0px 0px;
}
div#button a.media:hover {
	background-position: 0px -27px;
}
a.media_active {
	width:60px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/media.jpg) 0px -27px no-repeat;
}

/*secondary Nav STARTS HERE ---------------------------------------------------*/

div#secondary_nav {
	width:100%;
	height:17px;
	margin-top:5px;
	padding-left:58px;
	float:left;
	background-repeat:repeat-x;
}
/*the test button*/

a.the_test {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/the-test.jpg) 0px 0px no-repeat;
}
div#button a.the_test:link {
	background-position: 0px 0px;
}
div#button a.the_test:visited {
	background-position: 0px 0px;
}
div#button a.the_test:hover {
	background-position: 0px -27px;
}
a.the_test_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/the-test.jpg) 0px -27px no-repeat;
}
/*the test women button*/

a.the_test_women {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/the-test-women.jpg) 0px 0px no-repeat;
}
div#button a.the_test_women:link {
	background-position: 0px 0px;
}
div#button a.the_test_women:visited {
	background-position: 0px 0px;
}
div#button a.the_test_women:hover {
	background-position: 0px -27px;
}
a.the_test_women_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/the-test-women.jpg) 0px -27px no-repeat;
}
/*seven myths button*/

a.seven_myths {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/seven-myths.jpg) 0px 0px no-repeat;
}
div#button a.seven_myths:link {
	background-position: 0px 0px;
}
div#button a.seven_myths:visited {
	background-position: 0px 0px;
}
div#button a.seven_myths:hover {
	background-position: 0px -27px;
}
a.seven_myths_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/seven-myths.jpg) 0px -27px no-repeat;
}
/*do you relate button*/

a.do_you_relate {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/do_you_relate.jpg) 0px 0px no-repeat;
}
div#button a.do_you_relate:link {
	background-position: 0px 0px;
}
div#button a.do_you_relate:visited {
	background-position: 0px 0px;
}
div#button a.do_you_relate:hover {
	background-position: 0px -27px;
}
a.do_you_relate_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/do_you_relate.jpg) 0px -27px no-repeat;
}
/*do you relate button*/

a.reflections {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/reflections.jpg) 0px 0px no-repeat;
}
div#button a.reflections:link {
	background-position: 0px 0px;
}
div#button a.reflections:visited {
	background-position: 0px 0px;
}
div#button a.reflections:hover {
	background-position: 0px -27px;
}
a.reflections_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/reflections.jpg) 0px -27px no-repeat;
}
/*the conference button*/

a.conference {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/conference.jpg) 0px 0px no-repeat;
}
div#button a.conference:link {
	background-position: 0px 0px;
}
div#button a.conference:visited {
	background-position: 0px 0px;
}
div#button a.conference:hover {
	background-position: 0px -27px;
}
a.conference_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/conference.jpg) 0px -27px no-repeat;
}
/*the conference button*/

a.conference_women {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/conference_women.jpg) 0px 0px no-repeat;
}
div#button a.conference_women:link {
	background-position: 0px 0px;
}
div#button a.conference_women:visited {
	background-position: 0px 0px;
}
div#button a.conference_women:hover {
	background-position: 0px -27px;
}
a.conference_women_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/conference_women.jpg) 0px -27px no-repeat;
}
/*maleness button*/

a.maleness {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/maleness.jpg) 0px 0px no-repeat;
}
div#button a.maleness:link {
	background-position: 0px 0px;
}
div#button a.maleness:visited {
	background-position: 0px 0px;
}
div#button a.maleness:hover {
	background-position: 0px -27px;
}
a.maleness_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/maleness.jpg) 0px -27px no-repeat;
}
/*your battle button*/

a.your_battle {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/your_battle.jpg) 0px 0px no-repeat;
}
div#button a.your_battle:link {
	background-position: 0px 0px;
}
div#button a.your_battle:visited {
	background-position: 0px 0px;
}
div#button a.your_battle:hover {
	background-position: 0px -27px;
}
a.your_battle_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/your_battle.jpg) 0px -27px no-repeat;
}
/*gods standard button*/

a.standard {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/standard.jpg) 0px 0px no-repeat;
}
div#button a.standard:link {
	background-position: 0px 0px;
}
div#button a.standard:visited {
	background-position: 0px 0px;
}
div#button a.standard:hover {
	background-position: 0px -27px;
}
a.standard_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/standard.jpg) 0px -27px no-repeat;
}
/*accomodations button*/

a.accomodations {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/accomodations.jpg) 0px 0px no-repeat;
}
div#button a.accomodations:link {
	background-position: 0px 0px;
}
div#button a.accomodations:visited {
	background-position: 0px 0px;
}
div#button a.accomodations:hover {
	background-position: 0px -27px;
}
a.accomodations_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/accomodations.jpg) 0px -27px no-repeat;
}
/*accomodations women button*/

a.accomodations_women {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/accomodations_women.jpg) 0px 0px no-repeat;
}
div#button a.accomodations_women:link {
	background-position: 0px 0px;
}
div#button a.accomodations_women:visited {
	background-position: 0px 0px;
}
div#button a.accomodations_women:hover {
	background-position: 0px -27px;
}
a.accomodations_women_active {
	width:80px;
	height:17px;
	display:block;
	float:left;
	background: url(buttons/accomodations_women.jpg) 0px -27px no-repeat;
}
/* MAIN CONTENT AREA ...................TEXT*/

div#content_container {
	width:637px;
	margin-left:58px;
	margin-top:20px;
}
div#left_column_home {
	width:270px;
	max-width:270px;
	margin-right:37px;
	padding:15px 15px 15px 15px;
	float:left;
}
div#left_column {
	width:270px;
	max-width:270px;
	margin-right:37px;
	padding:15px 15px 40px 15px;
	float:left;
}
div#right_column_home {
	width:270px;
	max-width:270px;
	padding:15px;
	float:left;
}
div#right_column {
	width:270px;
	max-width:270px;
	padding:15px 15px 40px 15px;
	float:left;
}
div#full_column {
	width:600px;
	max-width:600px;
	padding:15px 15px 40px 15px;
	float:left;
}
div#full_column_photo {
	width:600px;
	max-width:600px;
	padding-bottom:40px;
	float:left;
}
div#full_column_photo_top {
	width:600px;
	max-width:600px;
	float:left;
}
div#right_column2 {
	width:300px;
	max-width:300px;
	float:left;
}
div#right_column3 {
	width:300px;
	max-width:300px;
	float:left;
	padding-bottom:40px;
}
div#left_column2 {
	width:300px;
	max-width:300px;
}
div#left_column3 {
	width:300px;
	max-width:300px;
	display:inline;
	margin-right:37px;
	float:left;
}
div#base {
	margin-top:10px;
	padding-left: 1.5em;
	padding-right:1.5em;
}
div#base_no_top_margin {
	padding-left: 1.5em;
	padding-right:1.5em;
}
ol {
	margin-left: 0;
	padding-left: 1em;
}
ul {
	margin-left: 0;
	padding-left: 1em;
}
li {
	line-height:1.4em;
	padding-top:.5em;
	font-size:1.1em;
}
div#prayer {
	width:270px;
	height:490px;
	background-image:url(images/prayer-back.jpg);
	background-repeat:no-repeat;
	float:left;
	padding:30px 15px 15px 15px;
	;
}
div#contact_image {
	margin-bottom:5px;
}
/* FOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOTER*/
	
	
	
div#sponsors {
	width: 700px;
	height:100px;
	background-image:url(images/sponsors_bgd.jpg);
	background-repeat:no-repeat;
	padding:25px 20px 0 20px;
	margin-left:25px;
	margin-top:40px;
}
div#footer {
	width:100%;
	height:20px;
	border-top:solid #666666 4px;
	background-color:#999999;
}

