html {
	scrollbar-3dlight-color: #3A1E15;
	scrollbar-arrow-color: #874936;
	scrollbar-darkshadow-color: #874936;
	scrollbar-face-color: #6B3222;
	scrollbar-highlight-color: #874936;
	scrollbar-shadow-color: #6B3222;
	scrollbar-track-color: #963;
	overflow-y: auto;
	}

body {
	margin: 0;
	padding: 0;
	background: #C96 url(gfx/paper.gif);
	color: #000;
	line-height: 120%;
	font-family: 'Trebuchet MS', trebuchet, verdana, arial;
	font-size: small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: medium;
	}

* {
	-moz-outline: none;
	}

img {
	border: 0;
	}

div {
	padding: 0;
	}

a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
	}

a:hover, a:focus {
	color: #000;
	text-transform: uppercase;
	}

#container {
	position: absolute;
	top: 8%;
	left: 8%;
	width: 84%;
	height: 84%;
	margin: 0;
	padding: 0;
	background: url(gfx/black.gif);
	}

#no1 {
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 36px;
	background: url(gfx/top.gif);
	}

#no2 {
	position: absolute;
	top: 0;
	left: -1px;
	width: 36px;
	height: 100%;
	background: url(gfx/left.gif);
	}

#no3 {
	position: absolute;
	top: 0;
	right: -1px;
	width: 36px;
	height: 100%;
	background: url(gfx/right.gif);
	}

#no4 {
	position: absolute;
	bottom: -1px;
	left: 0;
	width: 100%;
	height: 36px;
	background: url(gfx/bottom.gif);
	}

#no5 {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 36px;
	height: 36px;
	background: url(gfx/corner_tl.gif);
	}

#no6 {
	position: absolute;
	top: -1px;
	right: -1px;
	width: 36px;
	height: 36px;
	background: url(gfx/corner_tr.gif);
	}

#no7 {
	position: absolute;
	bottom: -1px;
	left: -1px;
	width: 36px;
	height: 36px;
	background: url(gfx/corner_bl.gif);
	}

#no8 {
	position: absolute;
	bottom: -1px;
	right: -1px;
	width: 36px;
	height: 36px;
	background: url(gfx/corner_br.gif);
	}

#back_link {
	position: absolute;
	margin-top: 7px;
	margin-left: 40px;
	width: 63px;
	height: 172px;
	background: url(gfx/back.gif);
	}

#back_link a:link, #back_link a:visited, #back_link a:active {
	display: block;
	text-indent: -5000px;
	width: 24px;
	height: 24px;
	margin: 102px 0 0 27px;
	background: url(gfx/logo.gif) 0 0 no-repeat;
	}

#back_link a:hover {
	background-position: 0 -24px;
	}

h1#head	{
	position: absolute;
	top: -1px;
	left: 50%;
	width: 100px;
	height: 18px;
	margin-left: -50px;
	background: transparent url(gfx/title.gif) top right no-repeat;
	text-indent: -5000px;
	font-size: 0px;
	}

#login_list {
	position: absolute;
	z-index: 3;
	margin-top: 40px;
	margin-left: 50%;
	width: 79px;
	height: 450px;
	background: url(gfx/ribbon.gif);
	}

#login_list ul {
	margin: 57px 0 0 8px;
	padding: 0;
	}

#login_list li.odd, #login_list li.even {
	float: left;
	margin: 0 0 5px 0;
	width: 32px;
	height: 32px;
	padding: 0;
	overflow: hidden;
	background: url(gfx/shadow.gif);
	}

#login_list li.even {
	float: right;
	margin: 0 7px 5px 0;
	}

#login_list li.first {
	margin-top: 16px;
	}

#fansites_1, #fansites_2, #fansites_3 {
	position: absolute;
	z-index: 1;
	margin-top: 40px;
	margin-left: 70%;
	width: 186px;
	height: 201px;
	background: url(gfx/sticky.gif);
	}

#fansites_2 {
	margin-top: 30%;
	margin-left: 60%;
	}

#fansites_3 {
	margin-top: 28%;
	margin-left: 10%;
	}

#fansites_1 ul, #fansites_2 ul, #fansites_3 ul, #gfx ul {
	margin: 0;
	padding: 30px 10px 30px 10px;
	list-style: none;
	font-family: verdana, arial;
	font-size: 80%;
	}

#gfx ul {
	padding-top: 40px;
	}

#fansites_1 ul li, #fansites_2 ul li, #fansites_3 ul li, #gfx ul li {
	padding-left: 15px;
	background: transparent url(gfx/bullet.gif) 3px 5px no-repeat;
	}

#gfx {
	position: absolute;
	z-index: 1;
	margin-top: 6%;
	margin-left: 20%;
	width: 186px;
	height: 188px;
	background: url(gfx/sticky_2.gif);
	}

#banner {
	position: absolute;
	bottom: 21px;
	right: 26px;
	width: 166px;
	height: 101px;
	background: url(gfx/ticket.gif);
	}

#banner img {
	margin: 60px 0 0 38px;
	}

