body {
	line-height: 18px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;

}


html {
	background-image: url(../images/bg.gif);
}

ul#title li {
	float: left;
}

#outerwrapper {
	padding-top:4px;
}

#innerwrapper{
	width:902px;
	margin:0 auto;
/* 				padding:0 15px;*/
/*	border:1px solid #141315;*/
/*	overflow:auto;*/
}

.topblackbar {
	width:902px;
	height:15px;
	background-color: #141315;
	margin:0 auto;
	
	position: relative;
	top:-4px;
}

p.right {
	float:right;
	margin-right: 5px;
}

div#left {
	width:120px;
	margin-left:5px;
	float:left;
}

div#right {
	float: left;
	margin-left:50px;
}

div#main {
	padding-top:50px;
}

ul#title {
	height:30px;
	margin-bottom: 40px;
}

ul.nav li {
/*	height: 17px;*/
  	line-height: 14px;               
	letter-spacing: 1px;
  	text-transform: uppercase;        
  	clear: left;
	color: #fff;
	margin-bottom:5px;
	padding-top: 2px;
	font-size: 10px;
}
ul.nav li a {
	padding-left: 18px;
	background-color: #141315;
	width:120px;
	display:block;
	padding-top: 1px;
	padding-bottom: 1px;
	
}

ul.nav li a:hover {
	background-color: #ababab;
}

ul.nav li ul li a {
	width:95px;
}

ul.nav li ul {
	clear: left;
	margin-top:5px;
}

ul.nav li ul li {
	height:auto;
}

li a.current {
	background-color: #ff6541 !important;
}

div.logo {
	padding-top: 32px;
	margin-left: 5px;
}

div#bigimage {
	float:left;
}

div.navbar {
	word-spacing: 2px;
	text-transform: uppercase;
	
	line-height: 16px;
	clear: both;
	font-size: 9px;
	padding-top:10px;
	padding-left:15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom:2px solid #141315;
	
}

div.navbar a {
	color: #141315;
	text-decoration: underline;
}

div.navbar a:hover {
	color: #ababab;
	text-decoration: underline;
}

div#body {
	width:410px;
	float:right;
	margin-bottom:30px;
}

div#body p {
	padding-right: 15px;
}

div.fullwidth {
	clear:both;
}

a {
	text-decoration:none;
	color:#fff;
}

div#body a {
	color:#000;
	text-decoration: underline;
}

div.item {
	margin-bottom:20px;
}

div.storytitle {
	background-color: #eaeaea;
	color: #222222;
	float:left;
	clear:left;
/*	height:18px;*/
	margin-right:20px;
	padding-left:20px;
	padding-top: 2px;
	width:160px;
}

div.storymain {
	margin-bottom:20px;
	float:left;
	width:505px;
}

div.who {
	background-color: #eaeaea;
	color: #1d1d1d;
	height:18px;
	margin-right:20px;
	padding-left:20px;
	padding-top:2px;
	width:160px;
	margin-bottom:20px;
}

input.left,input.long,textarea {
	float: left;
	clear:left;
}

input.left {
	margin-right:10px;
	width:190px;
}

input.right {
	float:left;
	width:190px;
}

fieldset {
	padding:20px;
}

textarea {
	height:130px;
}

input.button {
	margin-top:10px;
	clear:left;
	float:right;
	padding:5px;
	text-align:center;
	width:110px;
	background-color: #000;
	border:none;
	color:#fff;
	margin-left:20px;
}

input.left,input.long,input.right,textarea {
	border:none;
	padding:4px 12px;
	margin-bottom:10px;
}

textarea,input.long {
	width:390px;
}

.crossfade {
	display:none;
	position:absolute;
	top:0;
	left:0;
	border:none;
}

.relative {
	position:relative;
	height:300px;
}

legend {
	padding-top:10px;
}

.semitransparent {
	background-image: url(../images/50.png);
	float:left;
	width:718px;
	min-height:500px;
}