body {
	background: #000;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

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

a:hover {
	color: #666666;
	text-decoration: underline;
}


#wrap {
	width: 865px;
	margin: 0 auto;
	/*background: #eef;*/
}

#head {
	background-image: url('../images/dot_1x95.gif');
	background-repeat: repeat-x;
}

.topright {
	float: right;
	padding-right: 20px;
	margin-top: 30px;
}

#menu {
	margin-top: 4px;
	color: #bebcba;
	font-size: 12px;
}

.menuitem {
	float: left;
	margin-right: 32px;
	font-weight: normal;
}

.menuitem a {
	color: #bebcba;
	text-decoration: none;
}

.menuitem a:hover {
	color: #fff;
}

#titlebox1 {
	height: 264px;
	background-image: url('../images/red_bg.jpg');
	background-repeat: no-repeat;
	margin-top: 1px;
	padding: 15px 0 0 35px;
}

#titlebox2 {
	height: 66px;
	background-image: url('../images/red_sm_bg.jpg');
	background-repeat: no-repeat;
	margin-top: 1px;
	padding: 15px 0 0 35px;
}
.graybar {
	background-image: url('../images/dot_gray.gif');
	width: 100%;
	height: 2px;
	margin-top: 10px;
}

#fp_top_left {
	float: left;
	width: 268px;
	margin-right: 55px;
	margin-left: 45px;
	margin-top: 12px;
}

#fp_top_right {
	float: left;
	width: 405px;
	line-height: 15px;
	text-align: justify;
}

/* Normalize the paragraph spacing for top right box */
#fp_top_right p {
	margin-top: 2px;margin-bottom: 6px;
}

#recentprojects {
	margin-top: 5px;
}

#copyright {
	text-align: center;
	background: #000;
	margin-top: 5px;
	font-size: 13px;
	color: #bcbab7;
}

#caption {
	
}

h1,h2,h3,h4,h5 { margin: 0; padding: 0; }

h1 {
	font-size: 22px;
	color: #BCBAB7;
	line-height: 27px;
	margin-bottom: 0px;
	margin-top: 0.1em;
	font-weight: bold;
}

h2 {
	font-size: 25px;
	color: #BCBAB7;
	line-height: 27px;
	margin-bottom: 0px;
	margin-top: 0.1em;
	font-weight: bold;
}

h3 {
	font-size: 13px;
	color: #bcbab7;
	line-height: 16px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-weight: bold;
}

h4 {
	font-size: 11px;
	color: #bcbab7;
	line-height: 14px;
	font-weight: bold;
}


#contact_left {
	float: left;
	margin-left: 14px;
	width: 533px;
	border-top: 2px solid #3d3d3c;
	font-size: 12px;
	color: #bcbab7;
	line-height: 16px;
	padding-top: 4px;
}

#contact_left a { text-decoration:none; color: #bcbab7; }
#contact_left a:hover { text-decoration:underline; color:#5b5a59; }

#contact_right {
	float: right;
	width: 268px;
	border-top: 2px solid #3d3d3c;
	margin-right: 14px;
	font-size: 12px;
	color: #bcbab7;
	line-height: 16px;
	padding-top: 4px;
}

#contact_right a { text-decoration:none; color: #bcbab7; }
#contact_right a:hover { text-decoration:underline; color:#5b5a59; }

.story {
	float: left;
	width: 670px;
	font-size: 12px;
}

.credit {
	float: left;
	width: 710px;
	text-align: justify;
}


.producer {
	border-bottom: 2px solid #3d3d3c;
	padding-top: 7px;
	padding-bottom: 10px;
}

.greysmall {
	font-size: 11px;
	color: #BCBAB7;
	line-height: 15px;
}

.grey12 {
	font-size:12px;
	color: #BCBAB7;
	line-height: 17px;
}

.lh19 {
	line-height: 19px;
}

.fpsub {
	margin-top: 6px;
	width: 140px;
	font-size: 11px;
	color: #bcbab7;
	line-height: 16px;
	font-weight: normal;
}

#newsdetleft {
	border: 0px solid #fff;
	float:left;
	width: 314px;
	padding: 10px 4px 10px 4px;
}

#newsdetright {
	float:left;
	padding: 10px 4px 10px 10px;
	width: 524px;
	text-align: justify;
}

#pager {
	/*border: 1px solid #fff;*/
}

#pager a {
	color: #bcbab7;
	text-decoration: none;
	font-size: 12px;
}

#pager a:hover {
	text-decoration: underline;
	color: #2f2f2e;
}

.bignumber {
	font-size: 15px;
	color: #fff;
}

.location {
	color:#BCBAB7;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:12px;
	margin-bottom:0.3em;
	margin-top:0.3em;
}

.highslide {
	cursor:url('../images/zoomin.cur'), pointer;
}

.highslide img {
	border:2px solid gray;
}

.print {
	cursor:pointer;
}

.nospace {

}

.nospace p {
	margin: 0;
	padding: 0;
}