@charset "UTF-8";
/* CSS Document */

body {

background-position:left top;
background-repeat:no-repeat;
font-family:Bembo, Georgia, "Times New Roman", Times, serif;
font-size:16px;
line-height: 110%;
}

h1 {
font-family:Bembo, Georgia, "Times New Roman", Times, serif;
font-size:36px;
font-weight:lighter;
}

h2 {
color:#923F09;
font-family:Bembo, Georgia, "Times New Roman", Times, serif;
font-size:20px;
font-weight:lighter;
line-height:130%;
width:475px;
}

h3 {
color:#923F09;
font-family:Bembo, Georgia, "Times New Roman", Times, serif;
font-size:20px;
line-height:130%;
width:475px;
}

.callnumber {
color:#1A888B;
font-weight:bold;
}

ul {
list-style:none;
}

.rightlist li {
color:#1A888B;
font-weight:bold;

}
	.subrightlist{
	color:#1A888B;
	font-weight:bold;
	}
		.subrightlist li {
		color:#000;
		font-weight:normal;
		}

#container {
width:1050px;
}

img .title {
float:left;
height:120 px;
width:525 px;
}

.audio {
color:#1A888B;
font-weight:bold;
font-size:14px;
}

#header{
position:relative;
width:550px;
height:150px;
}

#credit,#credit a{
position:relative;
clear:both;
font-size:11px;
text-decoration:none;
margin-left:auto;
margin-right:auto;
color:#666666;
}

	/*******************************************************************
						MAIN CONTENT AREA
	*******************************************************************/
	
	
	#mainContent{
	
	}


			/*--------------------- West Side ----------------------- */
			
			#left{
			position:relative;
			display:inline;
			float:left;
			width: 550px;
	
			margin-left:85px;
			
			}
			
					#leftTop{
					position:relative;
					margin-top:-20px;
					margin-left:12px;
					
					}
						
								
					#leftBtm{
					position:relative;
					display:inline;
					float:left;
					background-image:url(images/left_blue_bg.jpg);
					width: 550px;
					height: 715px;
	
					}
								
							#leftBtm div{
							width:480px;
							margin-left:32px;
							margin-top:31px;
							}
							
									#leftBtm div #logotable{
									margin-left:-10px;
									margin-top:-18px;
									}
			
			/* ------------------- Right Side ---------------------- */
			
			#right{
			position:relative;
			height:auto;
			width:375px;
			float:left;
			}	
				
					#rightTop{
					position:relative;
					background-color:#e8f6f7;
					width:327px;
					height:35px;
					margin-left:25px;
					margin-bottom:10px;
					}
					
						#rightTop h3{
						margin:0px 0px 0px 0px;
						padding:5px 0px 0px 10px;
						width:327px;
						}
					
					#rightBtm{
					position:relative;
					background-image:url(images/right_white_bg.jpg);
					background-repeat:no-repeat;
					width: 375px;
					height: 715px;
					
					padding-top:15px;
					
					}
					
						#contact{
						line-height:105%;
						position:relative;
						margin-left:40px;
						margin-top:-10px;
						
						}
							#contact p{
							color:#ffffff;
							}
