﻿body {
		margin:10px 10px 0px 10px;
		padding:0px;
		}
		
/* Pseudo classes */

		
a:link	{	
	text-decoration:	none;
	color:#000000;
	}	
		
a:visited	{	
	text-decoration:	none;
	color:	#000000;
	}	
		
a:active	{	
	text-decoration:	none;
	color:	 Red;
	}	
		
a:hover	{	
	text-decoration:none;
	color:#ff0000;
	}
/*        */	
	
	#leftcontent {
		position: absolute;
		left:10px;
		top:80px;
		width:200px; 
		background:#fff;
		border:1px solid #000;
		}

	#centercontent {
		background:#fff;
   		margin-left: 199px;
   		margin-right:199px;
		border:1px solid #000;
		/*
		
		*/
		
		voice-family: "\"}\"";
		voice-family: inherit;
   		margin-left: 201px;
   		margin-right:201px;
		}
	html>body #centercontent {
   		margin-left: 201px;
   		margin-right:201px;
		}

	#rightcontent {
		position: absolute;
		right:10px;
		top:80px;
		width:200px;
		background:#fff;
		border:1px solid #000;
		}
	
	#banner {
		background:#fff;
		
		height:60px;
		border-top:1px solid #000;
		border-right:1px solid #000;
		border-left:1px solid #000;
		voice-family: "\"}\"";
		voice-family: inherit;
		height:44px;
		padding-top:10px;
		}
		
		#logoImage  
		{
		    top:5px;
		}
		#subLogo
		{
		    height:6px;
		    float:left;
		    font-size:13px;
		    margin-left:5px;
		    margin-bottom:2px;
		}
		
	html>body #banner {
		height:59px;
		}
		
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
		
	h1 {
		font-size:14px;
		padding-top:10px;
		}
		
	#banner h1 {
		font-size:14px;
		padding:10px 10px 0px 10px;
		margin:0px;
		}
	
	#rightcontent p {
		font-size:10px
		}
/*On Default Page*/
#intro
{
    margin:0px 10px 10px 10px
}
#introNews
{
     margin:0px 10px 10px 10px
} 
/*On UserControls Page*/
   /* LeftNewsfeeds  */
   
#feedHeader
{
    margin:0px 10px 10px 10px;
    font-weight:600;
}
#feedRepeater
{
  margin:0px 10px 10px 10px;  
}