#body
	{
		background-image:url(_gfx/_temp/woodDark.jpg);
	}
#bodyContentContainer .borderColumn1 .content
	{
		background-image:url(_gfx/template/_doctor/floatingPhoneLeft.png);
		background-position: top right;
		background-repeat:no-repeat;
		max-width:345px;
		max-height:335px;
		height:335px;
	}
#bodyContentContainer .borderColumn2 .content
	{
		background-image:url(_gfx/template/_doctor/floatingPenRight.png);
		background-position: top left;
		background-repeat:no-repeat;
		max-width:153px;
		max-height:459px;
		height:459px;
	}
	
	/*----------------- LINKS -----------------*/
a		{ color: #7f3b81; text-decoration: none; }
a:hover { text-decoration: none }

a.arrowRed		{ margin-right: 5px; color: #7f3b81; text-decoration: none; text-transform: uppercase; font-size: 11px; font-weight: bold; background: url(img/arrow-red.gif) right no-repeat; padding-right: 10px; }
a.arrowRed:hover	{ text-decoration: underline; }

a.red		{ font-weight: bold; color: #7f3b81; text-decoration: none; font-size: 11px; text-transform: uppercase; }
a.red:hover	{ text-decoration: underline; }

a.bold			{ font-weight: bold; text-decoration: none; }
a.bold:hover	{ text-decoration: underline; }
