body,html {
	margin:0;
	padding:0;

	background-color: #333366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(../web2006/_css/_toolbox/bgnd.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: left top;
	color: #333366;
}
h3 {
	font-size: 13px;
	font-weight: bold;
		padding: 0px;
	margin:0px;
}
h2 {
font-size: 15px;
	padding: 0px;
	margin:0px;
}

.date {
	font-size: 10px;
	font-weight: bolder;
}

	
img, div, td, tr, body{ behavior: url(../web2006/_css/iepngfix.htc)}

	#wrap {
	margin:0 auto;
	width:740px;
	background-image: url(../_toolbox/bgnd.jpg);

}
	#container {
	background-image: url(../web2006/_css/_toolbox/mainbgnd.jpg);
	background-repeat: repeat-y;
}

	#main {
	float:right;
	width:570px;
	padding-right: 15px;
	padding-top: 35px;
}


#main a:link {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#main a:visited {
	color: #333366;
	text-decoration: none;
	font-weight: bold;
}
#main a:hover {
	color: #ECDED1;
	text-decoration: none;
	background-color: #333366;
	font-weight: bold;
}
#sidebar {
	float:left;
	width:120px;
	padding-left: 15px;
}

#footer {
	clear:both;

	padding-top: 5px;
	padding-left: 12px;
}
	
#leftcolsized {
	float:left;
	width:275px;
	height:285px;
	padding-right: 10px;
	overflow: auto;
}
#rightcolsized {
	float:right;
	width:275px;
	height:285px;
	padding-left: 10px;
	overflow: auto;
}
#leftcol {
	float:left;
	width:275px;
	padding-right: 10px;
}
#rightcol {
	float:right;
	width:275px;
	padding-left: 10px;
}
