/* STYLES UNIQUE TO HOME SECTION
--------------------------------*/

h2			{
			font: 16px arial, sans-serif;
			padding: 0px 0px 0px 10px;
			font-weight: bold;
			text-align: left;
			text-align: top;
			margin-top:0px;
			margin-bottom:0px;
			line-height:120%;
			color: #c06;
			}


#listbox	{ 
			Position: absolute;
			left: 200px;
			width: 640px;
			height: 500px;
			top:180px;
			Padding: 0px;
			margin: 0px;
			background: #fff;
			
			}

#pagecontainer	{
			text-align:left;
			Position: relative;
			margin-left: auto; 
			margin-right: auto;
			width: 1020px;
			height: 800px;
			margin-top: 0px;
			background: #f90;
			
			}

.section_head	{ 
			
			Position: relative;
			margin-left: 0px;
			font: bold 12px arial, sans-serif;
			color: #6c3;
			padding: 0;
			margin-bottom: 10px;
			line-height: 110%;
			border-bottom: 1px solid #6c3; 
			}
			
			


/* THE SPECIFIC CONTENT DIVS - GENERAL RULES
--------------------------------------------*/

#container1 {
			Position: relative;
			width: 600px;
			margin: 0px 0px 0px 20px;
			background: #ffffff;
			padding: 0px;
			}
			
			
/* THE SPECIFIC CONTENT DIVS - SPECIFIC RULES
--------------------------------------------*/			
			

#container1	{ 
			height: 490px;
			left: 0px;
			
			}
			
#sig	{ 
			Position: absolute;
			left: 295px;
			width: 175px;
			height: 35px;
			top:430px;
			Padding: 0px;
			margin: 0px;
			background: #fff;
			}
