body{
	margin: 0px;
	padding: 0px;
	color: Black;
	background: url(/images/bottom_bg.gif) bottom center no-repeat #000000;
	/*text-align: center;*/
	font: normal 0.7em/1.2em Verdana, serif;
}
body div{
	text-align: left;
}
a:link{
	color: #BB0000;
	text-decoration: underline;
}
a:visited{
	color: #9C619E;
}
a:hover{
	color: #FF0000;
	text-decoration: none;
	/*border-bottom: 1px solid #FF0000;*/
}
a img, a:hover img{
	border: none;
}
img{
	border: none;
}
a img.thumbnail{
	border: 3px solid #000000;
}
a:hover img.thumbnail{
	border-color: #ff0000;
}
#header{
	height: 100px;
	background: url(/images/top_bg.gif) top center no-repeat #000000;
}
#header h1{
	display: none;
}
#header a{
	text-decoration: none;
}
.red {
	font-weight: bold;
	color: red;
	padding: 0px 0px 10px 0px;
}

#title{
	width: 770px;
	height: 82px;
	margin: 0px;
}
#title h1{
	display: none;
}
#middlecontainer{
	margin-left: auto; 
	margin-right: auto;
	text-align: center;
	background: url(/images/main_bg.gif) top #ffffff;
}
#maincontainer{
	width: 770px;
	background-repeat: no-repeat;
}
#maincontainer .navigation{
	width: 183px;
	height: 430px;
	float: left;
}
.navigation h2{
	display: none;
}
#maincontainer .navigation ul{
	margin-top: 20px;
	display: none;
}
#maincontainer .navigation li{
	list-style-type: none;
	width: 120px;
	display: block;
	line-height: 100%;
	margin-bottom: 2px;
}
#maincontainer .navigation a:link, #maincontainer #navigation a:visited{
	color: #eebbbb;
	text-decoration: none;
}
#maincontainer .navigation a:hover{
	text-decoration: none;
	color: #FF0000;
}
.flash_menu{
	margin: 0px;
	padding: 0px;
	width: 183px;
}
.content{
	position: relative;
	margin: 0px;
	padding: 0px;
	width: 583px; 
	height: 429px;
	text-align: left;
	overflow: auto;
	/*border: 1px solid #ff0000;*/
}
.content_margin{
	margin-left: 87px;
}
.content p{
	margin: 0px 0px 8px 0px;
}

#footer{
	text-align: center;
	font: normal 0.9em/1.5em Verdana, sans-serif;
	color: #a0a0a0;
}
#footer .navigation{
	text-align: center;
	padding-top: 30px;
	width: 770px;
	float: none;
}
#footer .navigation li{
	display: inline;
	margin: 5px 4px 5px 4px;
}
#footer .navigation #credits{
	text-align: center;
	width: 700px;
	/*border: 1px solid #ff0000;*/
}
#credits{
	width: 600px;
	height: 100px;
}
#credits .left{
	width: 300px;
	float: left;
	margin-top: 30px;
}
#credits .right{
	width: 300px;
	float: right;
	text-align: right;
	margin-top: 30px;
}

h2{
	font: bold 2em/1em Georgia, serif;
	margin: 3px 0px 20px 0px;
}
h3{
	font: bold 1.2em/1.5em Georgia, serif;
	margin: 0px 0px 5px 0px;
}

#footer a:link{
	color: #8E6A72;
	text-decoration: underline;
}
#footer a:visited{
	color: #665555;
}
#footer a:hover{
	color: #FF0000;
	text-decoration: none;
	border-bottom: 1px solid #FF0000;
}


#side0{
	background: url(/images/side_bg_0.gif) top left no-repeat;
}
#side1{
	background: url(/images/side_bg_1.gif) top right no-repeat;
}
#side2{
	background: url(/images/side_bg_2.gif) bottom left no-repeat;
}
#side3{
	background: url(/images/side_bg_3.gif) bottom right no-repeat;
}




/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}


#GCardBody{
	width: 145px;
	position: absolute;
	left: 590px;
	top: 160px;
	height: 210px;
	overflow: auto;
	word-wrap 
}

#GCardHomeLink{
	width: 120px;
	height: 50px;
	position: absolute;
	top: 55px;
	left: 600px;
}

/* Make Contact -----------------------------------*/
/* ------------------------------------------------*/
.ContactLinks {
	position: absolute;
	top: 210px;
	left: 390px;
	padding-bottom: 5px;
	font: bold 13px/15px 'Arial','Sans-Serif'; 
	color: #ff2f65;
}

.ContactLinks a {
	color: #ff2f65;
	text-decoration: none;
}

.ContactLinks a:hover {
	color: #ff2f65;
	text-decoration: underline;
}
/* ------------------------------------------------*/
/* ------------------------------------------------------ */
/* Reading Room 20080922
/* ------------------------------------------------------ */
a.BookLink {
	position: absolute;
		top: 319px;
		left: 11px;
	width: 174px;
	height: 109px;
	display: block;
	background: url('/images/readingroom.book.jpg') no-repeat;
}