/* -------- Main Style Sheet -------- */

b {font-weight: bold;}
i {font-style: italic;}
img {border: 0;}
table { font-family: verdana, arial, helvetica; font-size: 12px }

.body {
	font-weight: normal;
	color:#000000;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	line-height: 14px;
	font-variant: normal;
	font-style: normal;
}

.small9 {
	font-weight: normal;
	color:#000000;
	font-size: 9px;
	font-family: verdana, arial, helvetica;
	line-height: 11px;
	font-variant: normal;
	font-style: normal;
}


/* General */

.contentHeader {
/*	border-bottom: 1px solid #666666; */
	text-align: right;
}

.leadStoryContent {
	border-bottom: 1px solid #666666;
	margin-bottom: 15;
	padding-bottom: 20;
}

.scrollBox {
	overflow: auto;
	width:282;
	height:60%;
}

.scrollBox font {
        font-family: verdana, arial, helvetica;
        font-size: 10px;
        font-weight:normal;
}


.leadImage {
	margin-bottom: 5;
}

.leadStoryHeader {
	margin-bottom: 3;
}

/* Header */

.siteHeader {
	height: 77;
	width: 740;
	background-color: #000000;
}

.flashBanner {
	margin-left: 2;
	margin-right: 1;
	margin-top: 3;
}

.googleSearch {
	float: right;
	margin-left: 1;
	margin-right: 2;
	margin-top: 3;
}

.searchBg{
	background-image: url(graphics/google_search.gif);
	background-repeat: no-repeat;
	width: 305;
	height: 68;
}

.safesearchBg{
	background-image: url(graphics/google_safe_search.gif);
	background-repeat: no-repeat;
	width: 305;
	height: 68;
}

.searchField {
	padding-top: 30;
	padding-left: 105;
	padding-right: 10;
}

/* Columns */

.contentContainer {
	width: 738;
	border-right: 1px solid #666666;
 	border-left: 1px solid #666666; 
 	position:relative;
}

.contentContainer #padding{
	padding-left: 4;
	padding-right: 15;
}

.leftCol {
	float: left;
	width: 152;
}

.middleCol {
	float: right;
	width: 320;
}

.middleColPadding {
	padding-left: 20;
	padding-right: 20;
	padding-top: 20;
}

.rightCol {
	width: 240;
	float: right;
}

.clearBoth {
	clear: both;
}

.footer #copyright {
	font-weight: normal;
	color:#FFFFFF;
	font-size: 10px;
	font-family: verdana, arial, helvetica;
	line-height: 15px;
	font-variant: normal;
	font-style: normal;
	padding-left: 13;
	padding-top: 5;
}

.footer #logo {
	margin-top: 2;
	margin-right: 15;
	float: right;
}

.footer a {text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
}

.footer a:hover {text-decoration: underline;
	font-weight: normal;
	color:#DDDDDD;
}

/* Banner Section */

.bannerAds {
	padding-left: 9;
	padding-bottom: 20;
	padding-top: 5;
}

#adHeader {
	padding-left: 28;
	padding-bottom: 4;
}

.bannerAdsBorder {
	border: 0px solid #666666;
}

/* Nav Boxes Right*/

.navBoxHeaderWeather {
	background-image: url(graphics/bartop2_weather.gif);
	background-repeat: no-repeat;
	width: 240;
	height: 28;
	text-align: right;
}

.navBoxHeaderWeather a {text-decoration: none;
	font-weight: normal;
	color:#FFFFFF;
	font-size: 9px;
	font-family: verdana, arial, helvetica;
}

.navBoxHeaderWeather a:hover {text-decoration: underline;
	font-weight: normal;
	color:#EEEEEE;
	font-size: 9px;
	font-family: verdana, arial, helvetica;
}

.cnnMainT1 {
        font-weight: normal;
        color:#000000;
        font-size: 11px;
        font-family: verdana, arial, helvetica;
        line-height: 14px;
        font-variant: normal;
        font-style: normal;
}
                                                                                                           
.cnnt1link {
        font-weight: bold;
        color:#000000;
        font-size: 12px;
        font-family: verdana, arial, helvetica;
        line-height: 13px;
        font-variant: normal;
        font-style: normal;
        text-align: center;
}
                                                                                                           
.cnnt1link:hover {
        color:#005A99;
}

/* CNN News Item*/
H2 {
        font-weight: bold;
        color:#000000;
        font-size: 15px;
        font-family: verdana, arial, helvetica;
        line-height: 15px;
        font-variant: normal;
        font-style: normal;
        text-align: center;
        margin-top: 0;
        margin-bottom: 5;
}
                                                                                                                            
H2:hover {
        color:#005A99;
}

.cnnIndexCaption {
        font-weight: bold;
        color:#666666;
        font-size: 11px;
        font-family: verdana, arial, helvetica;
        line-height: 13px;
        font-variant: normal;
        font-style: normal;
        text-align: center;
}