body {
margin: 0px;
padding: 0px;
font-family: tahoma, sans-serif;
text-align:justify;
font-size: 11px;
height: 100%;
color: #d9d2b1;
background-color: #000000;
background-image: url(http://www.contracrash.com/pics/background.jpg);
background-repeat: no-repeat;
background-attachment: scroll;
background-position: top left;
letter-spacing: 0.5px;
}

p, img {
margin:0;
padding:0;
}

a {
color: #FFFFFF;
text-decoration:underline;
margin:0;
padding:0;
}

a:hover {
	color:#6699cc;
}

h1 {
	font-size: 33px;
	font-family:times new roman, serif;
	color: #336699;
	margin: 0 0 0 0;
	letter-spacing: 1px;
}

h2 {
	margin: 0 0 0 0;
	font-family:tahoma, sans-serif;
	font-size: 18px;
	margin: 0 0 0px 0;
	letter-spacing: 2px;
	color: #6699cc;
	font-style: caps;
	text-transform: uppercase;
}

p.date {
font-size: 9px;
font-family: tahoma, sans-serif;
color:#FFFFFF;
margin: 0 0 6px 0;
}

#interface {
width: 100%;
margin: 0 auto;
text-align:left;
padding:0;
}

#head {
width: 100%;
height: 320px;
margin: 0px;
padding: 0px;
text-align:left;
}

#headcontent {
width: 800px;
line-height:100px;
vertical-align:left;
height: 320px;
background: #000000;
}


.description {
text-align: center;
}

#container {
width: 650px;
margin-left: 150px;
}

#navi {
float:left;
width: 230px;
}

#navibox ul li a {
	color: #FFFFFF;
	text-decoration:none;
	border:0;
}

#navibox ul li a:hover {
	color: #FFFFFF;
	text-decoration:none;
	border:0;
}

#content {
width: 650px;
min-height:500px;
}

#contentbox {
float:left;
width:450px;;
min-height:500px;
}

#right {
float:left;
width: 170px;
margin-left:30px;
min-height:500px;
text-align:right;
}

.storycontent {
	margin: 0 0 60px 0;
	text-align: justify;
}

#footercontainer {
	position:relative;
	clear:both;
	bottom:0;
	left:0;
	width:100%;
	height: 70px;
	text-align:left;
	margin:0 auto; 
	letter-spacing: 1px;	
}

#footer {
	width:800px;
	height: 70px;
	text-align:left;
	margin-left:150px;
	margin:0 auto; 
	padding:0;
	letter-spacing: 1px;
}

#footerlink{
float:right;
margin: 6px 10px 0 10px;
}

#footer a {
	text-decoration:none;
	color: #6699cc;
	border:0;
}

#footer a:hover {
	color:#FFFFFF;
	border:0;
}


