body 
{
	margin: 0;
	padding: 0;
	color: #b1b1b1;
	font-family: Verdana, Arial, Sans-Serif;
	font-size: 12px;
}

/* text elements */
h2.title { font-family: Times New Roman, Serif; color: #660460; margin: 5px 0px; font-size: 20px; padding: 0; }
h3.subtitle { color: #660460; margin: 5px 0px; font-size: 14px; font-weight: normal; }
p.text { padding-right: 8px ; }
p.bottomtext { color: #003e7e; font-family: Times New Roman, Serif; }

/* layout elements */
div#selectedContent { width: 575px; }
div#contentImage { float: left; padding-top: 5px; }
div#contentBody { margin-left: 170px; }
div.magnet-home { height: 100%; background: url(/magnet/images/magnet-home.jpg) top left no-repeat; }
div.magnet-home p { 
color:#003D7C;
float:right;
font-size:12px;
line-height:1.6em;
width:40%;
padding-bottom: 1em;
}