html {
	background-image: url('images/background.gif');
}

body {
	font-family: Arial, Helvetica, Verdana;
	font-size: .8em;
	color: #828282;
	background-image: url('images/slice.gif');
	background-repeat: repeat-y;
	margin: 0 auto;
	width: 588px;
}
.hidden {
	visibility: hidden;
	text-decoration: none;
	border-bottom: none;
}

a:link {color: #504b8d; text-decoration: none; border-bottom: 1px dotted #504b8d;}
a:visited {color: #504b8d; text-decoration: none; border-bottom: 1px dotted #504b8d;}
a:hover {color: #5b02323; text-decoration: none; border-bottom: 1px dotted #b02323;}
a:active {color: #b02323; text-decoration: none; border-bottom: 1px dotted #b02323;}

#banner {
	width: 588px;
	height: 158px;
	background-image: url('images/banner.jpg');
}
/*-------------------------------------------------------*/
/*---------------NAVIGATION------------------------------*/
/*-------------------------------------------------------*/
#t_nav a:link, #t_nav a:visited {
	text-decoration: none;
	border: none;
}

#home {
	width: 91px;
	height: 37px;
	background-image: url('images/btn_homeup.gif');
}
#home img {
	margin-top: -14px;
	margin-left: 91px;
}
#home a{
	width: 91px;
	height: 37px;
	padding: 0 58px 20px 0;
	background-image: url('images/btn_homeup.gif');
	border: none;
}
#home a:link{
	width: 91px;
	height: 37px;
	background-image: url('images/btn_homeup.gif');
}
#home a:hover{
	width: 91px;
	height: 37px;
	background-image: url('images/btn_homeover.gif');
}
#bio{
	width: 49px;
	height: 37px;
	background-image: url('images/btn_bioup.gif');
	margin-top: -37px;
	margin-left: 94px;
}
#bio img {
	margin-top: -14px;
	margin-left: 49px;
}
#bio a{
	width: 49px;
	height: 37px;
	padding: 0 30px 20px 0;
	background-image: url('images/btn_bioup.gif');
	border: none;
}
#bio a:link{
	width: 49px;
	height: 37px;
	background-image: url('images/btn_bioup.gif');
}
#bio a:hover{
	width: 49px;
	height: 37px;
	background-image: url('images/btn_bioover.gif');
}
#contact{
	width: 90px;
	height: 37px;
	background-image: url('images/btn_contactup.gif');
	margin-top: -37px;
	margin-left: 145px;
	
}
#contact img {
	margin-top: -14px;
	margin-left: 90px;
}
#contact a{
	width: 90px;
	height: 37px;
	padding: 0 50px 20px 0;
	background-image: url('images/btn_contactup.gif');
	border: none;
}
#contact a:link{
	width: 90px;
	height: 37px;
	background-image: url('images/btn_contactup.gif');
}
#contact a:hover{
	width: 90px;
	height: 37px;
	background-image: url('images/btn_contactover.gif');
}
#portals{
	width: 84px;
	height: 37px;
	background-image: url('images/btn_portalsup.gif');
	margin-top: -37px;
	margin-left: 238px;
	
}
#portals img {
	margin-top: -14px;
	margin-left: 84px;
}
#portals a{
	width: 84px;
	height: 37px;
	padding: 0 42px 20px 0;
	background-image: url('images/btn_portalsup.gif');
	border: none;
}
#portals a:link{
	width: 84px;
	height: 37px;
	background-image: url('images/btn_portalsup.gif');
}
#portals a:hover{
	width: 84px;
	height: 37px;
	background-image: url('images/btn_portalsover.gif');
}
#links {
	width: 57px;
	height: 37px;
	background-image: url('images/btn_linksup.gif');
	margin-top: -37px;
	margin-left: 325px;
	
}
#links img {
	margin-top: -14px;
	margin-left: 58px;
}
#links a{
	width: 57px;
	height: 37px;
	padding: 0 29px 20px 0;
	background-image: url('images/btn_linksup.gif');
	border: none;
}
#links a:link{
	width: 57px;
	height: 37px;
	background-image: url('images/btn_linksup.gif');
}
#links a:hover{
	width: 57px;
	height: 37px;
	background-image: url('images/btn_linksover.gif');
}
#gm {
	width: 202px;
	height: 37px;
	background-image: url('images/btn_gmup.gif');
	margin-top: -37px;
	margin-left: 386px;
	
}
#gm img {
	margin-top: -14px;
	margin-left: 57px;
	visibility: hidden;
}
#gm a{
	width: 202px;
	height: 37px;
	padding: 0 85px 20px 0;
	background-image: url('images/btn_gmup.gif');
	border: none;
}
#gm a:link{
	width: 202px;
	height: 37px;
	background-image: url('images/btn_gmup.gif');
}
#gm a:hover{
	width: 202px;
	height: 37px;
	background-image: url('images/btn_gmover.gif');
}
/*-----------------------------------------------------------*/
/*---------------END NAVIGATION------------------------------*/
/*-----------------------------------------------------------*/

