/* ######################### CSS STYLESHEET ######################### *\
// ##         WRITTEN EXCLUSIVELY FOR TWILIGHT ROTATION            ## \\
// ##       CREATED BY PHOTOGENIC - PHOTOGENIC-DESIGNS.NET         ## \\
// ##  FILE MAY NOT BE REDISTRIBUTED IN WHOLE OR SIGNIFICANT PART  ## \\
// ##           CSS STYLESHEET COPYRIGHT 2009 PHOTOGENIC           ## \\
// ##      THIS COPYRIGHT NOTICE MUST REMAIN INTACT FOR USE        ## \\
\* ################################################################## */

body { background: #221E35 url('images/bg-repeat.jpg') repeat-x; font: 8pt arial, verdana, tahoma, 'times new roman', sans-serif, serif; padding: 0px; margin: 0px; color: #B8C0EE; }
a:link, a:visited, a:active { font-weight: bold; color: #D4E5FF; }
a:hover { color: #BAC7DB; }
#main { background: #221E35 url('images/top.jpg') no-repeat top center; width: 900px; margin: 0 auto; padding-top: 460px; position: relative; }
#content { background: #252443; width: 666px; margin-left: 131px; }

#nav { list-style-type: none; padding: 0px; margin: 0px; }
#nav li { height: 23px; position: absolute; top: 415px; overflow: hidden; }
#nav a { display: block; width: 100%; height: 100%; }
#nav a:link, #nav a:visited, #nav a:active, #nav a:hover { text-decoration: none; }
#nav span { display: none; }
#about { left: 239px; width: 50px; }
#rules { left: 290px; width: 51px; }
#join { left: 342px; width: 45px; }
#members { left: 388px; width: 104px; }
#listed { left: 493px; width: 98px; }
#extras { left: 592px; width: 59px; }
#clear { left: 652px; width: 53px; }

#side1 { float: right; width: 450px; text-align: justify; }
#side2 { float: left; width: 210px; font-size: 8pt; }
#footer { font-weight: bold; font-size: 8pt; text-align: center; padding: 5px; margin: 0 auto; text-transform: uppercase; }
#clear-div { clear: both; }

.block { margin: 5px 5px 10px 5px;  }
#side2 .block { margin-right: 0px; }
#side1 .block { margin-left: 0px; }
h2 { padding: 3px; letter-spacing: 2px; font-size: 8pt; color: #E1E1F0; margin: 0px; overflow: hidden; font-weight: bold; border-bottom: 1px solid #38385C; font-style: none; }
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover { color: #E1E1F0; }
.body { padding: 3px 5px; background: #1E1B36;border-right: 1px solid #38385C; border-left: 1px solid #19162D; border-bottom: 1px solid #19162D; }

.paragraph { margin: 6px 0px; }
.indent { text-indent: 15px; }
strong { color: #C7C6E5; }
em { color: #797DA2; }
.und { text-decoration: underline; }
.str { text-decoration: line-through; }
ul { list-style-type: square; }
li span { color: #7E84BE; }
ol li { font-weight: bold; }
ol li span { font-weight: normal; }