* {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	outline: 0;
	border: 0;
	font-size: 100%;
	
}

body {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	background: #FFFFFF;
	color: #000000;
}


a {font-family: Arial, Helvetica, sans-serif; color:#e1e1e1; text-decoration: none; line-height: 18px;}

a:link, a:visited {
	text-decoration: none;
	color: #e1e1e1;
}

a:hover {]
	color: #ffffff;
	text-decoration: none;
	}
	
p {
padding: 10px 0 0 0;
}	
	
	

#header {
	float:left;
	background: url(../show/_graphics/header.jpg) top left no-repeat;
	width: 1024px;
	background-color:#e1e1e1;
	height: 200px;
}

#contentWrapper {
	background-color: #000000;
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	width: 1024px;
	text-align:left;
	float:left;
}


#col1 {
	background-color: #333333;
	color: #FFFFFF;
	float: left;
	height: 1350px;
	width: 200px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 0px;

}

#content {
	background-color: #333333;
	height: 1350px;
	color:#FFFFFF;
	float: left;
	width: 610px;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#videoArea {
	background-color: #000000;
	width: 610px;
	height: 500px;
	float: left;
	padding: 0px 0px 5px 0px;
	margin: 0 0px 0 0;
}

#contentNewsHeader {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #666666;
	width: 600px;
	float: left;
	height: 20px;
	margin: 5px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}

#contentArea1 {
	background-color: #999999;
	width: 295px;
	height: 700px;
	float: left;
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 0px;

}

#contentArea2 {
	background-color: #999999;
	width: 295px;
	height: 700px;
	float: right;
	padding: 5px 0 5px 5px;
	margin: 5px 0 0 5px;

}

#col3 {
	background-color:#FFFFFF;
	height: 1350px;
	float:left;
	width:168px;
	margin: 5px 5px 5px 5px;
	padding: 5px 5px 5px 5px;
}

#contentAd {
width: 610px;
background-color: #FFFFFF;
padding: 5px 0px 5px 0px;
float: left;
text-align: center;

}




.feed {
display: block;
background: url("../_graphics/feedIcon.gif") top left no-repeat ;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
font-size: 9px;
line-height:17px;
color: #e1e1e1;
padding: 0px 0px 0px 20px;
margin: 5px 0px 0px 0px;
/* border-bottom: 1px #e1e1e1 dotted;*/
}

.feed {
display: block;
color: #e1e1e1;
}

.feed a {
	color:#e1e1e1;
	text-decoration:none;
}

.feed a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

.feed2 {
display: block;
background: url("../_graphics/iconTinyArticles.gif") top left no-repeat ;
/* width: 200px; */
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:17px;
color: #e1e1e1;
padding: 0px 0px 0px 20px;
margin: 5px 0px 0px 10px;
/* border-bottom: 1px #e1e1e1 dotted;*/
}

.feed2 {
display: block;
color:#e1e1e1;
}

.feed2 a {
	color:#e1e1e1;
	text-decoration:none;
}

.feed2 a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

.feedStory {
display: block;
font-family: Arial, Helvetica, sans-serif;
font-size: 9px;
line-height:17px;
color: #003366;
padding: 0px 0px 0px 15px;
margin: 0px 0px 5px 0px;
border-bottom: 1px #e1e1e1 dotted;*/
}


.newsHed {
display: block;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size: 14px;
line-height:20px;
color: #FFFFFF;
padding: 0px 15px 0px 0px;
margin: 0px 5px 0px 0px;
border-bottom: 1px #e1e1e1 dotted;*/
}

.newsHed a {
	color:#333333;
	text-decoration:none;
}

.newsHed a:hover {
	color:#666666;
	text-decoration:underline;
}


/*===================================================== */
/* Divider */
.divider {
border-bottom: dotted 1px #d6d4d1;
margin: 0px 5px 5px 0;
height: 10px;
}
/*===================================================== */


#footer {
font-family: Arial, Helvetica, sans-serif;
clear: both;
text-align:center;
letter-spacing: 0px;
background: #1574AC; 
margin: 0; /*-1px 3px 0 3px; */
font-size:18px;
font-weight:bold;
font-family:tahoma;
color: #fff;
float: left;
width: 1024px;
padding: 10px 0 20px 0;
}

#footer p {
	line-height: 18px;
}

#footer a {color: #CCCCCC}
#footer a:hover {color: #FFFFFF; text-decoration:underline}
#footer a:visited {color: #99CCFF}

