/*			STYLESHEET FOR EANDPNET.COM		*/
/*			Designed by Nick Escobedo for Hart Energy Publishing
			
			Hart Energy Publishing , Copyright 2005
			
			*/
			
			
			

/* 			_______________________	     */
/*			BODY - LINKS                 */


#Container {
	background-color: #FFFFFF;
	margin: 0 auto;
	width: 600px;
	border: 5px solid #666666
	position: relative;
	margin-bottom: 8px;
	margin-top: 3px;
	border: solid #336699 1px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 10px;
	}
	
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:17px;
	color: #333333;
}
p {
	xmargin: 0;
}
	
#TitleBar {
	background-position:left top
	width:780px;
	background-color: #274e76;
	color: #FFFFFF;
	padding: 7px 17px 7px 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	}
.storytitle {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #444444;
	font-weight: bold;
	margin-top: 30px;
	line-height: 28px;
}
.featitem {
	background-color: #E2E2CF;
	padding: 9px 8px 8px 8px;
	border: solid #CC6600 1px
}

.sechead {
	background-position:left top
	width:750px;
	color: #666666;
	margin: 0px auto;
	padding: 4px 15px 4px 3px;
	font-size: 11px;
	font-weight: bold;
	border-bottom-color: #ECBD00;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	letter-spacing: 3px;
}

.smalltxt {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
#Nav {

	background-position:left top
	width:780px;
	background-color: #1D3A58;
	padding: 12px 17px 10px 17px;
}

a.navlink:link		{
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 0px;
	}
	
a.navlink:visited		{
	color: #FFFFFF;
	text-decoration: underline;
	padding-bottom: 0px;
	}
	
a.navlink:hover		{
	color: #FFCC02;
	text-decoration: underline;
	}.navlink {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
}

.ImageLeft { float:left; padding:0 15px 15px 0;}
.ImageRight { float:right; padding:0 0 15px 15px;}