a
{
 text-decoration:none;
}

p
{
 text-indent: 3em;
}

img 
{
  	border:none;
}

body 
{
	font-size: 1.0em;
	background-color: #a3e7f6;
}

h4
{
	text-align: center;
}

#shadow1
{
 border-right: 1px solid #9b9b9b;
 border-bottom: 1px solid #9b9b9b;
 width:655px;
 margin:auto;
 position: relative;
}

#shadow2
{
 border-right: 1px solid #6b6b6b;
 border-bottom: 1px solid #6b6b6b;
 width:654px;
 margin:auto;
 position: relative;
}

#shadow3
{
 border-right: 1px solid #3b3b3b;
 border-bottom: 1px solid #3b3b3b;
 width:653px;
 margin:auto;
 position: relative;
}

#outer 
{
 text-align:left;
 border:1px solid #000000;
 border-right: 3px solid #524d4d;
 /* border-bottom: 3px solid #524d4d; */
 width:650px;
 margin:auto;
 position: relative;
 background-color: white;
 font-family: "sans, sansserif";
}

#header 
{
 height:80px;
 width: inherit;
 background-color: #e2eff5;
 color:#FF3300;
}

#menu
{
 margin: 0;
 padding: 0;
 text-align: center;
 border-bottom:1px solid #000000;
 background: #e2eff5;
 width:inherit;
 height: 2.8em;
 /* margin:auto; */
}


#bodyblock 
{
 margin: 0;
 padding: 0;
 background: white;
 color: #333333;
 width: inherit;
 padding:0;
}
 
#bodyblock-main 
{
 margin: 0;
 padding: 0;
 background: white url(images/footer-hand-center-tall.gif) no-repeat left bottom;
 color: #333333;
 width: inherit;
 padding:0;
}

#l-col {
 float:left;
 background: transparent;
 color: #333333;
 width:296px;
 padding: 2px;
 }

#contMain {
 float:left;
 width:342px;
 background: transparent 
 /* url(images/cover-hand-tall.gif) no-repeat center bottom; */
 color: #333333;
 padding: 2px;

 border: none;

 text-align:left;
 
 }
 
/* MinHeight Hack - thanks mezzoblue.com */
/* for Mozilla/Safari/Opera */
*>#contMain {
 padding-top: 660px;   
 min-height: 1px;
}
*>#contMain p {
 margin-top: -660px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #contMain {
 height: 660px;
}
/* end filter */
/* end MinHeight Hack */
 
 #cont {
 float:left;
 width:342px;
 background: transparent;
 min-height: 660px;
 color: #333333;
 padding: 2px;

 border: none;	

 text-align:left;
 }
 
 #sequelMainPage{
 border-top: 1px solid black;
 margin-top: 5px;
 background: #f4d86f;
 }
 
 #sequelbodyblock{
 border: 1px solid #f4d86f; 
 background: white;
 color: red;
 }
 
 #sequelleft {
 float:left;
 background: transparent;
 color: #333333;
 width:302px;
 padding: 2px;
 }

#sequelContent {
 float:left;
 width:336px;
 background: transparent;
 /* color: #d24412; */
 color: black;
 font-family:	verdana, arial, sans-serif;
 padding: 2px;

 border: none;	

 text-align:left;
 font-size: 0.9em;
 }
 
 #sequelContent p{
  margin: 0;
  padding: 0;
  font-size: 1.2em;
  text-indent: 15px;
 }
 
 
 #tableOfContentsHeader 
{
	text-align: center;
}

