@import url("../LibraryDM/LibraryDM.css");
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
input, select, textarea, button {
	font-family:"Trebuchet MS",verdana,arial;
	font-size:13px;
	margin:0px;
	padding:0px;
}

body {
background:url('../image/background.gif') repeat top center;
}

#divHeadOuter{
width:980px; height:24px; color:white; text-align:right; padding-top:14px;
}

#divHead{
width:980px; height:auto; background-color: #b1b5b8; padding-top:10px; padding-bottom:10px;
}

#divInner{
width:960px; text-align:left; height:auto; background-color: #ffffff;
}

#divInnerTop{
background-color:#f4f4f4; height:88px;
}

#divLogo{
background:url('../image/logo.png') no-repeat top left; width:300px; float:left; height:80px; margin:4px;
}
#divLogo1{
background:url('../image/logo_1.png') no-repeat top left; width:360px; float:left; height:80px; margin:4px;
}
#divLogo2{
background:url('../image/logo_2.png') no-repeat top left; width:83px; float:left; height:80px; margin:4px;
}


#divSearch{
height:28px; width:248px; position:relative; float:right; padding-top:5px;
}

#divSearchInput{
 position:absolute; top:5px; float:left; left:14px; height:28px; background:url('../image/search_back.png') repeat-x top left;
}
#divSearchRight{
 position:absolute; top:5px; float:left; left:154px; height:28px;
}

.search{
font-style:italic; color:#a7a7a7; font-size:8pt; outline:none; width:140px; margin-top:5px; border:0px;
}

#divSection{
background:url('../image/top_bg.gif') repeat-x top left; height:72px;
}

#divSectionLogo{
width:635px; float:left;
}

#divSectionAddress{
width:300px; float:right;
}

#divAddress{
color:#7f796d; 
font-size:8pt;
padding:4px 8px 0px 0px;
}

#divMenu{
background-color:#a6a6a6; width:960px; height:32px;
}

#divBody{
background:url('../image/body_bg.gif'); clear:both; height:auto;
}

#divBodyInner{
background:url('../image/bodyBottom.gif') no-repeat bottom left; height:auto; padding:20px;
}

#divFooter{
width:980px; height:24px; color:white; text-align:center; background-color:#909090; padding-top:8px;
}
#divCopyright{
width:980px; color:#474747; text-align:center;  padding-top:8px; font-size:8pt;
}

.darkest {color:#2a2723;}
.dark {color:#5f574f;}
.medium {color:#776f67;}
.light {color:#938b82;}
.lightest {color:#ccc7c0;}

.bgDark {background-color:#5f574f;}
.bgMedium {background-color:#776f67;}
.bgLight {background-color:#938b82;}
.bgLightest {background-color:#F6E6F8;}
.bgRed {background-color:#cc0000;}
.bgMed {background-color:#D7A2E6;}

.newsIcon {background:url("../image/news_icon.gif") no-repeat center;}

.noSlider {height:32px; cursor: hand; color:#2a2723; font-weight:bold; font-size:10pt; padding-left:30px;  display: block; }
.slider {height:32px; color:#ffffff; font-size:10pt; font-weight:bold; padding-left:30px; background: url("../image/bg_services.png") no-repeat left; display: block;}

.Menu {font:bold 10pt Century Gothic, tahoma, verdana; text-align:center; color:#ffffff; cursor:pointer; }
.MenuHover {font:bold 10pt Century Gothic, tahoma, verdana; text-align:center; color:#2a2723; background-color:#ccc7c0; cursor:pointer;}
.MenuSeparator {cursor:pointer; height:32px; width:3px;}

.SubMenu {font:bold 11px Century Gothic; color:#000000; cursor:pointer; border-bottom: 1px solid #776f67; background-color:#ccc7c0; width:180px; z-index:15;}
.SubMenuHover {font:bold 11px Century Gothic; color:#ffffff; cursor:pointer; border-bottom:1px solid #776f67; background-color:#776f67; width:180px;z-index:15;}

.albumCover {width:11px; height:11px; margin-top:8px; margin-right:4px; background:url('../image/closed.png') no-repeat; }
.albumNoCover {width:11px;  height:11px; margin-top:8px;  margin-right:4px; background:url('../image/open.png') no-repeat;}


.menuBullet {width:190px; display:block; padding:4px; color:#72239d; text-decoration:underline;}
.menuBullet:hover {text-decoration:none; width:190px; padding:4px; display:block; color:#ccc7c0; background-color:#2a2723;}







































