body {
	background-color: #252425;
        background-image: url(http://www.nadine-web.org/fanlisting/bg.png);
        background-repeat: repeat-y;
        background-position: 50px;
	margin: 0px;
	font-family: Trebuchet MS;
	font-size: 7px;
	color: #5E5E5E;
	line-height: 7pt;

}


a {
	color: #F04C4A;
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 8px;
	text-decoration: none;
}

a:hover {
	color: #C33333;
}

b, strong {
	color: #E3815B;
	font-family: georgia;
	font-weight: bold;
	font-style: italic;
	font-size: 8px;
}

i, em     {
	color: #F09192;
}

a img {
	border: 2px solid #67593F;
}

a:hover img {
        border: 2px solid #524614;
}

table, tr, td {
	font-size: 9px;
}

textarea, input, select, button {
	font-family: Trebuchet MS;
	font-size: 9px;
	color: #9B9B9B;
        cell-spacing: 2px;
	padding: 3px;
	background-color: #000000;
	border-style: solid;
	border-right: #EF5553 1px solid;
	border-left: #EF5553 1px solid;
	border-top: #EF5553 1px solid;
	border-bottom: #EF5553 1px solid;
}

.title {
	background-color: #7C6B4D;
	color: #606060;
	background-image : url(title_bg.png);
	font-weight: bold;
        font-style: italic;
        font-family: georgia;
        font-size: 8px;
	text-transform: lowercase;
	line-height: 9pt;
	padding: 3px;
        padding-left: 10px;
        border-bottom:#606060 solid 2px;
	border-top:#000000 solid 1px;
}

.title2 {
	background-color: #564936;
	color: #93846D;
	background-image : url(title2_bg.png);
	line-height: 9pt;
	padding: 3px;
}

.content {
	background-color: #0D0D0D;
        height: 100%;
        padding: 3px;
	line-height: 7pt;
}

.ad {
	background-color: #6C5C44;
        height: 100%;
        padding: 3px;
	line-height: 9pt;
}