body{
	background:url(/sites/default/files/images/bg-body.gif);
	border-top: 0px solid #000;
	color: #333366;
	font-size: 11px;
	padding: 0px 0 40px;
	font-family:Verdana,Helvetica,Arial,'Liberation Sans',FreeSans,sans-serif
}

a{
	color: #003399;
	text-decoration: bold;
}

a:hover{
	text-decoration: underline;
}

h1{
	font-size:2em;
	line-height:1;
	margin-bottom:0.5em;
	margin-top:0.5em;
	color: #003399;
}

h2{
	font-size:1.5em;
	line-height:1;
	margin-top:0.5em;
	color: #003399;
}

h3,#the-links li a {
	font-size:1.0em;
	line-height:1.25;
	margin-bottom:0.5em;
	margin-top:.5em;
	color: #6699cc; 
}
#the-links li{
        margin-top:1em;
        margin-bottom:1em;
}
h4{
	font-size:1.2em;
	line-height:1.40;
	color: #6B6C70; 
}

p{
	overflow: hidden;
	padding: 0px 0;
	text-align: left;
	font-size: 13px;
	margin-bottom: 5px;
}

.container_12{
	background-color:#fff;
	padding-bottom:10px;
}

div.overlay {
	background:url('/sites/default/files/images/white.png') no-repeat;
	padding:30px; 
	width:576px;  
	height:460px;
	display:none;
}

div.overlay div.close {
	background:url('/sites/default/files/images/close.png') no-repeat;
	position:absolute;
	top:2px;
	right:5px; 
	width:35px;
	height:35px;
	cursor:pointer;
}

a.player {    
	display:block;
	height:450px;
	width:450px;
}

.flowimg {
	margin-top:5px;
	margin-bottom:5px; 
	cursor:pointer; 
	float:left;
}

.fbox{
	display:none;
}
.snippet{
	height:90px;
}
.snippet a{
	font-size:1em;
}
.spread{
	margin-top:0.75em;
	margin-bottom:2.5em;
}
.psa{
	margin-top:0.75em;
}
.overview{
	text-transform:uppercase;
	margin-top:1em;
}
.banners{
	margin-bottom:2em;
	margin-top:0.75em;
}
.the-overlay{
	cursor:pointer;
}
.tie-in{
	padding-top:1em;
}
#twtr-profile-widget{
	margin-top:2em;
}


