body
{
	background-color: #3c3c3c;
	font-family: "Arial", Helvetica, Geneva, sans-serif;
	font-size: 0.81em;
	line-height: 1.5em;
	color: white;
}
#wrap {
	width: 924px;
	margin: 0px auto 0px auto;
	background-color: #545353;
}
#topnv {
		margin: 0px auto 0px auto;
		height: 52px;
	background: url(/images/home/topnavspace.jpg) repeat-x;
}
#header {
		margin: 0px auto 0px auto;
}
#logo {
width: 39%;
	float:left;
		margin: 0px auto 0px auto;
}
#fans {
		margin: 0px auto 0px auto;
width: 61%;
	float:right;
}
#nav {
	width: 61%;
	float:right;
		margin: 0px 0px 0px 0px;
}
#contain {
	width: 99%;
	margin: 0px auto 0px auto;/* top, right, bottom, left */
}
#text {
	margin: 0px auto 0px 0px; /* top, right, bottom, left */
	float:left;
	width:65%;
}
#gen {
	margin: 0px auto 0px 0px; /* top, right, bottom, left */
	float:left;
	width:41%;
}
#info {
	float:left;
	width:41%;
	margin: 0px auto 0px auto; /* top, right, bottom, left */
}
#ad {
	float:left;
	width:18%;
	margin: 0px auto 0px auto; /* top, right, bottom, left */
}
#ad2 {
	float:left;
	width:35%;
	margin: 0px auto 0px auto; /* top, right, bottom, left */
}
#clear {
	clear:both;
}
#footer {
	width: 100%;
}
ul.LIn_fullMode {
	background-color: maroon;
}        UL class
ul.LIn_shortMode {
	background-color: aqua;
}       UL class
span.LIn_date {
	color: red;
}
span.LIn_desc {
color: white;
}   
ul.LIn_fullMode {
color: white;
}
ul.LIn_shortMode {
color: white;
} 
A:link {
	text-decoration: none;
	color: #CCCCCC;
}
A:visited {
	text-decoration: none;
	color: #CCCCCC;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
}
h1{
	font-size: 24px;
}
h1{
	font-size: 24px;
	line-height: 1.5em;
}
h3{
	font-size: 0.63em;
	color: silver;
}