body {
	margin: 0;
	padding: 0;
	font: 10pt "Verdana", "Arial", "Helvetica", sans-serif;
	color: #333;
	background: url(images/brb/bg.gif) top left;
	line-height: 1.6em;
}

h2 {
	margin: 0;
	padding: 0;
	line-height: normal;
	text-indent: -9999px;
	margin-bottom: 0;
}

#header-wrap {
	width: 800px;
	margin: 20px auto 0 auto;
	background: url(images/brb/wrap-bg.gif) top left repeat-y;
	position: relative;
}

#bottom-wrap {
	width: 800px;
	height: 25px;
	margin: 0 auto;
	background: url(images/brb/bottom-wrap.gif) top left no-repeat;
}

#header-wrap #welcome {
	background: url(images/brb/welcome-bg.gif) top left no-repeat;
	padding: 25px 0 0 209px;
	color: #543c30;
}

#header-wrap #welcome a {
	color: #4e7d96;
}

a:hover {
	text-decoration: none;
}

#header-wrap #welcome h2 {
	width: 540px;
	height: 29px;
	background: #eddcb0 url(images/brb/h2.gif) top left no-repeat;
}

#header-wrap #welcome p,
#header-wrap #welcome ul {
	width: 520px;
	background: url(images/brb/welcome-p-bg.gif) top left;
	margin: 0;
	padding: 0 10px;
}

#header-wrap #welcome p {
	padding-top: 15px;
	padding-bottom: 15px;
}

#header-wrap #welcome ul {
	list-style-type: none;
	padding-bottom: 10px;
}

