

body{

background: transparent url(/content_linker/sites/default/design/bg7.jpg); 
background-repeat: repeat-x;
background-attachment: fixed; 
		background-color: #aeaeae;
		font-family: arial, verdana, sans-serif;		

		font-size: 12px;
   
		margin-bottom: 5px;

}

   a{
   
		font: 12px arial, arial, Georgia, Times New Roman, Times, serif;
		color: #0000FF;	 
             font-weight: bold; 
		
		border-bottom: 1px #0000FF;		   
     }
 a.guide{
   
		font: 13px arial, arial, Georgia, Times New Roman, Times, serif;
		color: #0000FF;	 
             font-weight: bold; 
		text-decoration: underline;
		border-bottom: 1px #0000FF;		   
     }

     a:hover{
		text-decoration: none;
		border-bottom: 1px solid #330066;
     }
	 
     h1{
	 font: 14px Georgia, Times New Roman, Times, serif;
      color: #003b78;
	  margin-bottom: 5px;       

      font-size: 13px;

	  
     }

     h2{
	  margin-bottom: 0px;       	 
      font-size: 11px;
     }

     h3{
      color: #003b78;
	  margin-bottom: 0px;       	  
      font-size: 16px;
     }

     h3.small{
      font-size: 12px;
     }

     img{
     }
	 td{
	 font: 11px verdana, sans-serif;
	 }	 

#logo1{
	background: transparent url() no-repeat top left; 
	font-size: 20px;
	width:300px; 
	height: 60px; 
	text-decoration: none;
	border-bottom: 0px none;
		
}
	 
#art{

}	 
div.menuleft{
	  color: #aaa;
}	 
	 
#navcontainer { width: 160px; }

#navcontainer ul
{
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	background-color: #eee;
	border-bottom: 1px solid #aaa;
	font: 11px arial, sans-serif;	
}

#navcontainer a:link, #navlist a:visited
{

	color: #000;
	text-decoration: none;
	
}

#navcontainer a:hover
{
	background-color: #369;
	color: #fff;
}
	 
#container
	{

	background-color: #fff;
	color: #333;
	border-top: 1px solid #4F5948;
	border-left: 1px solid #4F5948;
	border-right: 1px solid #8E918C;
	border-bottom: 1px solid #8E918C;
	padding: 1px;
	}

#top
{
	background-color: #ffffff;

}
#top2
{

	background-color: #ddd;
}
#top3
{
	background-color: #eee;
}

#top h1
{
}

#leftnav
{
	background-color:#fff;

}

#rightnav
{
	background-color:#ffffff;
}

#content
{
}

#footer
{
	background-color:#C1CABB;
}
