/**********************************************************************
*	Cascade Style Sheet : ASSOCIATION-BETHEL.COM V1.1                                 *
**********************************************************************/
* {
	margin:0;
	padding:0;
	border:0;
	}
body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:62.5%;
	color:#000000;
	background-color:#f2f2f2;
	}
ul {
	list-style-type:none;
	}
pre {
	font-size: 1.5em;
	}
/**********************************************************************/
#global,
#header_01,
#containerMenu,
#contentTop,
#footer_00,
#footer_01
	{
	width:1240px;
	}


/**********************************************************************/
#containerMenu,
#contentTop,
#footer_00
	{
	background-repeat:no-repeat;
	}
	
#containerMenu {
	height:30px;
	margin-bottom:11px;
	background-image:url(../templates-images/bgMenu.jpg);
	}
#global {
	margin-left:auto;
	margin-right:auto;
	font-size:1.2em;
	}
#header_00 {
	width:1231px;	/* 1240-9 */
	height:23px;
	background-image:url(../templates-images/bgHeader00.jpg);
	background-repeat:repeat-x;
	font-size:0.9em;
	padding: 7px 0 0 9px;
	color:#e3e3e3;
	font-weight:bold;
	}
#header_01 {
	height:150px;
	/*background-image:url(../templates-images/bgHeader01.jpg);*/
	}

#contentTop {
	height:9px;
	background-image:url(../templates-images/bgContentTop.jpg);
	}

/**********************************************************************/
#content {
	width:1222px;	/* 1240-(2x8)-(2x1) */
	min-height:300px;
	height:auto !important;
	height:300px;
	padding:0 8px 15px 8px;
	border-left:1px solid;
	border-right:1px solid;
	border-color:#c8c8c8;
	background-color:#ffffff;
	}
#content h1, #content h2 {
	color:#e1e1e1;
	}
#content h1 {
	font-size:7.0em;
	}
#content h2 {
	font-size:3.0em;
	}
	
/**********************************************************************/
#footer_00,
#footer_01,
#w3c
	{
	text-align:center;
	}
#footer_00 {
	float:left;
	height:30px;
	background-image:url(../templates-images/bgFooter00.jpg);
	padding-top:10px;
	color:#888888;
	font-size:0.9em;
	}
#footer_01 {
	font-size:0.9em;
	}
#w3c {
	margin-top:20px;
	}
	
/**********************************************************************/
#footer_00 a,
#footer_01 a,
#header_00 a
	{
	text-decoration:none;
	font-weight:normal;
	}
#header_00 a {
	color:#ffffff;
	}
#footer_00 a:hover,
#footer_01 a:hover,
#header_00 a:hover
	{
	text-decoration:underline;
	}
#footer_00 a,
#footer_01 a
	{
	color:#000000;
	}
	
/**********************************************************************/

