#container {
	width: 990px;
	margin: 0px auto;
	background:url(../images/cont_bkg_shad.gif) repeat-y;
	}
#container table {
	margin: 0px auto;
	}
#GIbox {
	width: 150px;
	float: left;
	padding: 5px;
	text-align: center;
}
#container td.shadow {
	width: 20px;
	}

#header {margin: 0px 20px; } 
#header table {
	width:100%;
	}

#mainbody {
	margin: 0px 20px;
	padding: none;
	width: 949px;
	float: left;
	background: none;
	}

#sidebar {
	width:180px;
	float:left;
	background:url(../images/sidebar_top.png) top left no-repeat;
	padding-top:50px;
	}
	
#sidebar td.top {
	height:54px;
	}

	
#leftmenu {
	width:150px;
	}

ul#leftmenu {
	display:inline;
	list-style-type:none;
	}
#leftmenu li { 
	width:150px; 
	margin-left:10px;
	margin-bottom: 3px;}
	
#leftmenu td, #leftmenu li {
	border-bottom-style: solid; 
	border-bottom-width: 1px; 
	border-color: #CCCCCC;
	padding-left: 10px; 
	padding-right: 10px;
	}
#share {
	margin-left: 10px; margin-right: 10px;
	}
	
#content {
	width:700px; 
	margin-left: 10px;
	padding-left: 20px;
	float:left;
	border-left: 1px solid #CCC;
	}
#content h1 {
	margin: 10px, 0;
	height: 15px;
	}
.addthis_toolbox {position:absolute}
#addthis {
	position:relative;
	top:-45px;
	left:585px;
	width:60px;
	z-index:0;
	margin-bottom:0px;
	}
#content .text {
	padding:19px;
	width:615px;
	margin-top: -15px;
	}
	
#footer {
	clear: both;
	width:990px; background-color:rgb(197,223,237);
	height: 25px;
	}
#footer table {
	width: 100%;
	height: 25px;
	}
#footer .sw, #footer .se {width:20px;}
#footer .sw {background:url(../images/bkg_sw.png) no-repeat;}
#footer .se {background:url(../images/bkg_se.png) no-repeat;}
#footer .copy {background:url(../images/bkg_s.png) top repeat-x;}
