	
	body {
		
				}
	
	#frame {
                width:800px;
                margin: 0px auto 0px auto;
		padding: 0px 0px 0px 0px;
		text-align:left;
   		                }
		
	#contentheader {
                width:800px;
                height:40px;
                background-color: red;
                border-color: black;
                border-width: 1px 1px 0px 1px;
                border-style: solid;
				} 

	#contenttoc {      
		width:650px;
                height:20px;
                background-color: gray;
                border-color: black;
                border-width: 1px 1px 1px 1px;
                border-style: solid;
                padding: 0px 0px 0px 150px;
				} 

 	#contentleft {
                width:150px;
                height:450px;
		background-color: gray;
		border-color: black;
                border-width: 0px 1px 1px 1px;
                border-style: solid;
         	margin:0px 0px 0px 0px;
                padding: 0px 0px 0px 0px;
  		float:left;
				}

	#contentcenter {
                width:645px;
                height:450px;
		margin:0px 0px 0px 0px;
		float:left;
                padding: 0px 0px 0px 0px;
                overflow: auto;

				}
	
	#contentheader h1 { 
                font-size:20px;
                line-height:20px;
                color:white;
                font-family: Verdana, arial, sans;
                font-style:italic;
                font-weight:bold;
                padding: 10px 0px 0px 10px;      
          		}  
	
	#contenttoc ul { 
                font-size:11px;
                line-height:16px;
                color:white;
                font-family: Verdana, arial, sans;
                font-style:italic;
                font-weight:bold;
                padding: 0px 0px 0px 0px; 
                margin: 0px;     
		list-style-type: none;
                white-space: nowrap; 
          		}  

	#contenttoc li {display: inline;} 

       


	#contenttoc h1 { 
                font-size:14px;
                line-height:20px;
                color:white;
                font-family: Verdana, arial, sans;
                font-style:italic;
                font-weight:bold;
                padding: 10px 0px 0px 0px;      
          		}  
      
       #contenttoc a { 
                font-size:11px;
                color:white;
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-weight:bold;
                line-height:16px;
                text-decoration: none;
                padding: 0px 0px 0px 10px;
                		} 


	#contenttoc p { 
                font-size:11px;
                color:white;
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-weight:bold;
                line-height:16px;
                text-decoration: none;
                padding: 0px 0px 0px 10px;

               		}

 #contenttoc a:hover {color:red;
text-decoration: underline;
} 

       #contentleft h1 { 
                font-size:14px;
                line-height:20px;
                color:white;
                font-family: Verdana, arial, sans;
                font-style:italic;
                font-weight:bold;
                padding: 10px 0px 0px 10px;      
          		}  
      
       #contentleft a { 
                font-size:11px;
                color:white;
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-weight:bold;
                line-height:16px;
                text-decoration: none;
                padding: 0px 0px 0px 10px;
                		} 

#contentleft p { 
                font-size:11px;
                color:white;
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-weight:bold;
                line-height:16px;
                text-decoration: none;
                padding: 0px 0px 0px 10px;
                		}

       #contentleft a:hover { text-decoration: underline; }

       #contentcenter h1 {
                color: black; 
                font-family: verdana, arial, helvetica, sans-serif;                
                font-size:22px;
                font-style: italic;
		font-weight:bold;
                padding: 5px 0px 0px 10px;
                }

       #contentcenter a {
                color: red; 
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 11px;
                line-height: 16px;
		text-decoration: none;
		font-weight:bold;
                padding: 0px 0px 0px 10px;
                }   

#contentcenter p {
                color: black; 
                font-style: normal;
                font-family: verdana, arial, helvetica, sans-serif;
                font-size: 11px;
                line-height: 16px;
		text-decoration: none;
		font-weight:normal;
                padding: 0px 0px 0px 10px;
                }      

#contentcenter ul { 
                font-size:11px;
                line-height:16px;
                color:black;
                font-family: Verdana, arial, sans;
                font-style:normal;
                font-weight:normal;
                padding: 0px 0px 0px 10px; 
                margin: 0px;     
          		}  

#contentcenter ol { 
                font-size:11px;
                line-height:16px;
                color:black;
                font-family: Verdana, arial, sans;
                font-style:normal;
                font-weight:normal;
                padding: 0px 0px 0px 10px; 
                margin: 0px;     
          		}  


	


       #contentcenter a:hover { text-decoration: underline; }  
        		



