@charset "utf-8";
/* CSS Document */

#container {
	background-image: url(images/background_sermons.jpg);
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 1px;
}
#contain_left {
	float: left;
}

#banner {
	height: 278px;
	width: 1107px;
	margin-left: 260px;
}
#archive {
}

#sermon_body {
	padding-left: 1000px;
	padding-top: 56px;
}
#weekly_pic {
	height: 84px;
	width: 130px;
	padding-top: 15px;
	padding-left: 30px;
}
#outer {
	background-color: #CCC;
}

#sermon_tabs {
	background-image: url(images/sermon_tab.jpg);
	height: 114px;
	width: 444px;
	margin-top: 25px;
}
#tab_left {
	float: left;
	height: 114px;
	width: 84px;
}
#tab_right {
	float: right;
	height: 114px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 100%;
}
#tab_container {
	height: 114px;
	width: 444px;
}
#archive {
	margin-left: 260px;

}
#gateway {
	margin-left: 260px;
}
