html, body, p, ul, div, td, tr, h1, h2, h3, h4, h5, h6, span {
	margin:0px;
	padding:0px;
}

body {
	background-image: url(../images/bgtile_content.gif);
}


/**********************************/
/* headers                        */
/**********************************/


/**********************************/
/* Layout ID's                    */
/**********************************/

#full_wrapper {
	background-image:url(../images/banner_margins_content.jpg);
}

#table_top {
	height:119px;
}

#table_middle {
	width:850px;
	vertical-align:top;
}

#main_content {
	width: 540px;
	padding-right:40px;
	
}

.third_column {
	width:235px;
	padding-left:0px;
	padding-right:20px;
}