body {background: #308ABA url(images/back.jpg) repeat-x; margin: 0; font: 10pt/16pt verdana,arial; }

#container {width: 1000px; margin: 0 auto; position: relative; text-align: right;}
#logo {background: transparent url(images/logo_n2.png) no-repeat; width: 502px; height: 350px; position: absolute; left: 15px; top: 20px;}
#title {background: transparent url(images/title_n2.png) no-repeat; width: 368px; height: 77px; position: absolute; right: 100px; top: 130px;}

#content {background: #EEF0DC url(images/back_content_middle.png); width: 969px; margin: 0 auto;margin-top: 310px; text-align: left;}
#content #contenthead {background: transparent url(images/back_content_top.png) no-repeat; position: relative; top: -20px; padding: 70px 20px 10px 20px;}

#footer {background: #E3E7C8 url(images/back_footer_middle.png); width: 969px; margin: 0 auto; position: relative; top: -20px; margin-bottom: 40px; text-align: left;}
#footer #footerfoot {background: transparent url(images/back_footer_bottom.png) no-repeat bottom; padding: 0px 20px 10px 20px; position: relative; top: 20px;}

a {color: black; text-decoration: none;}
