html,body{
      margin:0;
	  margin-bottom:0px; 
      padding:0;
      height:100%;
      border:none;
}

#fullheight{height:100%}

.rtshadow {
	background-image: url('Images/rt_sdw.gif');
	background-repeat: repeat-x;
	width:16px;
}

.ltshadow {
	background-image: url('Images/lft_sdw.gif');
	background-repeat: repeat-x;
	width:16px;
}


.header {
	background-image: url('Images/banner.gif');
	background-repeat: repeat-x;
	height:116px;
	width:800px;
}


.bigpic {
	background-image: url('Images/bd_pc.gif');
	background-repeat: repeat-x;
	height:205px;
	vertical-align:text-top;
	vertical-align:top;
}


.smallpic {
	background-image: url('Images/services_hdr.jpg');
	background-repeat: repeat-x;
	height:141px;
	vertical-align:text-top;
	vertical-align:top;
}


.contactpic {
	background-image: url('Images/contact_hdr.jpg');
	background-repeat: repeat-x;
	height:141px;
	vertical-align:text-top;
	vertical-align:top;
}


.philpic {
	background-image: url('Images/phil_hdr.jpg');
	background-repeat: repeat-x;
	height:141px;
	vertical-align:text-top;
	vertical-align:top;
}

.bottom {
	background-image: url('Images/bg_btm');
}

.boxheaders {/* Used for Search header and Member Spotlight Header */
	font-family:verdana;
	font-size:11pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #444444;
	font-weight: bold;
}


.headerText {
	font-family:verdana;
	font-size:16pt;
	color: #ffffff;
	font-weight: bold;
}

.WelcomeHeader{/* Used for welcome text */
	font-family:verdana;
	font-size:12pt;
	padding-top: 0;
	margin: 0;
	padding-bottom: 0;
	color: #005dab;
	font-weight: bold;
}

.RedText{/* Used for all body text */
	font-family:verdana;
	font-size:10pt;
	color: #c90202;
	font-weight: bold;
}

.Text{/* Used for all body text */
	font-family:verdana;
	font-size:10pt;
	color: #444444;
	font-weight: normal;
}
.Text A:link {text-decoration: underline; color: #c90202;}
.Text A:visited {color: #c90202;}
.Text A:active {text-decoration: none; color: #c90202;}
.Text A:hover {text-decoration: none; color: #c90202;}

.smallText{/* Used for members boxes */
	font-family:verdana;
	font-size:8pt;
	color: #444444;
	font-weight: normal;
}

.spotlight{/* Used for members boxes */
	font-family:verdana;
	font-size:9pt;
	color: #444444;
	font-weight: normal;
}

.footerText{/* Used for footer text and top small menu */
	font-family:verdana;
	font-size:8pt;
	color: #444444;
	font-weight: normal;
}
.footerText A:link {text-decoration: underline; color: #444444;}
.footerText A:visited {color: #444444;}
.footerText A:active {text-decoration: none; color: #444444;}
.footerText A:hover {text-decoration: none; color: #444444;}
