body {
	margin: 0;
	padding: 0;
	font: 13px/2 "Lucida Sans Unicode" sans-serif;
	color: #000000;
	}

html {
	color: #000000;
	}

p, ul, li, ol, .storycontent {
	font: 13px/2 "Lucida Sans Unicode" sans-serif;
	color: #000000;
	}

table, tr, td { 
	font: 13px/2 "Lucida Sans Unicode" sans-serif;
	}

#top {
	display: none;
	}

#tablecontent {
	min-width: 990px;
	width:expression(document.body.clientWidth < 990? "990px" : "auto");
	font: 13px/2 "Lucida Sans Unicode" sans-serif;
	}
	
#left {
	display: none;
	}

#main {
	padding: 20px;
	border-top: 1px solid #afafaf; 
	border-right: 2px outset #fcf2de; 
	border-bottom: 2px outset #fcf2de; 
	border-left: 1px solid #afafaf;
	background-color: white; 
	}

#footer {
	display: none;
	}

.section {
	display: none;
	}

.bloglinks a:link, .bloglinks a:hover, .bloglinks a:active, .bloglinks a:visited {
	text-decoration: none;
	border: 0;
}

h1 {
	color: #800000;
	font: bold 15px/1.8 "Lucida Sans Unicode" sans-serif;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
	}

h2 {
	color: #7e7e7e;
	font: bold 13px/2 "Lucida Sans Unicode" sans-serif;
	letter-spacing: 1px;
	margin: 2px 0 0 0;
	}

.post h3, .post h3 a:link, .post h3 a:visited {
	font: bold 18px/1.8 "Lucida Sans Unicode" sans-serif;
	letter-spacing: 1px;
	color: #800000;
	margin-top: 2px;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: none;
	}

p a:link, p a:visited, li a:link, li a:visited {
	text-decoration: none;
	border-bottom: 1px black solid;
	color: #000000;
	}

p a:hover, li a:hover, p a:active, li a:active {
	color: #800000;
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	}

ul { 
	list-style-type: square;
	margin-left: 6px; 
	padding: 0 12px 0 18px; 
	}

ul li {
	margin-bottom: 6px; 
	}

ol { 
	padding-left: -10px; 
	margin-bottom: 16px;
	}
	
ol li {
	margin-bottom: 6px; 
	}

.noborder a:link, .noborder a:hover, .noborder a:active, .noborder a:visited {
	text-decoration: none;
	border: 0;
	}

.reference {
	font: 9px/22px "Trebuchet MS" sans-serif;
	color: #800000;
	}

.red a:link, .red a:visited { 
	text-decoration: none;
	border-bottom: 1px #800000 solid;
	color:  #800000;
	}

.red a:hover, .red a:active { 
	text-decoration: none;
	border-bottom: 1px #800000 dotted;
	color: #800000;
	}

/* BELOW IS ORIGINAL STYLESHEET
*/

blockquote {
	margin: 20px 0;
	padding: 0 20px 0 70px;
	background: transparent url('http://www.asian-nation.org/images/quote1.png') 0 top no-repeat;
	}

blockquote p, blockquote ul, blockquote li {
	font: 13px/2 "Lucida Sans Unicode" sans-serif;
	color: #800000;
	padding-right: 20px;
	}
	
.pages, .pages a:link, .pages a:visited, .pages a:hover {
	color: #800000;
	font: bold 13px/2 "Lucida Sans Unicode" sans-serif;
	text-transform: uppercase;
	}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#content {
}
