html,body {
	margin: 0;
	padding: 0;
	height: 100%;
	background: #1b1b1b;
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 11px;
	color: #8f8f8f;
	min-width: 956px;
    background-image: url(/forum/styles/CoDFaction/theme/images/bg.jpg);
    background-position: top center;
    background-attachment: fixed;
    background-repeat: repeat-y;
    text-align: justify;
}

p { font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: medium; color: #8f8f8f; line-height: 150%; }
p.xsmall { font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: x-small; text-align: center; color: #8f8f8f; line-height: 150%; }
p.large { font-family: Tahoma, Verdana, Arial, Sans-Serif; font-size: large; text-align: center; color: #8f8f8f; line-height: 150%; }
a:link { text-decoration: none; color: #8f8f8f; background: transparent; font-weight: bold; }
a:active { text-decoration: none; color: #8f8f8f; background: transparent; font-weight: bold; }
a:visited { text-decoration: none; color: #8f8f8f; background: transparent; font-weight: bold; }
a:hover { text-decoration: none; color: #333333; background: #8f8f8f; }
a.img:hover { text-decoration: none; color: #333333; background: #0e0e0e; }
img { border: 0; }

h1 { font-size: 22pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: bold; color: #8f8f8f; line-height: 100%; text-align: center; }
h2 { font-size: 20pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: bold; color: #8f8f8f; line-height: 100%; }
h3 { font-size: 18pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: bold; color: #8f8f8f; line-height: 100%; }
h4 { font-size: 16pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: bold; color: #8f8f8f; line-height: 100%; }
h5 { font-size: 14pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: bold; color: #8f8f8f; line-height: 100%; }
h6 { font-size: 12pt; font-family: Tahoma, Verdana, Arial, Sans-Serif; font-weight: normal; color: #8f8f8f; line-height: 25%; }

table.top { background: url(/forum/styles/CoDFaction/theme/images/topbar.jpg); width: 100%; height: 46px; border-bottom: solid 0.1em #1b1b1b; vertical-align: middle; }
table.main { width: 956px; }
td.main { vertical-align: top; text-align: justify; width: 100%; border-left: solid #333333 0.1em; border-right: solid #333333 0.1em; }
table.content { width: 100%; padding: 30px; background-image: url(/forum/styles/CoDFaction/theme/images/containerbg.jpg);}
td.content { vertical-align: top; text-align: justify; }


