body {
		font-weight:normal;
		font-size:12pt;
		font-family:  arial, verdana, sans-serif;
  		background-color: #000000;
  		text-align: center;
		
  }
  
h1 {	font-size:17pt;
		padding: 0px 0 0 0;
		margin-left:14px; 
   		margin-right:25px;
   		color: #5B0B0B; }
		
		/* hack for IE5.5 to add more space at the top */
* html h1 {padding-top:13px;} 

*:first-child+html h1 {
padding-top:10px;
}


#pageheader {	
		font-size:15pt;
		font-weight:bold;
		margin-top:0px;
		margin-left:14px; 
   		margin-right:25px;
		padding: 3px 0 3px 5px;
		width:90%;
		background:#F1D9A3;
		color: #5B0B0B;
		}

   
h2 {	font-size:13pt;
		margin-top:0px;
		margin-left:14px; 
   		margin-right:25px;
		color: #5B0B0B;}
		
h3 {	font-size:11pt;
		margin-left:14px; 
   		margin-right:25px;
		margin-bottom:-10px;
		color: #5B0B0B;}
		
*:first-child+html h3 {
		margin-bottom:-16px;}
		
h4 {	font-size:13pt;
		font-style:italic;
		margin-left:14px; 
   		margin-right:25px;
		margin-top:-3px;
		color: #5B0B0B;
		border-bottom: 1px solid #A85E06;
		}		

p {		font-size:10pt;
		margin-left:14px; 
   		margin-right:25px;
    }
	
.note {		font-size:12px;
		margin-left:25px; 
   		margin-right:25px;		
    }
	

		
	
blockquote {font-size:12px;
	}

ol li {	font-size:12px; line-height:16px;
}
ol a  {	font-size:inherit;}

ul {	font-size:12px; margin-right:25px}
ul a  {	font-size:inherit;}
ul li ul li {font-size:inherit;}




table {
margin-left:10px;
}


#container {
  		margin: 0px auto;
  		width: 800px;
  		text-align: left;
  		border: 2px solid #ffffff;
  		background-color: #e7cb9c;
		background-image: url(../images/banner.jpg);
		background-repeat: no-repeat;
		background-position: left top;
		border: 3px solid #6B0505;		
		z-index:-1;  
  }
  
  #container2 {  
		
		background-repeat: no-repeat;
		background-position: left bottom;
		background-color: #ffffff;
		margin-bottom:0px;
		height:213px;
		}
  
  
  #contentbox {  
  		position: relative;
		float:right;
   		width: 580px;
  		margin-left: 165px;
		margin-top:-210px;
		padding-top:3px;
		padding-bottom:10px;
  		text-align: left;
  		background-image: url(../images/);
		background-repeat: no-repeat;
		background-position: left bottom;
		background-color: #ffffff;
		z-index:10;			
  }
  /* hack for IE5.5 & 6  */
* html #contentbox {width:580px; padding-top:0px; margin-left:84px; margin-top:-481px;} 


 .clearthis {clear:both; height:0; line-height:0;}   
  
  
#purple {
  		position: relative;
  		width: 800px;
  		top: 120px;
  		left: 0px;
  		background-color: #transparent;
  		margin: 0;
  		padding: 0;
  		height: 34px;
  		border-top: 0px solid #ffffff;
  		border-bottom: 0px solid #ffffff;
    }
	 /* hack for IE5.5 to resize purple box and move up */
* html #purple {top: 120px; height:0px;}


 
#breadcrumbs {
  		position: relative;
		padding-left: 165px;
  		top: -225px;
  		width: 600px;
		height: 30px;
		font-size: 8pt;
		font-family: verdana, helvetica, sans-serif;
   		z-index: 900;		
   		color:#000000;
  		background-color: transparent;
  }
   /* hack for IE5.5 to move breadcrumbs more to the left */
* html #breadcrumbs {position: relative;top:-220px; margin-left: 10px;}

/* hack for IE7 only to move breadcrumbs more to the left */
*:first-child+html #breadcrumbs {
margin-left: 2px;
margin-top:0px;
}  
  
     

#footer {        
		font-family: verdana, helvetica, sans-serif;
		text-align: center;
		margin-bottom: 0px;
		padding: 5px 0 10px 0;
		font-size: 10px;
		color: #6a6a6a;
		background-color: #transparent;							
}


#bannerlink {  
  		position: absolute;
		
   		width: 144px;
		height: 80px;
  		margin: 0;
		padding: 0px;
  		text-align: left;
  		background-image: url(http://www.cordonline.net/adultcareerpathways/images/spacer.gif);
		background-repeat: no-repeat;
		background-position: left top;
		background-color: transparent;
		z-index:10;			
  }
