#subNav{
	height: 42px;
	width: 975px;
	clear: both;
	background-image: url(images/back_subNav.gif);
	background-repeat: no-repeat;
	padding-top: 20px;
}

#subNav ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
}

#subNav ul li {
  float: left;
  margin: 0;
  padding: 0;
}

#subNav ul li a {
  height: 34px;
  display: block;
  margin: 0;
  padding: 0;
}

#subNav ul li a#nav_1 {
	width: 166px;
	text-indent: -9999px;
	background-image: url(images/but_psy.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subNav ul li a#nav_2 { width: 173px; background: url(images/but_neu.gif) top left no-repeat; text-indent: -9999px; }
#subNav ul li a#nav_3 {
	width: 228px;
	background: url(images/but_edu.gif) top left no-repeat;
	text-indent: -9999px;
}
#subNav ul li a#nav_4 { width: 286px; background: url(images/but_dev.gif) top left no-repeat; text-indent: -9999px; }


#subNav ul li a#nav_1_current { width: 166px; background: url(images/but_psy.gif) top left 
no-repeat; text-indent: -9999px; 
background-position: -166px top;}
#subNav ul li a#nav_2_current { width:173px; background: url(images/but_neu.gif) top left no-repeat; text-indent: -9999px;
background-position: -173px top; }
#subNav ul li a#nav_3_current {
	width: 228px;
	background: url(images/but_edu.gif) top left no-repeat;
	text-indent: -9999px;
	background-position: -218px top;
}
#subNav ul li a#nav_4_current { width: 286px; background: url(images/but_dev.gif) top left no-repeat; text-indent: -9999px;
background-position: -286px top; }


#subNav ul li a#nav_1:hover {
	background-image: url(images/but_psy.gif);
	background-repeat: no-repeat;
	background-position: -166px top;
}
#subNav ul li a#nav_2:hover {
	background-image: url(images/but_neu.gif);
	background-repeat: no-repeat;
	background-position: -173px top;
}
#subNav ul li a#nav_3:hover {
	background-image: url(images/but_edu.gif);
	background-repeat: no-repeat;
	background-position: -250px top;
}
#subNav ul li a#nav_4:hover {
	background-image: url(images/but_dev.gif);
	background-repeat: no-repeat;
	background-position: -286px top;
}

#bodyWrap{
	background-color: #fbfde0;
	background-image: url(images/back_bodyWrap.gif);
	background-repeat: repeat-y;
	padding-right: 22px;
	padding-left: 20px;
}

#bodyLeft{
	float: left;
	width: 285px;
}

#bodyRight{
	float: right;
	width: 613px;
	padding: 20px;
}

#bodyFooter{
	background-image: url(images/back_bodyFooter.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 66px;
	clear: both;
}

#footer2 {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	clear: both;
	background-image: url(images/footer2.gif);
	background-repeat: no-repeat;
	font-size: 80%;
	background-color: #e2f1c7;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}

#footer2 ul{}
#footer2 li{
	display: inline;
	padding-right:8px;
	padding-left: 8px;
}
#footer2 a:link{
	color: #74c9df;
	text-decoration: none;	
}
#footer2 a:visited{
color: #74c9df;
text-decoration: none;	}
#footer2 a:hover{
	color: #ee9303;
}
#footer2 a:active{
color: #ee9303;}

.leftContact{
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/back_leftContact.gif);
	background-color: #fbfde0;
}

.leftContactbegin{
		font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size:95%;
	text-align: right;
	margin-top: 10px;		
}
.leftContactbegin li{
	list-style-type: none;
}

.leftContactbegin a:link{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #afcd43;
		padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	display: block;

}

.leftContactbegin a:visited{	color: #FFFFFF;
	text-decoration: none;
		background-color: #afcd43;
		padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
		display: block;}

.leftContactbegin a:hover{
	color: #afcd43;
	text-decoration: none;
		background-color: #ffffff;
}

.leftContactbegin a:active{	color: #afcd43;
	text-decoration: none;}
	
	.video{
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/back_leftContact.gif);
	background-color: #fbfde0;
}

	.leftContent{
	clear: both;
	margin-top: 10px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(images/back_leftContact.gif);
	background-color: #fbfde0;
}
