body {/*http://www.reinspire.net/blog/2005/09/10/css_centered_layouts/*/ font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin:0; padding:0; background-color:#fff; } img { border:0; } a:link,a:visited { /* color: lightblue;*/ } a:hover,a:active { color: yellow; } .example2 { color:red; } .example1 { color:lightblue; } .example1:hover { color:yellow; } #wrapper { text-align: center; width:770px; /*border:2px solid red; margin-left:3%; margin-right:3%;*/ } #header { text-align: left; margin:0; height:162px; width:100%; } #headerleft { /*float:left;*/ width:300px; background-color:#000; } #headerright { /*margin-left:300px;*/ background-image:url(/images/templates/template2/chalkboard_tile.jpg); height:116px; color: #fff; text-align:center; } #subnavtbl { width:100%; margin:0; } #subnavtbl a { text-transform:uppercase; color: #333; font-weight:bold; font-size:13px; text-decoration:none; } #sidebartbl { width:100%; } #sidebarheader { font-size:22px; color:#fff; width:100%; text-align:center; margin-bottom:15px; } .sidebara { color:#ccc; font-size:15px; text-decoration:none; } #content { text-align: left; width:100%; margin:0; background-color:#fff; border-left:1px solid #ccc; border-right:1px solid #ccc; } #footer { width:100%; border-top:1px solid #ccc; padding-top:8px; margin:0; }