﻿description {
	font-family: Courier New;
	font-size: 10pt;
}
link {
	font-family: Courier New;
	font-size: 12pt;
	color: #98AAB1;
	font-weight: bold;
}
html, body {
	background-image:url(../forum/styles/prosilver_film-noir/theme/images/film-noir-walpaper.jpg);
	background-repeat: no-repeat;
	background-position: upper-left;
	background-attachment: fixed;
	background-color: #000000;
}
normal {
	font-family: Verdana;
	font-size: 12pt;
	margin: 12px;
	text-align: justify;
}
p {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	margin-top: 2px;
	text-align: left;
}
strong {
	color: #3F3F3F;
}
h1 {
	font: Georgia;
	font-family: Georgia;
	color: #3F3F3F;
	font-size: 20px;
	text-align: center;
	margin-top: 10px;
}

h2 {
	font-family: Courier New;
	font-size: 16pt;
	color: #3F3F3F;
	font-weight: bold;
	margin-top: 10;
	margin-bottom: 2px;
}
h3 {
	font-family: Courier New;
	font-size: 12pt;
	font-weight: normal;
	text-align: left;
	margin: 0, 2px, 0, 0;
}
h4 {
	font-family: Courier New;
	font-size: 14pt;
	color: #A62124;
	font-weight: bold;
}
a:link {
	color: #A62124;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #996633;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: red;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: blue;
	font-weight: bold;
	text-decoration: none;
}
ul {
	font-family: Trebuchet MS;
	line-height: 1.25em;
	font-size: 12pt;
	text-align: justify;
}

li {padding-bottom: 10px;
}/* div
 ------------ */
.screen {
	background-color: #F8EDD8;
	display: ;
}
.content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
center_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}
.Left_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: left;
	margin-right: 10px;
	padding: 10px;
}
.Right_content {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.Right_special {
	border: 2px #98AAB1 solid;
	background-color: #FFFFFF;
	width: 300px;
	float: right;
	margin-left: 10px;
	padding: 10px;
}
.footer {
	border: 2px #98AAB1 solid;
	background-color: #EBEAE9;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	padding: 20px;
}
hr {
	height: 2px;
	border-width: 0;
	background-color: #D1D7DC;
	color: #D1D7DC;
}
/* Pulp Text
 ------------ */
.text_left {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 2px;
	text-align: left;
}
.center_div {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.C {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}

.centered_paragraph {
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	margin-bottom: 2px;
	margin-top: 2px;
}
.by-line {
	font-family: Verdana;
	font-size: 12pt;
	margin-top: 2px;
	text-align: center;
}
.indent {
	margin-left: 40px;
}
.quote {
	font-size: 24px;
	color: #004E98;
}
/* images
 ------------ */
.vertical-img {
	vertical-align: middle;
	margin-left: 5px;
	margin-right: 5px;
	border: 0px;
}

.img-left {
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	border: 0px;
}
.img-right {
	float: right;
	margin-left: 10px;
	margin-right: 0px;
	border: 0px;
}
.img-center {
	text-align: center;
}
.img-top_bottom {
	margin-top: 10px;
	margin-bottom: 10px;
}

