body {
	margin:0px auto;
	background-color:#B6B6B6;
}

/* div#sitecentered {
	border-collapse:collapse;
	margin:0px auto;
	width:902px;
	border:1px solid #FFFFFF;
} */

table#usercontrols {
	border-collapse:collapse;
	width:902px;
}
table#usercontrols td.login, table#usercontrols td.search {
	width:411px;
	padding:3px 20px;
	vertical-align:bottom;
}

table#menutable {
	border-collapse:collapse;
	background-image:url('../images/page_header_background.gif');
	background-repeat:no-repeat;
	margin:0px 0px 4px 0px;
	width:902px;
	height:138px;
}
table#menutable td.logobutton {
	text-align:center;
	vertical-align:top;
	height:84px;
	padding:6px 0px 0px 0px;
}
table#menutable td.menulist {
	height:48px;
	padding:0px;
	text-align:center;
}

div#banner {
	/* background-image:url('../images/flash_banner_background.gif'); */
	background-repeat:no-repeat;
	margin:0px 0px 3px 0px;
	width:902px;
	height:213px;
	padding:0px;
	text-align:left;
	vertical-align:top;
}

table#columns {
	border-collapse:collapse;
	margin:0px 0px 2px 0px;
	width:902px;
}
table#columns td.leftcol {
	width:196px;
	padding:0px 2px 0px 0px;
	text-align:left;
	vertical-align:top;
}
table#columns td.midcol {
	width:509px;
	padding:0px 2px;
	text-align:left;
	vertical-align:top;
}
table#columns td.rightcol {
	width:197px;
	padding:0px 0px 0px 2px;
	text-align:left;
	vertical-align:top;
}
table#columns td.joincol {
	width:706px;
	padding:0px 0px 0px 2px;
	text-align:left;
	vertical-align:top;
}

table#downloads {
	border-collapse:collapse;
	margin:0px 0px 5px 0px;
	width:194px;
}
table#downloads td.head {
	background-image:url('../images/documents_header_background.gif');
	background-repeat:no-repeat;
	width:194px;
	height:22px;
	padding:0px;
}
table#downloads td.body {
	background-image:url('../images/documents_body_background.gif');
	background-repeat:repeat-y;
	width:194px;
	height:184px;
	padding:5px 10px 15px 5px;
	text-align:left;
	vertical-align:top;
}
table#downloads td.foot {
	background-image:url('../images/documents_footer_background.gif');
	background-repeat:no-repeat;
	width:194px;
	height:3px;
	padding:0px;
}

div#partnerslide {
	background-image:url('../images/sponsor_background.gif');
	background-repeat:no-repeat;
	width:192px;
	height:103px;
	padding:0px 2px 2px 0px;
}

table#homecontent {
	border-collapse:collapse;
	margin:0px;
	width:505px;
}
table#homecontent td.head {
	background-image:url('../images/home_content_header_background.gif');
	background-repeat:no-repeat;
	width:505px;
	height:3px;
	padding:0px;
}
table#homecontent td.body {
	background-image:url('../images/home_content_body_background.gif');
	background-repeat:repeat-y;
	width:505px;
	height:311px;
	padding:5px 10px 15px 36px;
	text-align:left;
	vertical-align:top;
}
table#homecontent td.foot {
	background-image:url('../images/home_content_footer_background.gif');
	background-repeat:no-repeat;
	width:505px;
	height:3px;
	padding:0px;
}

table#insidecontent {
	border-collapse:collapse;
	margin:0px;
	width:704px;
}
table#insidecontent td.head {
	background-image:url('../images/inside_content_header_background.gif');
	background-repeat:no-repeat;
	width:704px;
	height:3px;
	padding:0px;
}
table#insidecontent td.body {
	background-image:url('../images/inside_content_body_background.gif');
	background-repeat:repeat-y;
	width:704px;
	height:540px;
	padding:5px 0px 15px 12px;
	text-align:left;
	vertical-align:top;
}
table#insidecontent td.body div.breadcrumb {
	float:right;
	margin:5px 35px 5px 0px;
}
table#insidecontent td.body div.contentPadding {
	margin:10px 10px 20px 26px;
	width:658px;
	padding:0px;
}
table#insidecontent td.foot {
	background-image:url('../images/inside_content_footer_background.gif');
	background-repeat:no-repeat;
	width:704px;
	height:3px;
	padding:0px;
}

div#smallads {
	background-image:url('../images/small_ads_background.gif');
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	width:195px;
	height:142px;
	padding:0px 2px 2px 0px;
	text-align:left;
	vertical-align:top;
}
div#newsletter {
	background-image:url('../images/newsletter_background.gif');
	background-repeat:no-repeat;
	margin:0px;
	width:193px;
	height:186px;
	padding:0px 2px 2px 0px;
	text-align:center;
	vertical-align:top;
}

table.smallads {
	border-collapse:collapse;
	margin:0px;
	width:193px;
}
table.smallads td.adcontent {
	padding:0px;
	text-align:left;
	vertical-align:top;
	border-right:2px solid #555555;
	border-bottom:2px solid #555555;
}

table#footer {
	border-collapse:collapse;
	background-image:url('../images/page_footer_background.gif');
	background-repeat:no-repeat;
	margin:0px;
	width:902px;
	height:20px;
}
table#footer td.legallinks {
	text-align:left;
	vertical-align:middle;
	width:751px;
	height:20px;
	padding:0px 0px 0px 12px;
}
table#footer td.copyright {
	text-align:right;
	vertical-align:middle;
	width:251px;
	height:20px;
	padding:0px 15px 0px 0px;
}