﻿body {
 background-image: url('/images/darkwood_texture.jpg');
  /*margin-top: 10px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 20px;*/
  margin: 0px;
}

table, td, tr, div, span, img, p, a {
padding: 0;
margin: 0;
}

a {
text-decoration: none;
padding: 0;
margin: 0;
}

img {   
 border: none;
 padding: 0;
 margin: 0;
}

.list {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

#main_container {
    position: absolute;
    width: 978px;
    margin: 10px 0px 0px 20px;
    text-align: center;
}

td.leftbar {
  background-image: url('/images/left_bar.gif');
  height: 432px;
}

#promopic_container {
 padding: 50px 0px 0px 55px;
}

table.promoshadow {
 background-image: url('/images/whatsnew/whatsnew.gif');
 background-repeat:no-repeat;
 background-position: 50px 23px;
}

.heading_small {
font-size: 12px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
color: #4C3200;
}

.para_sidebar {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 11px;
}

.heading_small p,
.para_sidebar p {
margin: 0;
padding: 0;
}

#promotxt {
 position: absolute;
 top: 420px;
 left: 70px;
 width: 150px;
}

#navmenu {
 margin: 0px;
  padding: 0px;
 height: 46px;
  border: none;
}

#navmenu a img{
 padding-top: 0;
}

.footer_copyright {
 position: absolute;
 	left:600px;
	top:717px;
	width:330px;
	height:19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #996633;
	font-size: 10px;
}

#content_container {
 position: absolute;
 top: 10px;
 left: 20px;
}

.topwhiteline {
 position: absolute;
left: 220px;
top: 96px;
}

.contentcontainerbg {
 position: absolute;
left: 220px;
top: 99px;
}

.contentrightmotif {
 position: absolute;
left: 863px;
top: 99px;
}

#contentline {
	position:absolute;
	left:271px;
	top:155px;
	width:8px;
	height:540px;
	z-index:13;
}
