body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	background:#F7F7F7;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#sitewrapper {
	background:#F7F7F7 url(images/bg.png) top center repeat-x;

}
#pane_left {
	width:8px;
	background:url(images/left_bg1.jpg) top right no-repeat;
}
#pane_right {
	width:8px;
	background:url(images/right_bg1.jpg) top left no-repeat;
}
#header {
	background:#ffffff url(images/logo.jpg) bottom left no-repeat;
	height:88px;
}
#header_click {
	position:relative;
	float:left;
	width:175px;
	height:60px;
	margin-top:-50px;
}
#header_title {
	color:#C9C9C9;
	font-size:28px;
	font-weight:bold;
	padding-left:170px;
	padding-top:28px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
}
#header_title2 {
	color:#000066;
	font-size:32px;
	font-weight:bold;
	padding-left:436px;
	margin-top:-8px;
	font-family:Arial, Helvetica, sans-serif;
}
#text1 {
	padding-bottom:0px;
	margin-top:14px;
	text-align:center;
}
#text2 {
	padding:12px;
	font-size:10pt;
	color:#545454;
	text-align:center;
}
#content {
	background:#ffffff;
}
#content2 {
	background:#F7F7F7;
}
#page_body {
	margin:0px;
	padding:0px;
	width:820px;
	height:500px;
}
#searchpac {
	background:#6F7F98;
	color:#ffffff;
	vertical-align:middle;
}
#searchbox {
	padding:12px;
}
#lib_content {
	padding:8px;
	padding-bottom:38px;
	padding-top:12px;
}
#search_btn1 {
	background:url(images/Ss.gif) bottom center no-repeat;
	padding-top:0px;
	height:70px;
	width:165px;
	position:relative;
}
#search_btn2 {
	background:url(images/Patron.gif) top right no-repeat;
	height:76px;
	float:left;
	width:380px;
	position:relative;
}
#search_btn3 {
	background:url(images/O.gif) top left no-repeat;
	height:76px;
	float:right;
	width:380px;
	position:relative;
}
#search_btn4 {
	background:url(images/Resources.gif) top center no-repeat;
	height:76px;
	position:relative;
	width:400px;
	margin-top:80px;
}

#page_table {
	/*margin-top:52px;*/
}
#seperator1 {
	padding:4px;
	background:#6B737E;
}
#footer {
	height:9px;
	background:#F7F7F7 url(images/footer_bg2.png) top center no-repeat;
}
