@charset "UTF-8";

/* reset styles */

* {
	margin: 0;
	padding: 0;
	/*border: 0;*/
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: 'Arial', sans-serif;
	color: #666;
	list-style: none;
	border-collapse: separate;
	border-spacing: 0;
	/*text-align: left;*/
	font-weight: normal;
}

/* global styles*/

body {
	font-size: 80%;
	font-family: 'Arial', sans-serif;
	line-height: 1.4em;
	color: #666;
	height: auto;
	background-image: url(../_img/background.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
hr {
	border: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
a {
	border: 0;
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #999;
}
.link {
	font-size: 80%;
	font-weight: bold;
	line-height: normal;
	padding-left: 5px;
	padding-right: 5px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666;
}
.link:hover {
	border-right-color: #999;
	border-left-color: #999;
}
h2 {
	font-size: 160%;
	font-weight: lighter;
	line-height: 1.2em;
	color: #999;
}
h3 {
	font-size: 10px;
	height: 0;
	overflow: hidden;
	padding-top: 17px;
	margin-top: -5px;
	margin-bottom: 20px;
}
h4 {
	font-weight: bold;
	font-size: 150%;
	line-height: normal;
}
h5 {
	font-weight: bold;
}
h6 {
	font-size: 80%;
	color: #999;
}
h7 {
	color: #F00;
}
.small {
	font-size: 80%;
	color: #999;
}
.centerText {
	text-align: center;
}
.floatLeft {
	float: left;	
}
.pageNumber {
	font-size: 80%;
	color: #999;
	float: left;
	margin: 0;
	padding: 0;
}
.pageNavigation {
	font-size: 80%;
	color: #999;
	float: right;
	margin: 0;
	padding: 0;
}
.pageLink {
	color: #999;
}
.pageLink:hover {
	color: #666;
}
.10top {
	margin-top: 10px;
}
.10bottom {
	margin-bottom: 10px;
}

/* default styles*/

#wrapper {
	width: 870px;
	height: auto;
	margin: 0 auto;
	position: relative;
}
#header {
	width: 870px;
	height: 160px;
	margin: 0;
	padding: 0;
	background-image: url(../_img/header.jpg);
	background-repeat: no-repeat;
	background-position: right;
	display: block;
	position: relative;
}
#menu {
	width: 800px;
	height: 17px;
	margin: 0;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 35px;
	padding-right: 35px;
	background-image: url(../_img/header_shadow.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	display: block;
	position: relative;
}
#menu #sections {
	width: 800px;
	height: 17px;
	padding: 0;
	margin: 0;
	background-image: url(../_img/menu.png);
	background-repeat: no-repeat;
	background-position: 0px -17px;
	display: block;
	position: relative;
}
#menu #sections .current {
	visibility: hidden;
}
#menu #sections .main {
	width: 52px;
	height: 17px;
	overflow: hidden;
	position: relative;
	display: block;
	float: left;
}
#menu #sections .main a {
	font-size: 10px;
	width: 52px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: 0px 0px;
	display: block;
}
#menu #sections .main a:hover {
	background-position: 0px -17px;
}
#menu #sections .bio {
	width: 54px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .bio a {
	font-size: 10px;
	width: 54px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -90px 0px;
	display: block;
}
#menu #sections .bio a:hover {
	background-position: -90px -17px;
}
#menu #sections .photos {
	width: 34px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .photos a {
	font-size: 10px;
	width: 34px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -182px 0px;
	display: block;
}
#menu #sections .photos a:hover {
	background-position: -182px -17px;
}
#menu #sections .schedule {
	width: 42px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .schedule a {
	font-size: 10px;
	width: 42px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -254px 0px;
	display: block;
}
#menu #sections .schedule a:hover {
	background-position: -254px -17px;
}
#menu #sections .questions {
	width: 121px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .questions a {
	font-size: 10px;
	width: 121px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -334px 0px;
	display: block;
}
#menu #sections .questions a:hover {
	background-position: -334px -17px;
}
#menu #sections .book {
	width: 86px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .book a {
	font-size: 10px;
	width: 86px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -493px 0px;
	display: block;
}
#menu #sections .book a:hover {
	background-position: -493px -17px;
}
#menu #sections .blog {
	width: 28px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .blog a {
	font-size: 10px;
	width: 28px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -617px 0px;
	display: block;
}
#menu #sections .blog a:hover {
	background-position: -617px -17px;
}
#menu #sections .links {
	width: 29px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .links a {
	font-size: 10px;
	width: 29px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -683px 0px;
	display: block;
}
#menu #sections .links a:hover {
	background-position: -683px -17px;
}
#menu #sections .contact {
	width: 50px;
	height: 17px;
	overflow: hidden;
	position: relative;
	margin-left: 38px;
	display: block;
	float: left;
}
#menu #sections .contact a {
	font-size: 10px;
	width: 50px;
	height: 0px;
	padding-top: 17px;
	overflow: hidden;
	position: absolute;
	background-image: url(../_img/menu.png);
	background-position: -750px 0px;
	display: block;
}
#menu #sections .contact a:hover {
	background-position: -750px -17px;
}
#boxTop {
	width: 800px;
	height: 30px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 35px;
	margin-right: 35px;
	background-image: url(../_img/box_top.jpg);
	background-repeat: no-repeat;
	display: block;
	position: relative;
}
#box {
	width: 740px;
	height: auto;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 30px;
	padding-right: 30px;
	margin-left: 35px;
	margin-right: 35px;
	background-image: url(../_img/box.jpg);
	background-repeat: repeat-y;
	position: relative;
}
#content {
	width: 740px;
	height: auto;
	padding: 0;
	margin: 0;
	float: left;
	position: relative;
}
#boxBottom {
	clear: both;
	width: 800px;
	height: 30px;
	padding: 0;
	margin-left: 35px;
	margin-right: 35px;
	background-image: url(../_img/box_bottom.jpg);
	background-repeat: no-repeat;
	position: relative;
}
#footer {
	width: 800px;
	height: auto;
	padding: 0;
	margin-left: 35px;
	margin-right: 35px;
}
#footer p {
	color: #999;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
#footer a {
	color: #999;
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}
#footer a:hover {
	color: #666;
}
