/* ---[ Left Box ]----------------------------------------- */
div#left {
	width: 228px;
	background: url(../Images/lbr.gif) left top repeat-y transparent;
	margin: 5px 0 0 7px;
	float: left;
}

div#left div.wrapper {
	background: url(../Images/lbt.gif) left top no-repeat transparent;
	padding: 10px;
	min-height: 363px;
	_height: 374px;
}

div#left div.newsletter {
	background: url(../Images/lbt.gif) left top no-repeat transparent;
	padding: 10px;
	min-height: 30px;
	_height: 175px;
}

div.recent dl dt {
	margin: 0 0 10px 0;
}


/* ---[ Welcome ]----------------------------------------- */
div#right {
	width: 465px;
	margin: 5px 0 0 245px;
}

div#welcome {
	background: url(../Images/rbr.gif) left top repeat-y transparent;
}

div#welcome div.wrapper {
	background: url(../Images/rbt.gif) left top no-repeat transparent;
	min-height: 80px;
	padding: 10px;
}

div#featured {
	margin: 10px 0 0 0;
	background: url(../Images/rbr.gif) left top repeat-y transparent;
}

div#featured div.wrapper {
	background: url(../Images/rbt.gif) left top no-repeat transparent;
	min-height: 130px;
	padding: 10px;
}





/* ---[ Headings ]----------------------------------------- */
h2 { margin: 0 0 10px 0; }

div#left h2 {
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	background: url(../Images/recent.gif) left top no-repeat transparent;
}

div#left h3 {
	width: 200px;
	height: 36px;
	text-indent: -9999px;
	background: url(../Images/newsletter.gif) left top no-repeat transparent;
}

div#welcome h2 {
	text-indent: -9999px;
	background: url(../Images/pandemic.gif) left top no-repeat transparent;
}


div#welcome h2, div#welcome p {
	margin: 0 0 5px 75px;
}

/*
div#welcome h2 {
	width: 215px;
	height: 36px;
	text-indent: -9999px;
	background: url(../Images/welcome.gif) left top no-repeat transparent;
}


div#welcome h2, div#welcome p {
	margin: 0 0 10px 75px;
}
*/

img.welcome {
	float: left;
}

div#featured h2 {
	width: 215px;
	height: 23px;
	text-indent: -9999px;
	background: url(../Images/featured.gif) left top no-repeat transparent;
}