/* News page - specific definitions */
body { font-size: 10px; color: #2c2c2c; }
#topcontainer { background-image: url(../images/top.gif); }
#maincontainer { padding: 0; }
#mainbox { padding-left: 0; padding-right: 0; background-image: none; }

#mainbox #header { text-align: center; }
#header h1 { height: 81px; width: 193px; margin: 0 auto; }

#mainbox ul { clear: left; display: block; width: 730px; padding: 0; margin: 40px auto; list-style-type: none; }
#mainbox li { display: block; float: left; display: inline; width: 180px; height: 200px; padding: 0; margin: 0 30px; text-align: left; line-height: 13px; text-align: center; } 
#mainbox ul li a { display: block; width: 100px; margin: 0 auto; color: #92501c; font-size: 9px; }
#mainbox ul li img { height: 100px; width: 80px; border: 5px groove #fcb040; }

#mainbox li h1 { height: auto; width: auto; color: #92501c; font-size: 9px; font-weight: normal; line-height: 13px; text-align: left; margin: 0; padding: 0; }

#mainbox #floor { clear: left; position: relative; margin: 18px 0 0 4px; background: transparent url(../images/newspage.gif) no-repeat top left; height: 195px; width: 850px; }
form { display: none; visibility: hidden; }


