* {
    margin: 0;
    padding: 0;
   list-style: none;
    text-decoration: none;
}
body {
    background: #232323 url("/images/background.png") top left;
}
input, select, option, textarea {
    font: normal 11px arial;
    color: #333;
}
#information img, #spotlight img {
	border: none;
}
#axt ul li{
list-style: disc;
}
#wrapper {
    background: url("/images/wrapper-background.png") repeat-x top left;
    width: 100%;
}
#container {
    margin: auto;
    width: 762px;
}
#shortcuts {
    padding: 5px 10px 0 10px;
    background: #282828 url("/images/shortcut-background.png") no-repeat top left;
    width: 742px;
    height: 18px;
    font: normal 9px Verdana;
}
#shortcuts ul li {
    margin-left: 6px;
    padding-left: 14px;
    background: url("/images/bullet-arrow.png") no-repeat 0 center;
    display: inline;
}
#shortcuts ul li a {
    font-weight: bold;
    color: #f9ec00
}
#shortcuts ul li a:hover {
    font-weight: bold;
    text-decoration: underline;
    color: #f9ec00;
}
#logo {
    background: #510b04 url("/images/horrormanga.jpg") no-repeat top left;
    width: 762px;
    height: 194px;
}
#logo h1 {
    display: none;
}
#navigation {
    background-color: #090909;
    width: 762px;
    height: 35px;
}
#navigation ul li {
    padding-top: 6px;
    background: url("/images/drop-down-button.png") no-repeat top left;
    width: 127px;
    height: 29px;
    float: left;
    display: block;
    text-align: center;
    font: bold 11px Trebuchet MS;
    color: #f9ec00;
}
#navigation ul li a {
    color: #f9ec00;
}
#navigation ul li a:hover {
    text-decoration: underline;
    color: #f9ec00;
}
#page {
    padding: 3px 3px 0 3px;
    background: #fff url("/images/page-background.png") no-repeat top left;
    width: 756px;
}
#content {
    margin-right: 3px;
    width: 559px;
    float: left;
}
#information {
    width: 194px;
    height: 100%;
    float: left;
    font: normal 11px Trebuchet MS;
    color: #989898;
	background: #FDE20C;
}
#information a {
    text-decoration: none;
    color: #424242;
}
#information a:hover {
    text-decoration: underline;
    color: #424242;
}
#information h2 {
    margin-top: 2px;
    padding: 1px 0 0 21px;
    background: #a32d08 url("/images/information-bar.png") no-repeat top left;
    width: 173px;
    height: 16px;
    font: bold 9px verdana;
    color: #f6e200;
}
#information ul {
    padding-left: 5px;
}
#information ul li {
    padding-left: 6px;
    background: url("/images/bullet-orange-dot.png") no-repeat 0 center;
	background-color: #FDE20C;
}
#information .image {
    background: none;
    padding-left: 0;
    text-align: center;
}
#sponsor {
    text-align: center;
}
#spotlight {
    height: 102px;
    background: url("/images/spotlight-background.png") top left;
    background: #FDE20C;  
}
#spotlight #image {
    border: 0;
    padding-left: 0;
}
#spotlightHeader {
    padding-top: 1px;
    background: #a32d08 url("/images/spotlight-bar.png") no-repeat top left;
    width: 559px;
    height: 16px;
}
#spotlightHeader ul li {
    padding-left: 21px;
    font: bold 9px Verdana;
    color: #f9ec00;
    display: block;
    float: left;
}
#spotlight .block a {
	color: #424242;
}
#spotlight .block ul li a:hover {
    color: #424242;
    text-decoration: underline;
}
#spotlight .block ul li {
    padding-left: 6px;
    background: url("/images/bullet-black-dot.png") no-repeat 0 center;
    font: normal 11px Trebuchet MS;
    line-height: 16px;
}
#spotlight .block {
    float: left;
}
#adHeader {
    padding-top: 1px;
    padding-left: 21px;
    background: #a32d08 url("/images/ad-bar.png") no-repeat top left;
    font: bold 9px Verdana;
    color: #f9ec00;
    width: 525px;
    height: 16px;
}
#adHeadertop {
    padding-top: 1px;
    padding-left: 21px;
    background: #a32d08 url("/images/ad-bar.png") no-repeat top left;
    font: bold 9px Verdana;
    color: #f9ec00;
    width: 538px;
    height: 16px;
}
#contentHeader {
    padding-top: 1px;
    padding-left: 21px;
    background: #a32d08 url("/images/content-bar.png") no-repeat top left;
    font: bold 9px Verdana;
    color: #f9ec00;
    width: 538px;
    height: 16px;
}
#spotlight #stroke {
    padding-left: 0;
    background: #fff;
    border: 1px solid #ff8000;
    font: bold 9px Verdana;
    color: #ff8000;
    text-align: center;
    line-height: 12px;
}
#spotlight #stroke a {
    color: #ff8000;
	text-decoration: none;
}
#spotlightHeader #biography {
    padding-left: 258px;
}
#body {
    padding: 4px 4px 2px 4px;
    width: 547px;
    font: normal 11px Verdana;
    color: #424242;
}
#body a {
    color: #A02D09;
}
#body a:hover {
    text-decoration: underline;
    color: #800000;
}
#footer {
    padding-top: 30px;
    background: #282828 url("/images/footer-background.png") no-repeat top left;
    width: 762px;
    height: 17px;
    font: bold 9px Verdana;
}
#footer ul li {
    display: inline;
    padding-left: 14px;
    margin-left: 6px;
    background: url("/images/bullet-arrow.png") no-repeat 0 center;
}
#footer #copyright {
    color: #ff8000;
    padding-left: 0;
    background: none;
    margin: 0 32px 0 10px;
}
#footer #credit {
    margin-left: 32px;
}
#footer ul li a {
    color: #f9ec00;
}
#footer ul li a:hover {
    text-decoration: underline;
    color: #f9ec00;
}
#memberlist div {
    float: left;
    background-color: #fff;
    padding: 3px 0;
}
#memberlist .dashed {
    padding: 0 0 1px 0;
    border-bottom: 1px dashed brown;
}
#memberlist .hi, #memberlist .hi div {
    background-color: #EFEFEF;
}
.clear {
    clear: both;
}
.geselect {
    cursor: pointer;
}
.gselect span {
    cursor: pointer;
}
.gselectList {
    float: left;
    width: 127px;
    height: 29px;
    background: url("/images/drop-down-background.png") no-repeat top left;
    cursor: pointer;
}

}
.gselectList {
    float: left;
    width: 127px;
    height: 29px;
    background: url("/images/drop-down-background.png2") no-repeat top left;
    cursor: pointer;
}

