/* Layout Stylesheet */ 


body{
	font-family: "Copperplate Gothic Light", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	background-color: #999999;

		 }

#leftcol {
	float: left;
	background-image: url(images/lft_toolbar.gif);
	background-repeat: no-repeat;
	height: 600px;
	width: 250px;
	margin-top: 0px;
	margin-left: 0px;
	padding: 0px;
	}
	
			 
#navcontainer{
	float:left;
	margin: 250px 0 0 0;
	width: 250px;
	border: none;
	padding: 0px;
	/*iefudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 180px;
	}
	
html>body #navcontainer{
	width: 170px; /*end ie fudge*/
	}
	
#navcontainer li{
	list-style-type: none;
	font-family: "Copperplate Gothic Light", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	}
	
A:LINK{
	color: #999999;
	text-decoration: none;
	font-weight : normal;
	list-style-type: none;
	list-style-image: none;
	}

A:VISITED{
	color: #000000;
	text-decoration: none;
	font-weight : normal;
	list-style-type: none;
	}

A:HOVER{
	color: #FFFFFF;
	text-decoration: none;
	font-weight : normal;
	list-style-image: none;
	list-style-type: none;
		}
		
#rhcol{
	margin: 0px 20px 20px 220px;
	border: 0;
	color: #333333;
	padding: 10px 20px 20px;
	position: absolute;
	height: auto;
	width: 550px;
	left: 100px;
	top: 30px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	/*iefudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 520px;
	}
	
html>body #rhcol{
	width: 703px; /*end ie fudge*/
	}
 

#rhcol ul{
	list-style-type: none;
	font-family: "Copperplate Gothic Light", Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	}
	
#rhcol ul li{
	list-style-type: none;
	font-family: "Copperplate Gothic Light", Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	line-height: normal;
	}

.container {
	position: absolute;
	left: 243px;
	top: 165px;
}

