#wrapper {
	background-color:#FFFFFF;
	width:999px;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	min-height: 100%;
	padding:0px;
	border:0px;
}
.outerblock
{
	background-image: url(../images/test.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 625px;
	float: left;
	margin-top: 35px;
	margin-left: 30px;
	margin-right: 30px;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFCC66;
	padding-left: 75px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;

}

.title
{
	color: #990000;
	font-weight: bold;
	text-align: center;
}
.area{
	font-weight: bold;
	text-align: left;
	font-size:14px;
	height: auto;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.areatitle
{
	color: #990000;
	font-weight: bold;
	text-align: left;
	font-size:18px;
}
.areacol2{
	font-weight: bold;
	text-align: left;
	font-size:14px;
	height: auto;
	padding-left: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bio
{
	height: auto;
	width: 615px;
	float: left;
	clear: none;
	padding-top: 10px;
}

.name{
	height: 110px;
	width: 415px;
	float: left;
	font-size: 13px;
	font-weight: bold;

}

.col{
	float: left;
	left: 5px;
	right: 5px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: auto;
	padding: 5px;
}
.col1{
	text-align: center;
	width: 400px;
	float: left;
	left: 5px;
	right: 5px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;
}

.col2{
	text-align: center;
	width: 300px;
	float: left;
	left: 5px;
	right: 5px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 11px;
	margin: 5px;
	padding: 5px;

}

.col2profile{
	text-align: left;
	width: 250px;
	float: left;
	left: 5px;
	right: 5px;
	display: block;
	font-family: Arial, sans-serif;
	font-size: 12px;
	margin: 5px;
	padding: 5px;

}


.inside {
	font: 11px/1.4em Arial, sans-serif;
	text-align: center;
	width: 125px;
	float: left;
	left: 5px;
	right: 5px;
	display: block;

}

.inside img {
	border: 1px solid #CCCCCC;
	vertical-align:middle;
	text-align: left;
	padding: 5px;
	float: left;
			}
p.introduction:first-letter {
	font-size : 200%;
	font-weight : bold;
	float : left;
	width : 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	color: #000000;
}
BODY { font-family: arial; font-size: 10pt }
TABLE { font-family: arial; font-size: 10pt }
P { font-family: arial; font-size: 10pt }

.biglink			{text-decoration:none; font-size:15pt}
a.biglink:link    { color: black}    /* unvisited links */
a.biglink:visited { color: black }   /* visited links   */
a.biglink:hover   { color:#F29F00} /* user hovers     */
a.biglink:active  { color: black }   /* active links    */

 a good sequence: 
FAA634
EF4135
7E81BE
0092CF
8DC73F


.smalllink			{text-decoration:underline; font-size:10pt}
a.smalllink:link    { color: white}    /* unvisited links */
a.smalllink:visited { color: white }   /* visited links   */
a.smalllink:hover   { color:#FAA634} /* user hovers     */
a.smalllink:active  { color: white }   /* active links    */

.smallerlink			{text-decoration:underline; font-size:9pt}
a.smallerlink:link    { color: white}    /* unvisited links */
a.smallerlink:visited { color: white }   /* visited links   */
a.smalllerink:hover   { color:#FAA634} /* user hovers     */
a.smallerlink:active  { color: white }   /* active links    */

#shadow-container {
	position: relative;
	left: 3px;
	top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 762px;
	}
 
#shadow-container .shadow2,
#shadow-container .shadow3,
#shadow-container .container {
	position: relative;
	left: -1px;
	top: -1px;
	}
 
	#shadow-container .shadow1 {
		background: #F1F0F1;
	}
 
	#shadow-container .shadow2 {
		background: #DBDADB;
	}
 
	#shadow-container .shadow3 	{
		background: #B8B6B8;
	}
 
	#shadow-container .container {
	border: 1px solid #848284;
	padding: 5px;
	background-color:#E8E6CF;
	background-image:url(../images/news_gradient.jpg);
	background-repeat:repeat-x;
	}
	
.shadow-container h3 {
		padding:5px 10px;font:bold 1.1em tahoma;margin-left:2px;
		}
		
		/** Added to match ENC news**/
.pastnews {
	display:inline;
	float:left;
	width:220px;
	height:55px;
	margin-left:10px;
	margin-top:10px;
	}

.hdrtext {
      color:#605E44; 
      font-size:13px; 
      font-weight:bold;
	}

.homepagetitle{
	border-top: 1px solid #E8E3D4;
	overflow: hidden;
	width: 164px;
	height: 22px;
	text-align: left;
	line-height: 22px;
	cursor: pointer;
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	text-indent: 10px;}
	
/**********************************/
/* Beginning TAB Pane Control CSS */
/**********************************/

.dynamic-tab-pane-control.tab-pane {
	position:	relative;
	width:		100%;		/* width needed weird IE bug */
	float:		left;
}
.dynamic-tab-pane-control .tab-row .tab {
	min-width:		55px;
	height:			22px;
	background-image:url( "../images/tab_test.png" );
	position:		relative;
	float:			left;
	cursor:	Default;
	white-space:nowrap;
	text-align:		center;
	font-family: Tahoma;
	font-size: 12px;
	display:block;
	padding-top: 8px;
	padding: 0 20px;
}

.dynamic-tab-pane-control .tab-row .tab.selected {
	min-width:		55px;
	height:			32px;
	background-image:	url( "../images/tab_test.png" );
	font-size: 12px;
	font-family: Tahoma;
	background-position: 100% -150px;
	outline: 0; /* prevent dotted border in Firefox */


}

.dynamic-tab-pane-control .tab-row .tab a {
	display: block;
    position: relative;
    top: 1px;
    z-index: 2;
    color: #333;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
    text-decoration: none;
    white-space: nowrap; /* required in IE 6 */    
	
}


.dynamic-tab-pane-control .tab-row .tab.hover {
	cursor: pointer;
    background-position: 100% -150px;
    outline: 0; /* prevent dotted border in Firefox */
}


.dynamic-tab-pane-control .tab-page {
	margin-top:-8px; 
	clear:			both;
	border:			1px solid rgb( 145, 155, 156 );
	background:		rgb( 252, 252, 254 );
	z-index:		2;
	position:		relative;
	top:			-2px;
	font:			12px Tahoma;
	color:			Black;
	padding:		10px;
    float:          left;
}


.dynamic-tab-pane-control h2 a {
	display:	inline;
	width:		auto;
}


/**********************************/
/*    End TAB Pane Control CSS    */
/**********************************/

