body					{ background:url(images/bg.jpg) repeat-x;font-size:10px; }

#container				{ margin:0 auto;width:1020px;height:100%; }
#content-container		{ width:1020px;height:800px;background:url(images/content-bg2.png) no-repeat;margin:100px 0 0 0;}
#content-container2		{ width:1020px;height:800px;background:url(images/content-thx2.png) no-repeat;margin:100px 0 0 0;}
#charito-pic			{ padding:50px 0 0 30px; }


#connect				{ width:310px;float:left;margin-left:40px;}
#view-twitter			{ margin:110px 0 0 0; }
#click-twitter			{ height:12px;}
#view-twitter img		{ margin:20px 0 0 0; }

#view-tumblr			{ margin:40px 0 0 0; }
#click-tumblr			{ height:12px;}
#view-tumblr img		{ margin:20px 0 0 0; }

#view-youtube			{ margin:40px 0 0 0; }
#click-youtube			{ height:12px;}
#view-youtube img		{ margin:20px 0 0 0; }


#contact-box			{ float:left;margin-left:50px;width:580px;height:280px;}
#contact1 				{ float:left;width:280px;margin:130px 0 0 0; }
#contact1 input			{ width:280px;margin-bottom:40px;font-family:Helvetica,Arial,sans-serif;font-size:12px; }
#contact2				{ float:left;width:280px;margin:128px 0 0 20px;}
#contact2 textarea		{ width:280px;height:83px;font-family:Helvetica,Arial,sans-serif;font-size:12px;}
#contact2 input			{ margin:10px 0 0 156px; }

#performance-box					{ float:left;margin:75px 0 0 50px;width:580px;height:280px;color:#FFF;font-family:helvetica,arial;font-size:1.3em;}
#performance-box ul li span			{ font-size:1.35em;margin-bottom:15px;cursor:pointer;}
#performance-box ul li ul			{ margin:10px 0 0 57px;}
#performance-box ul li ul li		{ line-height:1.4em; }
#performance-box ul li ul li a		{ color:#FFF; }




.treeview, .treeview ul { 
	padding: 0;
	margin: 0;
	list-style: none;
}

.treeview ul {
	background-color: ;
	margin-top: 4px;
}

.treeview .hitarea {
	background: url() -64px -25px no-repeat;
	height: 16px;
	width: 16px;
	margin-left: -16px;
	float: left;
	cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {
	display: inline;
	float:none;
}

.treeview li { 
	margin: 0;
	padding: 0 0 15px 0;
}

.treeview a.selected {
	background-color: ;
}

#treecontrol { margin: 1em 0; display: none; }

.treeview .hover { text-decoration:underline; cursor: pointer; }

.treeview li { background: url(images/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }

.treeview .expandable-hitarea { background-position: -80px -3px; }

.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(images/treeview-default.gif); }  
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }

.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }

.treeview-red li { background-image: url(); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(); } 


