@charset "UTF-8";

#navigation {
	margin: 0px;
	padding: 0px;
	height: 32px;
	width: 981px;
	position: relative;
	float: left;
}

#navigationWrapper {
	margin: 0px;
	padding: 0px;
	width: 981px;
	height: 105px;
	background-image: url(images/topBG.jpg);
	background-repeat: repeat-x;
}

#logo {
	float: left;
}

#clockContainer {
	width: 175px;
	position: relative;
	float: right;
	margin: 0px;
	height: 63px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#clock {
	margin-top: 45px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#clockContainer  h4 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	float: right;
}

#whatIs {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 144px;
	position: relative;
}

#whatIs a {
	display: block;
	height: 32px;
	width: 144px;
	background-image: url(images/whatIs_btn.jpg);
}

#whatIs a:hover {
	height: 32px;
	width: 152px;
	background-position: 0px -32px;
	background-image: url(images/whatIs_btn.jpg);
}

#association {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 134px;
	position: relative;
}

#program {
	margin: 0px;
	padding: 0px;
	float: left;
}

#advisors {
	margin: 0px;
	padding: 0px;
	float: left;
}

#contactUs {
	margin: 0px;
	padding: 0px;
	float: left;
}

#home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 81px;
	position: relative;
}

#home a {
	background-image: url(images/home_btn.jpg);
	height: 32px;
	width: 81px;
	background-repeat: no-repeat;
	display: block;
}

#home a:hover {
	background-position: 0px -32px;
	height: 32px;
	width: 81px;
}

#home {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 81px;
	position: relative;
}

#practice {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 96px;
	position: relative;
}

#practice a {
	display: block;
	background-image: url(images/practice_btn.jpg);
	height: 32px;
	width: 96px;
}

#practice a:hover {
	background-image: url(images/practice_btn.jpg);
	background-position: 0px -32px;
	height: 32px;
	width: 96px;
}

#association a {
	display: block;
	height: 32px;
	width: 134px;
	background-image: url(images/association_btn.jpg);
}

#association {
	float: left;
	height: 32px;
	width: 134px;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#association a:hover {
	background-image: url(images/association_btn.jpg);
	background-position: 0px -32px;
	height: 32px;
	width: 134px;
}

#program {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 116px;
	position: relative;
}

#program a {
	background-image: url(images/program_btn.jpg);
	height: 32px;
	width: 116px;
	display: block;
}

#program a:hover {
	background-image: url(images/program_btn.jpg);
	background-position: 0px -32px;
	height: 32px;
	width: 116px;
}

#advisors {
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
	height: 32px;
	width: 144px;
}

#advisors a:hover {
	height: 32px;
	width: 144px;
	background-image: url(images/advisors_btn.jpg);
	background-position: 0px -32px;
}
#advisors a {
	background-image: url(images/advisors_btn.jpg);
	display: block;
	height: 32px;
	width: 144px;
}
#contactUs {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 32px;
	width: 93px;
	position: relative;
}
#contactUs  a {
	background-image: url(images/contact_btn.jpg);
	display: block;
	height: 32px;
	width: 93px;
}
#contactUs a:hover {
	background-image: url(images/contact_btn.jpg);
	background-position: 0px -32px;
	height: 32px;
	width: 93px;
}

