@import 'content.css'; 
@import 'nav.css';


html, body {
	/* Required */
	height : 100%;
	margin : 0;
	padding : 0;
	text-align : center;
}

body
{
	background-color : #FFF;
	color : #030;
	font-family: Helvetica, Arial , Verdana, Helvetica, sans-serif;
	background: url(../images/bg.png) left 26px repeat-x;
}

div#page
{
	position : relative;
	top: 0;
	left: 0;
	width : 752px;
	height : auto !important;/* For Modern Browsers */
	height : 100%;/* For IE */
	min-height : 100%;/* For Modern Browsers */
	margin : 0 auto;
	padding : 0;
	text-align : center;
	font-size : 12px;
/*  	z-index: 2;  */
	background : url(../images/content_bg.png) repeat-y;

}

div#content_wrapper
{
	position : relative;
	width : 740px;
	font-family: Arial , Verdana, Helvetica, Arial, sans-serif;
	padding-bottom : 24px;
	padding-top : 0;
	text-align : left;
	margin : 0 auto;
	z-index : 4;
}

div#content_wrapper:after {
	clear : both;
	content : ".";
	display : block;
	font : 1px/0px serif;
	height : 0;
	visibility : hidden;
}


div#footer
{
	position : relative;
	width : 100%;
	height : 24px;
	margin-top : -24px;
	font-size : 11px;
	text-align : center;
/*  	overflow : hidden; */
/* border-top : 1px solid #00394F; */
background : #FFF ;
	z-index : 3;
	color: #fff;
}
div#footer_middle
{
  position : relative;
  top : 0;
  left: 0;
  width : 752px;
  height : 24px;
  background : url(../images/footer_bg.png) top left no-repeat;
  margin : 0 auto;
  z-index : 2;
}
div#copyright
{
position : absolute;
left : 24px;
bottom : 24px;
color : #EEE;
z-index : 1;
}
div#signature
{
position : absolute;
right : 16px;
bottom : 2px;
color : #BBB;
z-index : 2;
}
div#signature a
{
  color : #BBB;
  text-decoration : none;
}
div#signature a:hover
{
color : #444;
}

/*div#header
{
	position : absolute;	
	top : 0px;
	left : 0;
	width : 100%;
	height : 150px;
	z-index : 2;
	text-align: center;
 background: #FFF; 
}
div#header_middle
{
	position : relative;
	top : 0;
	left : 0;
	height : 227px;
	width : 752px;
	margin : 0 auto;
	z-index : 2;
        background : url(../images/header.png) no-repeat;
        color: #fff;
}
#header h1 {
color : #FFF;
font-size : 3em;
margin : 0;
padding-top : .7em;
}*/

div#header {
  position: relative;
  top: 0;
  left: -6px;
  width: 571px;
  height: 97px;
  background: #fff url(../images/banner_bg.png) no-repeat;
  margin-bottom: 10px;
}

div#header #banner {
  position: absolute;
  top: 5px;
  left: 0;
 /* background: #000;
  width: 568px;
  height: 60px;*/
}

div#header h1 {
  position: absolute;
  top: 77px;
  left: 0;
}

img#logo
{
  position: absolute;
  top: 0;
  left: -6px; 
}

div#member_actions {
display : block;
margin : 10px 0;
text-align : right;
padding-right : 32px;
color : #FFF;
}
div#member_actions a {
display : block;
font-size : 10px;
color : #FF0;
padding-bottom : 5px;
text-decoration : underline;
}
div#member_actions a:hover {
color : #FFA;
text-decoration : none;
}


/* ruthsarian column layout stuff */
div.outer_container_2a
{
margin-left : 181px;
}
div.inner_container_2a
{
width: 100%;
z-index: 1;	
}
div.right_column_2a, div.left_column_2a
{
overflow: visible;	/* fix for IE italics bug */
position: relative;	/* fix some rendering issues */
}
div.right_column_2a
{
float: right;
margin: 0 0 0 -1px;
width: 100%;
z-index: 5;
}
div.left_column_2a
{
float: left;
margin: 0 -1px 0 -181px;
width: 181px;
z-index: 4;
}


div.outer_container_2b
{
margin-right : 320px;
}
div.inner_container_2b
{
width: 100%;
z-index: 1;
}
div.right_column_2b, div.left_column_2b
{
overflow: visible;	/* fix for IE italics bug */
position: relative;	/* fix some rendering issues */
}
div.right_column_2b
{
float: right;
margin: 0 -320px 0 -1px;
width: 320px;
z-index: 5;
}
div.left_column_2b
{
float: left;
margin: 0 -1px 0 0;
width: 100%;
z-index: 4;
}


div.outer_container_2c
{
margin-right : 200px;
}
div.inner_container_2c
{
width: 100%;
z-index: 1;
}
div.right_column_2c, div.left_column_2c
{
overflow: visible;	/* fix for IE italics bug */
position: relative;	/* fix some rendering issues */
}
div.right_column_2c
{
float: right;
margin: 0 -200px 0 -1px;
width: 200px;
z-index: 5;
}
div.left_column_2c
{
float: left;
margin: 0 -1px 0 0;
width: 100%;
z-index: 4;
}



div.outer_container_2d
{
margin-left : 370px;
}
div.inner_container_2d
{
width: 100%;
z-index: 1;
}
div.right_column_2d, div.left_column_2d
{
overflow: visible;	/* fix for IE italics bug */
position: relative;	/* fix some rendering issues */
}
div.right_column_2d
{
float: right;
margin: 0 0 0 -1px;
width: 100%;
z-index: 5;
}
div.left_column_2d
{
float: left;
margin: 0 1px 0 -370px;
width: 370px;
z-index: 4;
}



/*  3 col - narrow left and right */
div.outer_container_3a
{
margin-left : 180px;
margin-right : 250px;
position : relative;
}
div.outer_container_3a_border
{
border-left : 180px solid #00394F;
border-right : 250px solid #000;
position : relative;
}
div.inner_container_3a
{
width: 100%;
z-index: 1;	
position : relative;

	/* use this when column borders are required */
	/*
	border-style : solid ;
	border-color : #000;
	border-width : 0 1px;
	margin : 0 -1px;
	*/
}
div.inner_wrap_3a
{
float: left;
margin: 0 -1px 0 0;
width: 100%;
z-index: 3;
}

div.right_column_3a, div.left_column_3a,div.middle_column_3a,div.inner_wrap_3a
{
overflow: visible;	/* fix for IE italics bug */
position: relative;	/* fix some rendering issues */
}
div.middle_column_3a
{
float: right;
margin: 0 0 0 -1px;
width: 100%;
z-index: 3;
}

div.right_column_3a
{
float: right;
margin: 0 -250px 0 1px;
width: 250px;
z-index: 5;
}
div.left_column_3a
{
float: left;
margin: 0 1px 0 -180px;
width: 180px;
z-index: 4;
}

