h1 {
    font-size: 18pt;
    font-weight:bold;
    text-decoration: none;
    color: #D61C34;
    text-align: center;
}

BODY {
background-color: #FFFFFF;
font-family : Arial, Helvetica, Verdana;
font-size : 9pt;
}

    #wireFrame {
    border-style: solid;
    border-width: thin;
    }
    
    td, th, span, div, b, body, a, p {
        font-family:Tahoma,sans-serif;
        color:#000000;
       text-decoration: none;
    }
	td.times{
	font-family:Times New Roman;
	font-size : 12pt;
	}
	
    
    img { }
    
    hr { solid medium LightGrey;}
    
    
    h1 {
        font-size: 1.5em;
        font-weight:bold;
        text-decoration: none;
        color: #D61C34;
        text-align: center;
    }
    
        
    h2 {
        font-size: 1.25em;
        font-weight:bold;
        text-decoration: none;
        color: #D61C34;
        background-color: #FFFFFF;
    }
    
    h3 {font-weight:bold;}
    
        
    .oldheader {
    /*position: absolute;
    top: 0%;
    bottom: 80%;
    left: 0%;
    right: 0;*/
    
    }
    
    
    .oldsideBar {
    position: absolute;
    top: 25%; /* this is flexible, possibly set back to 25*/
    /*bottom: 10%;
    left: 0;
    right: 80%;
    
     width: 10%;*/
    
    /*height:500px;    temporary */
    color:#666666;
    font-weight:bold;
    
    margin-top: .5em;
    }
    
    .tocCategories {
    margin-bottom: .5em;
    padding-bottom: .25em;
    border-bottom: solid medium LightGrey;
    
    
    }

    .header {
        width: 895px;
        height: 155px;
    }
    

    
    .banner {
        position: absolute;
        top: 0px;
        left: 157px:
    }
    
    .sidebar {
        background-color: #DFC147; 
        width: 150px;
        height: 100%;
    }
    
    .sidebarItem {
        margin-bottom: .5em;
        margin-left: .25em;
        padding: .1em;
        font-weight:bold;
    }

    .sidebarSubItem {
         font-weight: normal;
         margin-left: 1em;
    }
    

    a:hover {color:#D61C34;text-decoration:none;font-weight:bold;}
    a:active {color:#D61C34;text-decoration:none;font-weight:bold;}

    a.plain:hover{}
    
    .productPicture {
        padding: 1em;
        
        
    }
    
    .bodyContainer {
      
            position: absolute;

            bottom: 0%;
            right: 0%;
            
            left: 175px;
            top: 175px;
            
            width: 650px;
            
            padding-right: 1em;
            padding-left: .5em;
            margin-left: .5em;
    
    
        }

    
        .smallCaps {font-variant: small-caps;}
        
    .richard {
        font-family : Verdana, Arial, Helvetica, sans-serif;
        font-size : 8pt;
        font-style:italic;
        color : #000000;
        font-weight: bold;
        text-align: right;
    }
    
.normal {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #000000;
	font-weight: normal;
}
