body {
	background-color: #FFFFFF;
	background-image: url(sitegraphics/background-blue.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10pt;
}

a {color:#6C90C2;}

#wrapper {
	width: 100%;
}
#footer {
	background-image: url(sitegraphics/background-yellow.jpg);
	background-repeat: repeat-x;
	height: 70px;
	position: relative;
}


#wrapper #body {
	width: 900px;
	background-image: url(sitegraphics/logo.png);
	background-repeat: no-repeat;
	text-align: left;
	min-height: 250px;
	height:250px;
	top: 0px;
}
#left-column {
	padding: 17px;
	width: 185px;
	top: 223px;
	float: left;
	position: relative;
}

.left-column, .right-column {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#000000;
}

#right-column {
	width: 670px;
	float: right;
	top: 105px;
	position: relative;
}
#col1 {
	float:left;
	width: 395px;
	margin: 0px 10px 0px 0px;
}

#subcol1 {
	float:left;
	width: 100%;
	margin: 0px 0px 0px 0px;
}

#subcol1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #6C90C1;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#subcol1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

#col1 h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	color: #6C90C1;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
}
#col1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}


#col2 {
	width: 235px;
	background-image: url(sitegraphics/background-gatherings.jpg);
	background-repeat: no-repeat;
	padding: 30px 15px 15px 15px;
	float: right;
}
#content #2column {
	width: 100%;
}
#right-column #NavBox {
	width: 100%;
}

/*- Menu Tabs I--------------------------- */

    #tabsI {
      float:left;
      width:100%;
      /*background:#EFF4FA;*/
      font-size:93%;
      /*border-bottom:1px solid #DD740B;*/
      }
    #tabsI ul {
	  margin:0;
	  padding:0px 10px 0 0px;
	  list-style:none;
      }
    #tabsI li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsI a {
      float:left;
      background:url("sitegraphics/tableftI.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 8px;
      text-decoration:none;
      }
    #tabsI a span {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight:bold;
      float:left;
      display:block;
      background:url("sitegraphics/tabrightI.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsI a span {float:none;}
    /* End IE5-Mac hack */
    #tabsI a:hover span {
      color:#FFF;
      }
    #tabsI a:hover {
      background-position:0% -42px;
      }
    #tabsI a:hover span {
      background-position:100% -42px;
      }
#clear {
	clear: both;
}
#NavBox {
	margin: 10px 0px 30px 0px;
}
#col1 .h1-2 {
	color: #EB9E0B;
}
