@charset "UTF-8";
/* CSS Document */

html, body{
	margin:0;
	padding:0;
}

#header {
	margin: 0px;
	padding:0px;
}

#featuread {
	position:absolute;
	left:720px;
	top:55px;
}

#topnavigation {
	margin-bottom:10px;
	height:16px;
	padding-top:0px;
	padding-bottom:5px;
	width: 970px;
	background-color:c1d8f7;
}

#distribution {
	padding:0px;
	background-color:000000;
	float:left;
	width:216px;
	height:76px;
}

#classbox {
	width: 140px;
	border-color:#000000;
	border:1px;
	padding:10px;
	background:url(../images/classburst.gif) center top;
}

#leaderboardad {
	margin-left:242px;
}

 mainsections includes leftcolumn, maincontent, rightcolumn 

#threecolumns {
	width:970px;
	margin-top:10px;
	padding-top:10px;
}

#leftcolumn {
	float:left;
	width:322px;
}

#maincontent {
	width: 468px;
	margin-left:332px ;
}

#maincontentwd {
	width: 458px;
	margin-left:342px ;
}

#instorycolumn {
	margin: 12px 0px 12px 12px;
	float: right;
}
	
#rightcolumn {
	margin-left:10px;
	float:right;
	width:160px;
}


#footer {
	clear:both;
	margin-top:10px;
	width:970px;
	border-top:1px solid black;
}


#followme1 {
	position:fixed;
	left:980px;
	top:10px;
	}
#followme2 {
	position:fixed;
	left:980px;
	top:260px;
	}
#bdtext {
	position:relative;
	margin-left:130px;
}
