html,body		{margin:0; padding:0;}
body			{padding:20px 0 60px 0; background:url("bodybg.gif");}

*			{font-family:Tahoma, Helvetica, Sans;}
td			{vertical-align:top; text-align:left;}

.issue			{display:block; width:688px; border:1px #555 solid; padding:1px; background:#fff;}
.issue img		{border:1px #000 solid; margin:0; width:686px; height:777px;}
.index			{padding-top:30px; width:688px;}
.index .prjoin *	{text-align:center;}	


.logo			{background:url("logo.gif") no-repeat 0 0; height:144px;}
.logo div		{background:url("issue.gif") no-repeat 100% 0; right:0; height:70px;}



.page			{width:690px; border:1px #555 solid; background:url("mainbg.gif") #FFF;}
.page td		{padding:0;}
.page td.main		{padding:20px 15px 20px 15px; background:url("topbg.gif") no-repeat 0 145px;}


h1			{font-family:helvetica, Arial, Sans; font-weight:normal; color:#264ea0; font-size:24px;}
h2			{font-family:helvetica, Arial, Sans; font-weight:normal; color:#b7488f; font-size:19px;}
p, li, div		{font-size:12px;}
ul, ol			{margin:0; padding:0;}
li			{margin-bottom:4px;}

.link			{display:block; width:686px; padding:3px; background:#000; font-size:12px; color:#eee;}
.link a			{color:#fff;}
.link a:hover		{color:#fc0;}


b.button		{display:block; width:300px; background:#fff; border:1px #000 solid; margin:17px 0 0 0; padding:1px;}
b.button a		{display:block; height:100%; background:#333; border:1px #777 solid; padding:5px 10px 5px 30px; color:#fc0; font-size:11px; text-decoration:none;}
b.button a:hover	{color:#fff; text-decoration:none; background:#000; border:1px #555 solid;}


.menu			{width:100%; border-bottom:1px #777 solid; margin:35px 0 20px 0;}
.menu td		{padding:0; font-size:10px; }
.menu td.spacer		{width:99%;}
.menu a			{color:#801b5b; display:block; font-weight:bold; text-transform:uppercase; padding:5px 15px 4px 15px; white-space:nowrap; text-decoration:none;}
.menu a.home		{color:#777;}
.menu a.join		{color:#ff9212;}
.menu a.members		{color:#14a53d;}

.menu a:hover		{background:url("menubg.gif");}
.menu .sel a		{background:#555; color:#FFF;}
.menu .sel a:hover	{background:#777; color:#FFF;}



/* PREVIEW & bio */
.preview		{margin-bottom:20px;}

.bio td,
.preview td,
.vpreview td		{background:url("frame_bg.gif") #EEE repeat-x;}
.bio img,
.preview img		{border:1px #fff solid; width:140px; height:187px; margin:5px;}
.preview img.set	{width:302px; height:396px;}
.vpreview img		{border:1px #fff solid; width:194px; height:108px; margin:5px;}
.preview b,
.vpreview b		{display:block; width:30px; height:30px; position:relative; margin-top:-30px; background:url("view.gif") no-repeat 100% 0;}


.ltd			{padding:5px 10px 10px 10px;}
.ltd span		{padding:0 0 5px 20px; display:block; background:url("download.gif") no-repeat 2px 2px;}
.ltd a			{text-decoration:none;}
.ltd a:hover		{text-decoration:underline;}


.bio td			{}
.bio td.desc		{background:transparent; color:#999; font-size:10px;}
.bio td.desc u		{display:block; text-decoration:none; background:#fff;}
.bio td.desc i		{display:block; margin-bottom:7px; font-style:normal; color:#000; font-size:12px;}
.bio td.desc b		{display:none;}


.box			{border-bottom:1px #AAA solid; margin-bottom:20px; width:100%;}
.im			{width:300px;}
.im img			{margin:5px;}
.text			{font-size:12px;}
.im, .text		{padding-bottom:25px;}


.prjoin			{border:1px #000 solid; padding:1px; margin-bottom:20px;}
.prjoin a		{display:block; font-size:14px; background:url("prevbg.gif") #222; color:#FFF; padding:5px 25px 5px 25px; font-weight:bold; text-decoration:none;}
.prjoin i		{font-style:normal; color:#ccc;}
.prjoin a:hover		{background:#000; color:#FC0;}


a.button		{display:block; font-size:16px; background:#222; color:#FFF; padding:7px 25px 7px 25px; font-weight:bold; width:140px; text-decoration:none; border:2px #CCC solid;}
a.button:hover		{background:#000; color:#FC0;}



div.warn		{border:1px #ffb1e8 solid; background:url("warn.gif") #f5f6f7 no-repeat 10px 10px; padding:10px 10px 10px 100px;}
div.support		{border:1px #9abcde solid; background:url("quest.gif") #f5f6f7 no-repeat 10px 3px; padding:10px 10px 10px 90px;}




div.copyright		{font-size:9px; color:#777; margin-top:69px; padding-top:7pt; border-top:1px #AAA solid; font-family:Arial, Helvetica; text-align:center;}