@charset "utf-8";
/* CSS Document */


body { margin: 0; background: #135486; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em }
h1 { margin: 8px }
#holder { margin: 0 auto; width: 930px; height: 597px; background: url(../pics/bg.jpg) top left no-repeat #050716; border: 1px solid #2E97E1; }
#photo { position: absolute; top: 6px; left: 957px; width: 122px; height: 144px; background: url(../pics/photo.jpg) top left no-repeat }
#bar { width: 930px; height: 80px; background: url(../pics/bar.jpg) bottom left no-repeat; padding-top: 74px; margin: 0 }
#quali { position: absolute; top: 75px; left: 535px; color: #FFFFFF; font-size: 0.9em }
#nav-bar { float: left; margin: 15px 0 0 80px; width: 177px }
#menu { list-style: none; margin: 0; padding: 0 }
#menu ul { margin: 0; padding: 0 }
#menu li { width: 150px; height: 25px; background: url(../pics/menuitem.png) top left no-repeat; margin-bottom: 5px }
#menu a { text-decoration: none; float: right; padding: 4px 7px 0 0; color: #000000; font-weight: bold; font-size: 1em }
#menu a:hover { text-decoration: none; color: #135486 }
#content { float: left; width: 600px; height: 370px; background: url(../pics/content.png) top left no-repeat; margin: 10px 0 0 50px }
#content-noswirl { float: left; width: 600px; height: 370px; background: url(../pics/content-noswirl.png) top left no-repeat; margin: 10px 0 0 30px }
#textarea { margin: 0 auto; margin-top: 5px; width: 581px; height: 359px; overflow: auto }
#textarea-index { margin: 0 auto; margin-top: 5px; width: 581px; height: 359px; overflow: auto; font-size: 1.1em; text-align: center }
#textarea p { margin: 8px 5px 5px 5px }
#copy {margin: 0 auto; width: 930px; font-size: 0.7em; color: #FFFFFF }
#copy a { color: #FFFFFF; text-decoration: underline }
.right { float: right }