@charset "UTF-8";
/* CSS Document */

body {
	margin:0px;
	padding:0;
	font:normal 0.8em/1.2em Arial;
	height:100%;
	}

#mainwrapper {
	margin-left:auto;
	margin-right:auto;
	width: 1000px; 
	text-align:left;
	border: 1px solid #000;
	/*height: 610px;*/

}

#wrapper1 {
	text-align:left;
	/*position: relative;
	top: -5px;  uncomment for IE 7*/
	width:100%;
	/*height: 535px;*/
	height: 100%;
	}
#wrapper2 {
	text-align:left;
	width:100%;
	/*height: 535px;*/
	height: 100%;
}

#header {
	height: 70px;
	width: 1000px;	
}

#maincol {
	position:relative;
	margin:0;
	
	}
	
#leftcol { 
	position:relative;
	
	float:left;
	width:210px;  /* for IE5/WIN */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:190px; /* actual value */
	max-width: 190px;
	margin:0 0 -0px 0;
	z-index:100;	
	/*height: 535px;*/
	height: 100%;
}

#footer {
	width: 996px;
	margin:0px;
	padding-top:0px;
	}

.resource_box,.link_box {

	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
}
.resource, .link
{
	position: relative;
	top: 5px;
	left: 5px;
	width:150px;
}
