body { 
	font: 8pt/16pt verdana; 
	color: #6E9393; 
	background:   url(../tutorialno1/bgpattern.jpg) repeat; 
	margin: 0; 
	}
p { 
	font: 8pt/16pt verdana; 
	margin-top: 0px; 
	text-align: justify;
	}
h3 { 
	font: italic 10pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 10px; 
	color: #804D40;
	}
h1 { 
	font: bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #804D40;
	}
h2 { 
	font: bold 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #BF4E30;
	}
h3 { 
	font: italic 12pt georgia; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #BF4E30;
	}			
		
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #804D40;
	}
a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color: #BF4E30;
	}
a:hover, a:active { 
	text-decoration: underline; 
	color: #000000;
	}
#container { 
	background: #ffffff top center;
    width: 800px;height:16000px;
	margin: 0;
	}
#intro {
    background: #b65e48;
	width: 800px;height:30px;
	margin-top:0px;
	}
#outro {
    background:  #ffffff;
	width: 800px;height:50px;
	margin: 0px;
	}		
#pageHeader { 
	margin-bottom: 10px;
	margin-left: 10px;
	width: 780px;
	}
#Header h1 { 
	margin-top: 20px; 
	margin-left: 20px;
	}
#supportingText {
	padding-left: 10px;
	padding-top: 5px;
	padding-top: 5px;  
	margin-bottom: 20px;	
	width: 780px;
	}
#imageContainer{ 
	width: 780px;
	margin-left:10;
	margin-bottom: 20px;
	float: right;
	}
#chapterText {
    width: 760px; 
    font: bold 12pt/14pt italic georgia;
	padding-left: 10px; 
	padding-bottom: 10px; 
	margin-left: 10px;
	color: #660033;
	border-bottom:1px dotted DarkRed;
	}
img, div { behavior: url(iepngfix.htc) }
#imageText {
    width: 780px;
    font: bold 10pt italic verdana;
	padding-left: 100px; 
	margin-bottom: 1px;
	color: #000000;
	float: left;
	}
#logo
{
float:left;
width: 250px;
margin:10px 10px 0px 0px;
}		
img 
{
float:right;
margin:10px 10px 0px 0px;
}				
					