/* CSS changes/additions to the 960 grid. Design by Jim Davis, www.jimdavis.org  */
body { background: url(../resources/bodyBack1.gif) repeat-x #ffc582; }
#header { width: 100%; height: 126px; background: url(../resources/header1.gif) no-repeat; }
#navcontainer { width: 100%; height: 49px; margin-bottom: 10px; }
#navcontainer ul { width: 100%; height: 49px; margin: 0; padding: 0; text-align: center;}
#navlist li { display: inline; list-style-type: none; margin: 0; padding: 0 10px 0 10px; }
#navlist li a { color: #ffffff; text-decoration: none; font-size: 18px; line-height: 49px; padding: 5px;}
#navlist li a:hover, a.active { background: url(../resources/hover.gif) 50% 50% repeat-x; }
.grid_10 img { float: left; padding: 3px; border: 1px solid #ac524e;  margin: 0 10px 0 0 ; }
.grid_10 h1 { font-size: 18px; }
h2 { font-size: 16px; }
#myslides img { padding: 3px; border: 2px solid #ac524e; }

