html, body {height: 100%;}

body {margin: 0; padding: 0; background-image: url(img/background.png); font-family: Open Sans, sans-serif; font-size: 14px; color: #000000;}

h1 {width: 1100px; height: 30px; margin: 0 auto; font-family: Times New Roman; font-size: 22px; font-style: italic; font-weight: normal; color: #000000; text-align: center;}

h2 {font-family: Times New Roman; font-size: 24px; font-style: italic; font-weight: normal; color: #000000;}

#wrapper {width: 1200px; margin: 0px auto; padding: 0px 0px 0px 0px; background: #ffffff;}

#header {width: 1100px; height: 90px; margin: 0px auto 30px auto; text-align: center;}

#header .headerleft {padding: 10px 0px 0px 120px; float: left;}

#header .headerright {padding: 10px 120px 0px 0px; float: right;}

#menu {width: 1100px; height: 40px; margin: 0 auto; background: url(img/background.png) repeat-x;}

#menu ul {margin: 0; padding: 0; list-style: none; line-height: normal; text-align: center;}

#menu li {display: inline-block;}

#menu a {display: block; padding: 0px 20px 0px 20px; line-height: 40px; text-decoration: none; text-align: center; font-size: 14px; color: #ffffff; 
border: none;}

#menu a:hover {text-decoration: none; color: #808080;}

#menu li .active {text-decoration: underline; color: #ffffff;}

#content {width: 1100px; margin: 10px auto 0px auto; position: relative;}

#content a {color: #000000; text-decoration: underline;}

#content a:hover {color: #808080; text-decoration: none;}

#footer {width: 1100px; height: 40px; margin: 0 auto; border-top: 1px solid #000000;}

#copyright {margin: 0; padding-top: 10px; text-align: right; font-size: 13px; color: #000000;}

#copyright a {color: #000000; text-decoration: none;}

#copyright a:hover {color: #808080; text-decoration: none;}




