/* NN4_ICEY STYLE SHEET */

td, body, p, div, input, textarea, form, select, font, .content, .storytitle, .storycat, .boxtitle, .boxcontent, .option
{
	font-family: Geneva, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #06274e;
}

td
{
	padding: 0;
	margin: 0;
}

td.index
{
    width: 95%
    margin: 10px;
}

a:link, a:visited, a:active
{
	color: #06274e;
	font-size: 11px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: underline;
}

a:hover
{
	color: #215dc6;
	font-size: 11px;
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: underline;
}

.title
{
	color: #215dc6;
	font-size: 14px;
	font-weight: bold;
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: none;
}

.content {}

.storytitle, .boxtitle, .option
{
	font-weight: bold;
	text-decoration: none;
}

.storycat
{
	font-weight: bold;
	text-decoration: underline;
}

.boxcontent {}

.tiny
{
	color: #215dc6;
	font-size: 10px;
	font-weight: normal;
	font-family: Geneva, Verdana, Arial, sans-serif;
	text-decoration: none;
}

.button
{
	background-color: #8B99A9;
	color: #000000;
	font-weight: bold;
	cursor: help;
	outline: 2px solid invert;
}

.pad
{
	padding: 5px;
	margin: 5px;
	text-align: left;
}

.topicimg { text-align: right; }

.cChat { width: 60%; }

#footer
{
	width: 60%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.art-sideblk { width: 170px; }

#article, #article .top
{
    vertical-align: top; width: 100%;
}