

#left 
	{
	width: 135px;height: auto;
	float: left;
	padding-top:0px; 
	padding-left:20px; 
	}
	#left ul
		{
			padding:0px;
			margin:0px;
		}
	#left li 
		{
	padding-left:15px;
	margin-left:0px;
	list-style-type: none;
	background: url(../layout/img/navLi.png) no-repeat left center;
			
		}
		

#rssFeed, #facebook
	{
	background: url(../layout/rssIcon.gif) no-repeat left center;
	padding:5px 0px 5px 20px;
		
	}
#facebook
	{
	background: url(../layout/facebook-logo.gif) no-repeat left center;
	}	
#middle
	{
	margin: 0px 159px;
	height: auto;
	color:white;
	}
#middle a
	{
		color:white;
	}
		
#news
	{
		padding:10px; padding-top:1px; color:black;
		height:140px;
	}
	
#news img
	{
		float:left; margin: 0px 5px 2px 0px;
	}
#news a, #left a
	{
		color:black; text-decoration:underline;
	}
#left a:hover
	{
		color:black;
	}	
#left img
	{
		margin-bottom:3px;
	}			
.art
	{
		width: 210px; height:140px; float:left; padding:10px 0px 0px 10px;
	}
h1
	{
		font-size:1.4em;
	}
 #news h1 a, #middle h2 a
		{
			text-decoration:none;
		}		
h2
	{
		font-size: 1.1em; padding:0px; margin:0px;
		/*padding-left:15px;*/
		margin-bottom:.5em;
		
	}

 .sectionName.TP
	{
		background: url('../layout/TP.gif') left center;background-repeat:no-repeat;; padding-left:13px;
	}
  .sectionName.LP
	{
		background: url('../layout/LP.gif') left center;background-repeat:no-repeat;; padding-left:13px;
	}
  .sectionName.HR
	{
		background: url('../layout/HR.gif') left center;background-repeat:no-repeat;; padding-left:13px;
	}
  .sectionName.IV
	{
		background: url('../layout/IV.gif') left center;background-repeat:no-repeat; padding-left:13px;
	}
p.sectionName
	{
		font-size:.85em;
		padding:0px; margin:0px; 
	}
#middle p.sectionName a
	{
		text-decoration:none;
	}			

#middle a.TP
	{
		color:#6abc9e;
	}
#middle a.LP
	{
		color:#67bee7;
	}
#middle a.HR
	{
		color:#ef9201;
	}
#middle a.IV
	{
		color:#fac003;
	}		

			
p
	{
	  	margin:0px; padding:0px;
	}
.caption, #left a 
	{
		font-size:.9em; width:120px;
	}
#middle .leftImg
	{
	 width:150px; margin: 0px 10px 0px 0px
	}
#middle .section
	{
		margin-top:5px;
	}
#right img
	{
		margin-top:10px
	}
	
form, input
	{
		margin:0px; padding:0px
	}
input.submit
	{
		background-color: #e6e9e7; border:0px; cursor:pointer; cursor:hand;
	}	
input.text
	{
		width:100px;border:1px solid black;background-color: white;
	}					