/***********************
*** BLGC_IE.CSS ***
***********************/

div {overflow: hidden;}
.round { border: 0; margin: 0; }

/*.header > div, .topnav > div, .content > div, .sponsor > div, .footer > div { margin: 0; }*/

.main { margin: 19px auto 0; width: 985px; background: none; }
.main-top { background: url('images/main-top.png') no-repeat; width: 985px; height: 19px; }
.main-mid { background: url('images/main-mid.png') repeat-y; width: 985px; }
.main-bottom { background: url('images/main-bottom.png') no-repeat; width: 985px; height: 19px; }

.header { margin: 0 0 0 19px; float: left; }

.topnav { margin: 16px 0 0 19px; float: left; background: none; }
.topnav-top { background: url('images/topnav-top.png') no-repeat; width: 948px; height: 19px; }
.topnav-mid { background: url('images/topnav-mid.png') repeat-y; width: 948px; }
.topnav-mid div { margin-right: 9px; }
.topnav-bottom { background: url('images/topnav-bottom.png') no-repeat; width: 948px; height: 19px; }

.menu { margin: 16px 0 0 19px; float: left; width: 281px; background: none; }
.menu-top { background: url('images/menu-top.png') no-repeat; width: 281px; height: 19px; }
.menu-mid { background: url('images/menu-mid.png') repeat-y; width: 281px; }
.menu-mid div { margin: 0 0 0 9px; }
.menu-bottom { background: url('images/menu-bottom.png') no-repeat; width: 281px; height: 19px; }

.content { margin: 16px 0 0 19px; float: left; width: 648px; background: none;}
.content-top { background: url('images/content-top.png') no-repeat; width: 648px; height: 19px; }
.content-mid { background: url('images/content-mid.png') repeat-y; width: 648px; }
.content-mid>div { margin: 0 19px; }
.content-bottom { background: url('images/content-bottom.png') no-repeat; width: 648px; height: 19px; }

.sponsor { margin: 16px 0 0 19px; float: left; background: none; }
.sponsor-top { background: url('images/footer-top.png') no-repeat; width: 948px; height: 19px; }
.sponsor-mid { background: url('images/footer-mid.png') repeat-y; width: 948px; }
.sponsor-mid>div { margin: 0 19px; }
.sponsor-bottom { background: url('images/footer-bottom.png') no-repeat; width: 948px; height: 19px; }

.footer { margin: 16px 0 0 19px; float: left; background: none; }
.footer-top { background: url('images/footer-top.png') no-repeat; width: 948px; height: 19px; }
.footer-mid { background: url('images/footer-mid.png') repeat-y; width: 948px; }
.footer-mid>div { margin: 0 19px; }
.footer-bottom { background: url('images/footer-bottom.png') no-repeat; width: 948px; height: 19px; }

#leftnav { margin: 0; }

ul.admin-menu { float: right; }
ul.admin-menu li { display: inline; }
ul.admin-menu li a { background: url(images/topmenu.gif) no-repeat; width: 98px; height: 36px; line-height: 36px;font-size: 12px; display: inline-block; padding: 0 10px; margin: 0 10px; text-decoration: none; margin: 0; font-weight: bold; text-align: center; } 

ul.admin-menu li a:link, ul.admin-menu a:visited {  background: url(images/topmenu.gif) no-repeat; color: #094fa3; }
ul.admin-menu li a:hover { background: url(images/topmenu-over.gif) no-repeat; color: #000; }
ul.admin-menu a:active { background: #ffe01a; }
