a {text-decoration:none}
	a:link {color:#99CCFF}
	a:active {color:#99CCFF}
	a:visited {color:#99CCFF}
	a:hover{color:#FFFF00; text-decoration:underline}

body {font-family: Times New Roman, Times, serif;
	color:#999999;
	font-size: 16;
	font-style:normal;
	scrollbar-3dlight-color: #000000;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #333333;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	background-color: #000000;
	background: url(starcityBG.gif);
	background-attachment: fixed}

.wrap {
	width:800px;
	margin:0 auto;
}
.top {

}
.main {
	float:right;
	width:640px;
}
.sidebar {
	float:left;
	width:140px;

}
.footer {clear:both;
	padding: 20px 0px 0px 0px;
	}

.single { text-indent: 25px; margin-bottom: 5; margin-top: 5; margin-left: 5; margin-right: 5; text-align: justify}

.header {color: #99CCFF; margin-top: 0; margin-bottom: 0; font-size:30}

ul {margin: 0px; padding-left: 15px; list-style: disc }

table {	border: 6px #99CCFF double;
	border-collapse:collapse;}

tbody td{border:1px #99CCFF solid;
	padding: 3px 3px 3px 3px;
	background: url(BG2.png);}

	th{
	border-top: 0px solid  #999999;
	border-left: 0px solid  #999999;
	border-bottom: 1px solid  #99CCFF;
	border-right: 0px solid  #999999;
	padding: 3px 3px 3px 3px;
	background: url(BG3.png);
	color:#99CCFF;}

td.solo{padding: 7px 5px 7px 5px;
	text-align:center}

td.nobg{border:1px #999999 none;
	border-collapse:collapse;
	padding: 0px 0px 0px 0px;}

td.story{padding: 10px 10px 10px 10px;}

td.pedi	{font-size: 12;
	width: 25%;}

td.stat	{padding: 3px 10px 3px 10px;
	text-align:justify;}
th.stat	{
	border-top: 0px solid  #999999;
	border-left: 0px solid  #999999;
	border-bottom: 0px solid  #999999;
	border-right: 1px solid  #99CCFF;
	padding: 3px 3px 3px 3px;
	background: url(BG3.png);
	text-align:right;
	vertical-align:top;
	width: 100px}


th.mini	{
	font-size: 12;
	padding: 3px;
}
td.mini	{
	font-size: 12;
	text-align:center;
	padding: 3px;
}