/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #000000;
}

div,
a.name,
a:hover.name,
a:focus.name,
a:active.name
{
text-decoration: none;
}  

p {
 padding: 10px;
}

#wrapper { 
 margin: 0 auto;
 width: 1024px;
}

/* CSS patches for Left Hand column Content */
div.mod_placehere
{
 position: relative;
 top: 90px; 
 left: 0px;
 padding-top:25px;
 background: #000000;
/*url(../images/nuheader2.png) no-repeat scroll 0 0;*/
}

div.countdown
{
 position: relative;
 top: 405px; 
 left: 0px;
 padding-top:25px;
 background: #000000;
/*url(../images/nuheader2.png) no-repeat scroll 0 0;*/
}


/* End of CSS Patched */



#content { 
 float: left;
 color: #333;
 background: #FFFFFF;
 min-height: 97px;
 height:100%;
 background-image: url(../images/content.png);
 background-repeat:repeat=y;  
 width: 817px;
 display: inline;
}

#header {
 color: #333;
 width: 1024px;
 float: left;
 height: 312px;
 background: #000000;
 background-image: url(../images/nuheader1.png);
 background-repeat:no-repeat;
}

#footer { 
 width: 1024px;
 height: 32px;
 clear: both;
 color: #333;
 background: #000000;
}

#leftcolumn { 
 color: #333;
 background: #000000;
 min-height: 97px;
 width: 104px;
 float: left;
 ;
 background-image: url(../images/nuheader2.png);
 background-repeat:no-repeat;
}

#rightcolumn { 
 color: #333;
 background: #000000;
 background-image: url(../images/nuheader3.png);
 min-height: 97px;
 width: 103px;
 float: left;
 background-repeat:no-repeat;
}


.article-meta {

float:left;
padding:5px;
width:80%;
}


#feedHeaderContainer
{
display:none;
}

#feedHeader
{
display:none;
}


#feedSubscribeLine
{
display:none;
}