@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #0066CC; 
}
.oneColFixCtrHdr #container {
	width: 940px;  
	background: #FFFFFF; 
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;									 /* 1000px */

}
#main {
	background-color: #FFFFFF;
	height: 850px; 										/* it was 900px */
	width: 940px;


}
.oneColFixCtrHdr #container2 {
	width: 940px;  
	background: #FFFFFF; 
	border: 0px solid #000000;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;									 /* 1000px */


}



.oneColFixCtrHdr #header {
	background-color: #FFFFFF;
	background-image: url(imgz/J2-fornewpage%20copy.jpg); 
	width: 941px;
	background-repeat: no-repeat;
	height: 200px;
}

.font-family #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.oneColFixCtrHdr #mainContent {
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	background-color: #cccccc;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.oneColFixCtrHdr  #ticker {
	background-color: #3399ff;
	height: 20px; 
	width: 941px;
	color: #33FF33;
}
#buttons {
	background-color: #666666;
	height: 30px;
	width: 940px;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
}
#topbuttons{
/*	background-color: #666666; */
	height: auto;
	width: 940px;
	float: center;
	color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;

}
#main2 {
	background-color: #FFFFFF;
	height: 1200x; 										/* it was 900px */
	width: 940px;

}
	#ppp 	{
	background-color: #FFFFFF;
	height: auto; /* it was 700 */
	width: 145px;
	margin: 5px;
	float: left;
}

#ccc {
	margin: 5px;
	width: 500px; /* 500 */
	height: 700px; /* 800 */
	background-color: #FFFFFF;
	float: left;
}



#eee {
	margin: 5px;
	height: auto; /* it was 700 */
	width: 255px;
	background-color: #ffffff;
	float: right;
}

#fff {
	margin: 0px;
	height: 30px;
	width: 940px;
	background-color: #ffffff;
	float: right;
}

#icons {
	margin: 0px;
	height: 80px;
	width: 940px;
	background-color: #ffffff;
	float: right;
	text-align: center;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: 5px;
	text-align: right;
	color: #000000;


}.headlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #0000FF;
	text-align: left;

}
.headlineslug {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #666666;
	text-align: left;
}
#headlineimage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	float: left;
	height: auto;
/*	height: 270px; */
	width: 465px;
	margin-right: 10px;
	margin-left: 10px;
	background-position: center center;


}
.headlineimagettt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: justify;
	float: left;
	height: 245px;
	width: 450px;
	margin-right: 15px;
	margin-left: 15px;
	background-position: center center;
}

#nextstories {
	background-color: #ffffff;
	width: 450px;
	height: auto; /* 135px */
	float: left;
	padding: 5px;
	margin: 10px;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	}
	
#bulletstories {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	text-align: justify;
	float: left;
	height: 220px;
	width: 455px;
	margin: 10px;
	padding: 2px
}


#bulletstories2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	background-color: #ffffff;
	text-align: justify;
	float: left;
	height: 1000px; 
	width: 460px;
	margin: 10px;
	padding: 2px
}


#ad1 {
	padding: 0px;
	float: left;
	height: 60px;
	width: 468px;

}



#best {
	font-family: Verdana;
	font-size: 9pt;
	background-color: #33DD66;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 150px;
	width: 200px;
	list-style-image: url('imgz/bullet-arrow.gif');
	list-style-type: disc;

}
	#story2 {
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	color: #0000FF;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto; /* 80px */
	width: 200px;
}	

	#story3 {
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	color: #0000FF;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	float: right;
	height: auto;
	width: 200px;
}
	#story4 {
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	color: #0000FF;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	float: left;
	height: auto;
	width: 200px;
}

#story5 {
	font-family: Verdana;
	font-size: 9pt;
	text-align: left;
	color: #0000FF;
	background-color: #ffffff;
	margin: 2px;
	padding: 2px;
	float: right;
	height: auto;
	width: 200px;
}

#morestories {
	font-family: Verdana;
	font-size: 10pt;
	background-color: #ffffff;
	text-align: justify;
	margin: 0px;
	padding: 15px;
	float: none;
	height: 50px;
	width: 450px;
	border: thin solid #ffffff;

}

#story678 {
	font-family: "Courier New", Courier, monospace;
	font-size: 10pt;
	font-weight: bold;
	background-color: #FF6600;
	text-align: justify;
	margin: 2px;
	padding: 10px;
	float: left;
	height: 50px;
	width: 205px;
}




#5s {
	float: left;
	height: 100px;
	width: 100px;
	margin: 10px;
}
#4s {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#3s {
	margin: 10px;
	float: left;
	height: 100px;
	width: 100px;
}
#2s {
	float: left;
	height: 100px;
	width: 100px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 15px;
}

.fullstory {
	font-family: Verdana;
	font-size: 9pt;
	text-align: justify;
}
