HTML, BODY {
	margin: 0px;
	height: 100%;
	width: 100%;
	color: #000;
	background-color: #3A0306;
	/*background-color: #1A0000;*/
	/*background-color: #fff;*/
	/*background: #fff url('../images/paperburnt02.png') repeat-x;*/
}
/** html{
	width: 960px;
	height: 610px;
	min-width: 960px;
	min-height: 610px;
}
*/
a:link {
	color: #039;
	text-decoration: none;
}

a:visited {
	color: #039;
}

a:hover {
	color: #F58349;
	text-decoration: underline;
}

a:active {
	color: #039;
}

#mAIN {
	background: url('../images/paperburnt02.png') no-repeat;
	width: 800px;
	height:1050px;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	/* background-color: #000; */
	/*background-color: #b0b0b0; E6E6E6*/
	margin-left: auto;
	margin-right: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#menu {
	width: 200px;
	height: 250px;
}

#banner {
	margin-left: -5px;
	width: 750px;
	height: 200px;
}

#images {
	width: 600px;
	height: 250px;
}

#sBanner {
	margin-top: 5px;
	width: 150px;
	height: 40px;
	
}

#footer {
	height: 5px;
	margin-top: -10px;
	/* border-top: #F58349 solid 1px; */
	padding-top:0px;
	text-align: center;
}
#bottom{
	height: 820px;
	margin-top: 15px;
	
}
#bottom, #top {
	clear: both;
	
}

#bottomLeft{
	width: 170px;	
	/*background: 0 270px url('../images/folderContent.png') repeat-x;*/
	height: 770px;

}

#bottomLeft img{ 
     display: block; 
     margin-top: 10px; 
}

#bottomLeftBottom .img{
	display: block;	
}

#bottomLeftCorners{
	height:60px;
	/*background: url('../images/leftCorners.png') no-repeat;*/
	margin-top: 15px;
}


#bottomRight{
	width: 550px;
	margin-left: 20px;

}


#bottomLeft, #bottomRight{
	float: left;

}

#rightTop, #rightBottom{
	/*background: top left url('../images/folder.png') no-repeat;*/
	/*border: 1px solid #333;*/
}

#images, #rightBottom{
	margin-top: 0px;
	
}
.header {
	padding-top: 10px;
	height: 10px;
	font-weight:bold;
	font-size: 150%;
	padding-left: 15px;
	/*border-bottom: #000  solid 1px*/
}
.content {
	margin-top: 0;
	margin-left: 0px;
	padding: 15px;
	padding-bottom: 25px;
	/*background: #fff url('../images/folderContent.png') repeat-x;*/
	
}
.content .li {
	margin-left:15px
}


.rightCorners {
	margin-top: -30px;
	clear: both;
	height: 30px;
	width: 100%;
	z-index: 100;
	/*background: url('../images/rightCorners.png') no-repeat;*/
}

.content .illus {
	float: left;
	margin-right: 10px;
}

#content .clear {
	font-size: 1px; 
	height: 1px;
} 

#Clear {
	font-size: 1px; 
	height: 1px;
} 