/*-----------------------------------------------------------*/
/*---------------Content Stuff-------------------------------*/
/*-----------------------------------------------------------*/
h4 {
	color: #627092;
	border-bottom: 1px solid black;
	margin: 15px auto;
	width: 500px;
	text-align: center;
	font-family: Verdana;
}
/*p {
	text-indent: 15px;
}*/
.quote {
	width: 400px;
	margin: 0 auto;
	font-style: italic;
}
.name {
	margin-left: 300px;
	color: black;
}
#b_nav {
	margin: 0 auto;
}
#b_nav p {
	width: 550px;
	margin: 10px auto;
}
#b_nav ul{
	list-style: none;
	display: inline;
	text-align: center;
}
#b_nav ul li {
	list-style: none;
	display: inline;
	text-align: center;
	color: black;
	padding: 2px;
}
#link_list li {
	list-style: inside;
	padding: 2px 0 2px 0;
}
h5 {
	font-style: italic;
	width: 500px;
	margin: 0 auto;
	font-size: .9em;
}
#sitemaplinks li{
	padding: 2px;
}
#link_list a{border: none;}
.legal {font-size: 11px; text-align: center; text-indent: 0px; padding-bottom: 15px;}
#b_nav a:link {color: blue; text-decoration: underline; border: none;}
#b_nav a:visited {color: blue; text-decoration: underline; border: none;}
#b_nav a:hover {color: red; text-decoration: underline; border: none;}
#b_nav a:always {color: red; text-decoration: underline; border: none;}

dl {
	background-color: gray;
	padding: 10px;
	color: black;
	width: 450px;
	border-top: 1px solid #cccccc;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid #CCCCCC;
	margin: 0 auto;
}
/*HOME------------------------------------*/
#home_content {
	width: 550px;
	margin: 0 auto;
}
#book_thumb {
	background-image: url('images/cover.jpg');
	background-repeat: no-repeat;
	width: 132px;
	height: 200px;
	float: left;
	padding: 10px;
}
#book_thumb a {
	border: none;
}
#wheretoget {
	width: 450px;
	margin: 0 auto;
	text-align: center;
}
#wheretoget ul{
	list-style: none;
}
#wheretoget li{
	text-align: center;
}
.larger {
	font-size: 1.5em;
}
/*BIO---------------------------------------*/
#bio_content {
	width: 550px;
	margin: 0 auto;
}
#jo {
	float: left;
	padding-right: 10px;
	padding-bottom: 1px;
}
/*PORTALS---------------------------------*/
#portal_links {
	margin-left: 15px;
}
#portal_links ul{
	list-style: none;
	display: inline;
	padding: 0;
}
#portal_links ul li{
	list-style: none;
	display: inline;
	font-size: 11px;
	text-align: center;
}
/*-----------------------------------------------------------*/
/*---------------END CONTENT STUFF---------------------------*/
/*-----------------------------------------------------------*/

#gm_flash {
	width: 500px;
	margin: 0 auto;
}
#mapG {
	float: left;
	margin-left: 20px;
}
	







