/*

	dbcentral template for phpBB2
	Created by Darrell Lawrence for
	http://www.dirkbenedictcentral.com

	Copyright (C) Darrell Lawrence 2005

*/
.logo1 {
	border-top: 1px solid #9D3B19;
	border-left: 1px solid #9D3B19;
	border-bottom: 1px solid #9D3B19;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logo2 {
	border: 1px solid #9D3B19;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logo3 {
	border-top: 1px solid #9D3B19;
	border-bottom: 1px solid #9D3B19;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logo4 {
	border-top: 1px solid #9D3B19;
	border-right: 1px solid #9D3B19;
	border-bottom: 1px solid #9D3B19;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.menulogo1 {
	background-image : url(../images/dbc_menu_l.gif);
	background-repeat: no-repeat
	height : 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.menulogo2 {
	background-image : url(../images/dbc_menu_m.gif);
	background-repeat: no-repeat
	height : 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.menulogo3 {
	background-image : url(../images/dbc_menu_r.gif);
	background-repeat: no-repeat
	height : 30px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logol {
	background-image : url(../images/dbc_logo_side-l.gif);
	background-repeat: no-repeat
	width : 5px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}
.logor {
	background-image : url(../images/dbc_logo_side-r.gif);
	background-repeat: no-repeat
	width : 5px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}