body {
      	margin-left: 0px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        background-image: url(../images/background.jpg);
	background-color:#190000;
	text-align: center;
	line-height: 1.6em;}
	
img {
	border-style: none;}

#container {
	position: relative;
	width: 941px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;}

#head {
	width: 941px;
	height: 300px;}

h1 {
color:#322916;
font-family:Helvetica,Arial,Helvetica,sans-serif;
font-size:1.5em;
font-weight:normal;
padding-top: 5px; 
padding-bottom: 1px;
}


#main {
	margin: auto;
	background-image: url(../images/content-background.gif);
	background-color: #bdc1b2;
	background-repeat: repeat-x;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 10px 22px 5px #888;
	padding: 5px 5px 5px 15px;
	width: 900px;
	height: auto;}

#content_right {
	float:left;
	width: 300px;
	height:auto;
	color:#070706;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:18px;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;}

#content_left{
	float:left;
	height:auto;
	color:#070706;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:18px;
	width: 560px;
	height:auto;}

.item_box{
	width:auto;
	height:auto;}

.item_box_2{
	width:auto;
	height:auto;
	padding:15px 15px 15px 15px;
	font-family:verdana, Arial, Helvetica, sans-serif;
	font-size:.75em;
	line-height:18px;
	color:#747474;}

.spacer{
	width:auto; height:2px; clear:both; padding-bottom:2px;}

.float-image{
	float:left;
	padding:0px 12px 0px 0px;}

#footer {
	font-family:Verdana, Arial, sans-serif;
	padding:15px 15px 15px 15px;
	margin:0px auto;
	color:#dde1d0;
	font-size:.7em;
	text-align:center;
	height:40px;
	width:911px;
	margin-top: 15px;}

 a:link { 
  color: #1664a3;
 }
  
a:visited { 
  color: #1664a3; }
  
a:hover {
  color: #db9809;
  text-decoration: underline;}
  
a:active {
  color: #1664a3;}

#addthis1 {
	position: absolute;
	left: 50%;
	top: 250px;
}
#addthis2 {
	position: relative;
	left: -450px;
}

