/* CSS Document*/

body{
margin:0;
padding:0;
background-color:#000;
color:#999;
font:11px/1.5em Arial, Helvetica, sans-serif;
}

a{
color:#fff;
}
.o{color:#cc7a00;}
.o2{color:#AAA;}
	.subLink{
color:#999;
font-size: 10px;
}
#hero{
/*border-top:7px solid black;*/
/*background-color:#51565A;*/
height:377px;
padding-top:7px;
min-width:900px;
background-image:url(/images/newhome/homestrip.jpg);
background-repeat:repeat-x;
}

#herotext{
float:left;
padding:3px 8px 0 5px;
margin:359px 0 0 57px;
background-color:#000;
}
#heroFlash{
float:left;
width:716px;
height:377px;

}
#heroFrame{
width:960px;
}

#notify{
	margin:12px 0 8px 0;
	padding:4px;
	background-color: #1F2832;
}

#notify strong{
	color:#fff;
}

#storyTable{
clear:both;
border-top:5px solid black;
background-image:url(/images/newhome/storiesstrip.jpg);
background-repeat:repeat-x;

}
#storiesCentre{
background-image:url(/images/newhome/storiesstripR.jpg);
background-repeat:no-repeat;
background-position:right;
height:177px;
padding-right:27px;
}
#storiesL{
float:left;
background-image:url(/images/newhome/storiesstripL.jpg);
height:177px;
width:50px;
}

#storiesR{
float:left;
background-image:url(/images/newhome/storiesstripR.jpg);
height:177px;
width:269px;
}

.storyItem{
	margin:18px 29px 18px 0;
	width:188px;
	line-height:2.5em;
	/*border:1px solid orange;*/
	float:left;
	font-size: 12px;
	
}

.storyItem span{
	padding-left:12px;
}
#logo{
position:absolute;
left:30px;
/*margin-left:30px;*/
z-index:1;
}

#base{
width:1400px;
margin:27px 0 0 30px;
}
#basement{
border-top:1px solid #333;
clear:both;
}

#base a{
font-weight:bold;
}
#base img{
padding-bottom:16px;
}
#b1,#b2,#b4{
float:left;
margin-right:75px;
/*border:1px solid cyan;*/
}

#b0{
float:left;
width:210px;
margin-right:40px;
}

#b2{
margin-top:10px;
}

#b3{
float:left;
margin-right:35px;
}
#b1,#b3,#b4{
width:269px;
margin-top:10px;
}

#footloose{
clear:both;
}

#SL{font-size:11px;}
#SS{font-size:8px;color:#555}

.strike{text-decoration:line-through;}

p.feedTitle a{color:#999;}
div.feedburnerFeedBlock{width:250px;}
div.feedburnerFeedBlock UL{list-style:none;padding-left:0px;}
div.feedburnerFeedBlock LI{paddding:0px;margin:0px;}
