#outer
{
	padding: 0px;
}
#outer1
{
	top: 0px;
	width: 800px;
	height: 101px;
}
#outer2
{
	padding: 0px;
}
#container
{
	border: solid 1px #bbbbac;
	color: #9bb2bb;
	padding: 0px;
	top: 95px;
}
.tdwhite
{

	color: #FFFFFF;
	padding: 0px;
}
.navigation a
	{
		color: yellow;
		font-family: Arial, Trebuchet Ms;
		font-size: 12px;
		line-height: 13px;
		font-weight: normal;
		text-decoration: underline;

	}
	.navwrap	
	{
		position: absolute;
		width=400px;
		height=50px;
		top: 80px;
		left: 9px;
		z-index: 1;
	}
	

   .section   
   {
   	top: 10px;
   	left: 500px;
   	position: relative;
   }
    .sectionlg   
   {
   	top: 10px;
   	left: 400px;
   	position: relative;
   }
    .custom   
   {
   	top: 10px;
   	left: 380px;
   	position: relative;
   }
   .headline   
   {
   	top: 12px;
   	left: 0px;
   	position: relative;
   	font-family: trebuchet, arial, sans-serif;
   	font-size: 16px;
   	line-height: 18px;
   	font-weight: bold;
   }
   .headlinelg   
   {
   	top: 10px;
   	left: -50px;
   	position: relative;
   }
   .copy   
   {
   	position: relative;
   	left: 12px;
   	width: 320px;
   	color: #82125e;
   	font-size: 13px;
   	line-height: 16px;
   	font-family: trebuchet, arial, sans-serif;
   	font-style: normal;
   	font-weight: normal;
   }
    .minimenu    
    {
    	position: relative;
    	left: 12px;
    	top: 0px;
    	width: 300px;
    	color: #0CF;
    	font-size: 14px;
    	line-height: 22px;
    	font-family: trebuchet, arial, sans-serif;
    	font-style: normal;
    	font-weight: normal;
    	text-decoration: underline;
    	text-align: left;
    }
     .galleryminimenu    
    {
    	position: absolute;
    	left: 312px;
    	top: 120px;
    	width: 300px;
    	color: #0CF;
    	font-size: 14px;
    	line-height: 22px;
    	font-family: trebuchet, arial, sans-serif;
    	font-style: normal;
    	font-weight: normal;
    	text-decoration: underline;
    	text-align: left;
    }
      .copyright      
      {
      	color: gray;
      	font-size: 11px;
      	line-height: 14px;
      	font-family: arial, "lucida console", sans-serif;
      }