.gselect .droplist {
    overflow: hidden;
    position: absolute;
    width: 180px;
    height: 800px;
    background: #2a4882 url("/images/drop-down-background.png") repeat-x top left;
    opacity: 0.95;
    font-size: 11px;
    cursor: default;
    text-align: left;
    padding: 0 4px 0 4px;
	font: normal 11px Trebuchet MS;
}

.gselect .droplist2 {
    overflow: hidden;
    position: absolute;
    width: 125px;
    height: 180px;
    background: #2a4882 url("/images/drop-down-background2.png") repeat-x top left;
    opacity: 0.95;
    font-size: 11px;
    cursor: default;
    text-align: left;
    padding: 0 4px 0 4px;
	font: normal 11px Trebuchet MS;
}

.gselect .droplist2 .droplist_inner {
    position: relative;
}	

.gselect .droplist .droplist_inner {
    position: relative;
}
.droplist_inner a {
    color: #fff;
}
.gselect .droplist a {
    display: block;
}
.news {
    margin: 0 0 22px 0;
}
.news-subject {
    font: bold 16px Arial;
	color: #800000;
}
.news-poster {
    margin: 0;
    padding: 0 0 2px 0;
    color: #666;
    background: url('/templates/v3/images/split.gif') repeat-x bottom left;
}
.news-poster span {
    float: right;
    text-align: right;
    color: #463f3f;
}
.news-message {
    margin: 0px;
	padding-bottom: 4px;
    padding-top: 1px;
	background: url('/templates/v3/images/split.gif') repeat-x bottom left;
}
.image-wrap {
   border: 1;
   align: right;
   hspace= 10;
}

