body {background-image:url(../images/background.jpg);background-repeat:repeat-x;background-position:top;background-color:#FFF;text-align:center;font-family: arial, helvetica, sans-serif;}
#container{width:903px;padding-left:3px;margin-left:auto;margin-right:auto;text-align:left;margin-top:15px;background-image:url(../images/container_bg.jpg);background-repeat:repeat-x;background-color:#999;}
html {height:100%;margin-bottom:1px;}

#header_home{width:900px;height:140px;background-image:url(../images/header_bg1.jpg);background-repeat:no-repeat;}
#header_home .logo{padding-left:10px;padding-top:10px;}

#header{width:900px;height:140px;background-repeat:no-repeat;}
#header .logo{padding-left:10px;padding-top:10px;}

#sponsors{clear:both;width:900px;height:62px;background-image:url(../images/sponsors_bg.gif);background-repeat:repeat-x;}
#sponsors .list{padding-left:5px;padding-right:5px;padding-top:4px;}
#sponsors img{padding-left:5px;padding-right:3px;}

#banner728{clear:both;width:900px;height:95px;background-image:url(../images/banner_bg.gif);background-repeat:repeat-x;}
#banner728 .list{padding-left:5px;padding-right:5px;padding-top:4px;}
#banner728 img{padding-left:5px;padding-right:3px;}

#bottom{width:900px;height:45px;background-image:url(../images/bottom_bg.gif);background-repeat:repeat-x;}
#bottom ul{list-style:none;margin:0;padding:0;width:auto;}
#bottom li{float:left;margin-top:12px;position:relative;border-right-width:1px;border-right-style:solid;border-right-color:#000066;}
#bottom a{font-weight:bold;line-height:14px;font-size:12px;margin:0;color:#000066;text-align:center;padding-left:20px;padding-right:20px;text-decoration:none;}
#bottom a:hover{text-decoration:underline;}
#bottom .end {border-right:none;}

#journals{width:900px;background-color:white;border-bottom: medium solid #999;background-image:url(../images/bottom_bg1.gif);background-repeat:repeat-x;}
#journals ul{list-style:none;margin:0;padding:0;width:auto;text-align:left;}
#journals li{float:left;margin-top:8px;position:relative;border-right-width:1px;border-right-style:solid;border-right-color:#000066;}
#journals a{font-weight:bold;line-height:14px;font-size:12px;margin:0;color:#000066;text-align:center;padding-left:10px;padding-right:10px;text-decoration:none;}
#journals a:hover{text-decoration:underline;color:red;}
#journals .end {border-right:none;}

#journalname {font-weight:bold;color:#000066;text-decoration:none;}

#footer{clear:both;width:906px;margin-left:auto;margin-right:auto;text-align:left;height:30px;border-top-width:3px;border-top-style:solid;border-top-color:#999;font-size:12px;line-height:30px;}

.nav{width:900px;height:35px;margin-top:3px;background-image:url(../images/top_menu_bg.gif);background-repeat:repeat-x;}

#menu{background-image:url(../images/top_menu_bg1.gif);background-repeat:repeat-x;}
#menu .end {border-right:none;}
#menu ul{list-style:none;margin:0;padding:0;float:left;width:auto;}
#menu li{position:relative;border-right-width:1px;border-right-style:solid;border-right-color:#FFF;}

#menu h3 {
font-weight:bold;
font-size:12px;
line-height:35px;
margin:0;
color:#FFF;
text-align:center;
padding-left:20px;
padding-right:20px;
}
#menu h3 a{
	color:#FFF;
	text-decoration:none;
}
#menu h3 a:hover{
color:#FFFF33;
text-decoration:none;
}

#menu ul ul a{
border-bottom-width:1px;
border-bottom-style:solid;
border-bottom-color:#959B9A;
text-decoration:none;
color:#FFF;
font-size:12px;
padding-left:10px;
line-height:28px;
width:197px;
display:block;
}
#menu ul ul a:hover{
color:#FFFF33;
}
#menu ul ul li{border-right:none;height:30px;}
#menu ul ul{
position:absolute;
z-index:500;
top:auto;
display:none;
background-image:url(../images/dropdown_menu_bg.jpg);
background-repeat:repeat-x;
background-color:#00003A;
border-left-width:2px;
border-left-style:solid;
border-left-color:#959B9A;
border-right-width:2px;
border-right-style:solid;
border-right-color:#959B9A;
}
div#menu li:hover{
	cursor:pointer;
	z-index:120;
}
div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
{display:none;}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
{display:block;}


