body {
	background: #52130D url(gfx/Mount&Blade-F&S_DGS_backtile.jpg);
	color: #FFFFFF;
}

body, html {
	scrollbar-track-color: #52130D;
	scrollbar-face-color: #52130D;
	scrollbar-arrow-color: #E4D6BC; 
	scrollbar-3dlight-color: #49010E; 
	scrollbar-darkshadow-color: #49010E; 
	scrollbar-highlight-color: #E4D6BC; 
	scrollbar-shadow-color: #E4D6BC;
}

div, td, p, ul, ol, span, h1, h2 {
	font-family: Verdana;
	color: #3C1F13;
	background-color: transparent;
}

td.main {
	background: #E4D6BC url(gfx/Mount&Blade-F&S_DGS_bodytile2.jpg);
	color: #3C1F13;
	width: 862px;
	padding-top: 25px;
}
                         
td.copy {
	color: #6F1006;
	background-color: transparent;
}

td.crleft, td.crright {
	width: 376px;
}

td.newshead {
	border: 1px solid #3C1F13;
}

p.title, h1, div.head, p.ctitle {
	color: #717171;
	background-color: transparent;
}

h2 {
	color: #6F1006;
	background-color: transparent;
}

p.comment {
	color: #6F1006;
	background-color: transparent;
}

a {
	color: #6F1006; 
	background-color: transparent;
}

a:hover {
	color: #717171; 
	background-color: transparent;
}

a.anav {
	color: #3C1F13; 
	background-color: transparent;
}

a.anav:hover {
	color: #717171; 
	background-color: transparent;
}

span.select, span.selecti {
	color: #6F1006; 
	background-color: transparent;
}

.combo {
	background-color: #E4D6BC;
	color: #3C1F13;
}

p.imgtitle {
	color: #E4D6BC;
	background-color: transparent;
}

p.imgcopy, p.imgcopy a {
	color: #E4D6BC;
	background-color: transparent;
}

option.new {
	color: #6F1006; 
	background-color: transparent;
}

table.text {
	width: 661px;
	margin-left: 100px;
}
                 
p, h1, h2 {
	margin-left: 100px;
	margin-right: 100px;
}

ul, ol {
	margin-left: 130px;
	margin-right: 100px;
}

.buy {
	float: left;
	margin-left: 70px;
	margin-right: 50px;
}

table.buy {
	margin-left: 0px;
	width: 450px;
}

table.buy td {
	text-align: center;
}

table.buy img {
	margin-bottom: 8px;
}