body {
	padding: 0px;
	margin: 0px;
	text-align: center;
}

#member_panel_row {
	padding: 6px;
	text-align: center;
}
#member_panel_row div {
	text-align: right;
}
#member_panel_bottom {
	height: 2px;
}

.template_container {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#main_menu_row {
	padding-top: 16px;
	padding-bottom: 4px;
	text-align: right;
}

#template_header_img {
	display: block;
	height: 150px;
	width: 449px;
	background-image: url(/random_image.php);
	background-position: top left;
	background-repeat: no-repeat;
}

#template_marketing_cell {
	width: 400px;
	height: 150px;
	position: relative;
	top: -150px;
	left: 375px;
	z-index: 2;
	text-align: right;
}
#template_marketing_cell .primary {
	float: right;
	width: 382px;
	height: 110px;
	margin-bottom: 2px;
	background-image: url(../graphics/template_header_main_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	text-align: right;
}
#template_marketing_cell .primary img,
#template_marketing_cell .primary div {
	margin: 13px;
	margin-bottom: 0;
}
#template_marketing_cell .primary div {
	margin-left: auto;
	width: 325px;
}
#template_marketing_cell .secondary {
	float: right;
	width: 400px;
	height: 38px;
	background-image: url(../graphics/template_header_sec_bg.png);
	background-position: top left;
	background-repeat: no-repeat;
}
#template_marketing_cell .secondary td {
	padding: 6px;
	text-align: center;
}
#template_marketing_cell .search_advanced {
	width: 134px;
}
#template_marketing_cell .search_basic {
	width: 212px;
}
#template_marketing_cell .search_basic input {
	border: 0px hidden;
	margin-left: 5px;
}
#template_marketing_cell .search_button {
	width: 40px;
}

#template_marketing_cell td.search_this_site  {
    font-size: 13px;
    text-align: right;
    padding-right: 25px;
    vertical-align: middle;
}

#content_container {
	margin-bottom: -140px;
	position: relative;
	top: -144px;
	left: 0;
	z-index: 3;
}
.content_box {
	margin-bottom: 6px;
}
div.navigation_content {
	margin: 10px;
	display:inline-block;
	background: #fff;
	width: auto;
}
div.navigation_box {
	padding:5px;
	text-align: center;
}
div.navigation_box a {
	text-decoration: none;
	color: black;
	font-family: Arial, sans serif;
	font-weight: bold;
	font-size: 24pt;
}

div#sidebar {
	width: 100px;
}
div.sidebar_container {
	float: left;
	width: 95px;
	background: #fff;
	text-align: left;
}
div.sidebar_box {
	padding: 4px;
}
