div#welcome
{
	margin-top: 20px;
	position: relative;
	width: 760px;
	/* height: 250px;
	min-height: 250px; */
	background: transparent;
}

div#welcome h1
{
	margin-top: 0;
	margin-bottom: 12px;
	padding-top: 0;
	color: #3b679e;
	font-size: 28px;
	letter-spacing: -1px;
	line-height: 100%;
	font-weight: bold;
}

div#welcome ul#bullets li
{
	margin: 0;
	margin-left: 1px;
	padding-left: 26px;
	list-style-type: none;
	background: transparent url('http://www.catholicity.com/images/accept.gif') center left no-repeat;
	font-size: 24px;
	line-height: 30px;
	z-index: 10;
}

div#welcome ul#buttons li
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
}

div#welcome ul#buttons li a span
{
	display: none;
}

li#cdb, li#nob, li#lmb
{
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
}

a#lmb
{
	display: block;
	width: 145px;
	height: 26px;
	min-height: 26px;
	background: url('http://www.catholicity.com/images/learn145x26.gif') center left no-repeat;
	position: absolute;
	top: 5px;
	left: 0px;
}

a#cdb
{
	display: block;
	width: 140px;
	height: 26px;
	min-height: 26px;
	background: url('http://www.catholicity.com/images/cds140x26.gif') center left no-repeat;
	position: absolute;
	top: 5px;
	left: 165px;
}

a#nob
{
	display: block;
	width: 160px;
	height: 26px;
	min-height: 26px;
	background: url('http://www.catholicity.com/images/novels160x26.gif') center left no-repeat;
	position: absolute;
	top: 5px;
	left: 325px;
}

div#welcome span#display
{
	display: block;
	position: absolute;
	top: -13px;
	right: 0;
	width: 180px;
	height: 240px;
	min-height: 240px;
	background: url('http://www.catholicity.com/images/display180x240.jpg') center left no-repeat;
}

div#welcome span#cdfan
{
	display: block;
	position: absolute;
	top: 45px;
	right: 150px;
	width: 280px;
	height: 120px;
	min-height: 120px;
	background: url('http://www.catholicity.com/images/cdfan280x120.gif') center left no-repeat;
}

div#columns
{
	/* width: 756px; */
	margin-top: 0;
}

div#content h3, div#ocrbar h3
{
	margin-top: 0;
}

div#ocrbar { position: absolute; top: 0; right: 0; width: 250px; background: #fff;}

div#ocrbar p { padding-left: 36px; font-size: 11px; line-height: 14px; margin-bottom: 10px; min-height: 28px; }

div#ocrbar p a { font-size: 13px; line-height: 14px; }

p#ocr_prayer { background: url('http://www.catholicity.com/images/candle28.gif') top left no-repeat; }
p#ocr_catechism { background: url('http://www.catholicity.com/images/benedict28.gif') top left no-repeat; }
p#ocr_encyclopedia { background: url('http://www.catholicity.com/images/encyclopedia28x28.gif') top left no-repeat; }
p#ocr_churchteaching { background: url('http://www.catholicity.com/images/vatican28.gif') top left no-repeat; }
p#ocr_message { background: url('http://www.catholicity.com/images/guadalupe28.gif') top left no-repeat; }
p#ocr_links { background: url('http://www.catholicity.com/images/http28.gif') top left no-repeat; }

dl#news a:visited, dl#commentary a:visited  { color: #666; }
