@charset "UTF-8";
/* CSS Document */

#container {
	width: 1064px;
	margin-left: auto;
	margin-right: auto;
}
#adTop {
	background-color: #6699CC;
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	visibility: hidden;
}
#panel {
	background-image: url(../img/indexheadlines_r2_c1.gif);
	padding-right: 6px;
	padding-left: 6px;
	height: 324px;
}
#header {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#content {
	width: 800px;
	margin-left: 132px;
	background-color: #6FA5C0;
	padding-top: 5px;
}
#adLeft {
	height: 630px;
	width: 130px;
	float: left;
	background-color: #CCFF00;
	visibility: hidden;
}
#adRight {
	height: 630px;
	width: 130px;
	float: right;
	visibility: hidden;
	background-color: #CCFF00;
}
#header  p.top_nav {
}
#myAlternativeContent {
	width: 590px;
	background-color: #A8CDE0;
	height: 280px;
	font-family: "Lucida Grande", Helvetica, Tahoma, sans-serif;
	color: #003366;
	margin-left: 5px;
}
#p1 {
	background-image: url(../img/indexheadlines_r1_c1.gif);
	height: 15px;
	background-repeat: no-repeat;
}
#p2 {
	background-image: url(../img/indexheadlines_r4_c1.gif);
	height: 20px;
	background-repeat: no-repeat;
}
#content p.mid_ad {
	width: 540px;
	height: 130px;
	float: left;
	margin-left: 10px;
}
#content p.sponsor {
	float: right;
	width: 180px;
	margin-right: 20px;
	padding-bottom: 5px;
}
#content p.col1 {
	float: left;
	width: 240px;
	height: 140px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content p.col2 {
	float: left; /* since this element is floated, a width must be given */
	width: 230px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-left: 10px;
	height: 190px;
	background-repeat: no-repeat;
}
#sidebar2 {
	float: left; /* since this element is floated, a width must be given */
	width: 250px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-left: 35px;
	height: 180px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
}
#stockQuote {
	margin-left: 280px;
	margin-top: 250px;
	width: 290px;
	height: 50px;
}
form {
	width: 230px;
	height: 49px;
	background-image: url(../img/stock_bg.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	margin-top: 20px;
}
input {
	font-size: 10px;
}
#footer {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	font-family: "Lucida Grande", Helvetica, Tahoma, sans-serif;
}
#footer p.terms {
	background-color: #FFFFFF;
	text-align: right;
}
#footer p.terms a {
	color: #006699;
	text-decoration: underline;
	font-size: 12px;
}
#footer p.terms a:hover {
	color: #316AC5;
	text-decoration: none;
	font-size: 12px;
}
#footer p.copy {
	background-image: url(../img/layout/bottombg.jpg);
	height: 30px;
}
#counter {
	width: 130px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
