/*-----------------------------------------------------------------------------
Additional Style Sheet For the index pages on the Trouser Rollers website

version:   2.0
author:    pat watt
email:     pat@callipygia600.com
website:   www.callipygia600.com
-----------------------------------------------------------------------------

1/28/08:  I went through and cleaned this up, and deleted common things that are on the main.css page 
Before I started I saved the previous index as index2.css
This page gets linked in the TOC and content pages after main.css */


#wrapper	{
	background-image: url("../images_new/backgr5.gif");
	}	
	
#breadcrumbs	{
	margin-left:1em;
	margin-top:5px;
	font-size: 0.75em;
	}
	
.utilities {
	font-size:0.85em;
	}
				
.utilities li
		{ 
	width:10%;
		}

#tabs	{
	margin-top:-1.6em;
	}

p	{	
	padding:0 0 1em 0.5em;
	} 

hr	{
	margin:0 3%;
	}
	

	
