
body { background: url(../img/1040.jpg) center top no-repeat #ffffff; font-family: times, arial; color: #6c6c6c; text-align: justify; }
h2 { font-family: times, arial; font-size: 18px; color: #777777; font-weight: 300; font-style: italic; }
h3 { font-family: times, arial; font-size: 16px; color: #555555; font-weight: 500; font-style: italic; margin: 0; }
a { color: #6c6c6c; text-decoration: none; }
a:hover { text-decoration: underline; }
.show { border: 1px solid #FF0000; }

#container { width: 950px; height: auto; padding-top: 50px; position: relative; margin: auto; }
#navigation { width: 100%; height: 150px; background: url(../img/header.jpg); }
#navigation .spacer { width: 200px; height: 50px; float: left; clear: right; }
#logo { width: 500px; height: 100px; background: url(../img/logo.png) top left no-repeat; }
#links { width: 700px; height: 40px; float: right; clear: right; margin-top: 10px; }
#links ul { width: 700px; height: 40px; padding: 0; margin: 0; float: left; }
#links li { display: inline; list-style: none; text-align: center; padding: 0; float: left; clear: right; }
#links span { width: 100px; margin-top: 0px; height: 40px; float: left; clear: right; background: url(../img/tab_up.png); }
#links span:hover { background: url(../img/tab.png); }
#links span.active { background: url(../img/tab.png); }
#links a { color: #ffffff; padding: 0; line-height: 45px; }
#links a { text-decoration: none; }

#body { width: 100%; height: auto; background: #f3f3ef; }
#content_left { width: 410px; height: auto; padding: 20px; float: left; clear: right; }
#content_right { width: 435px; min-height: 500px; padding: 20px; float: left; }

.content1 { font-size: 14px; width: 100%; height: auto; color: #3e3e3e;  padding: 25px; }
.content1 h2 { color: #3e3e3e; }
.content2 { font-size: 14px; width: 83%; height: auto; background: #ffffff; margin: 25px; padding: 20px 20px 20px 30px; }
.content2 img { border-style: outset; border-color: #c6c6c6; border-width: 5px; }
.content2 ul { padding: 5px; }
.corner { width: 70px; height: 71px; position: relative; top: -23px; right: -23px; float: right; clear: right; background: url(../img/corner.png) top right no-repeat; }

#footer { font-size: 10px; font-family: arial; width: 700px; padding: 15px; padding-top: 50px; margin: auto; }
.popupDiv { width: 700px; height: 300px; position: relative; margin: auto; margin-top: 200px; opacity: 1.0; filter: alpha(opacity=100); background: #c6c6c6; }
.popupDiv .inner { width: 620px; height: 220px; margin: 40px; background: #999999; }
.popupDiv h3 { font-size: 16px; margin: 25px 0 0 25px; padding-top: 25px; color: #ffffff; }
.popupDiv p { font-size: 14px; margin: 15px 25px 25px 25px; line-height: 25px; color: #eeeeee; }
.popupDiv .inner a { color: #ffffff; }
.terms { height: 320px; }
.popupDiv .terms { height: 240px; }
.credits { height: 280px; }
.popupDiv .credits { height: 200px; }
.construction { height: 200px; }
.popupDiv .construction { height: 120px; }
.library { height: 370px; margin-top: 100px; }
.popupDiv .library { height: 290px; }
.popupDiv .inner .lib_button { padding: 10px; width: 100px; margin-left: 50px; background: #c6c6c6; float: left; clear: right; text-align: center; cursor: pointer; }
.popupDiv .inner .lib_button:hover { color: #ffffff; background: #6c6c6c; }

