body {
background: #fff;
margin: 0;
padding: 0;
background-image: url(images/responsemgmt-bg.gif);
}
	
h1, h2, p {
font-family: Arial, Helvetica, sans-serif;
text-align: left;
}

h1 {
font-size: 20px;
font-weight: bold;
line-height: 25px;
color: #000000;
margin: 20px 20px 15px 20px;
padding-top: 0px;
}

h2 {
font-size: 13px;
font-weight: bold;
color: #333333;
margin-left: 1px;
margin-top: 0;
margin-bottom: 0;}

p {
color: #333;
font-size: 12px;
font-style: normal;
line-height: 16px; }

.rapid {font-weight:bold; font-style:italic;}
.response {font-weight:normal; font-style:italic;}

#article p {
	text-indent: 20px;
	margin:0px 20px 8px 20px;
	}

img.list {margin-left: -20px;
		margin-right: 12px;}
	
p.byline {
	text-indent: 0;
	text-transform: uppercase;
	font-weight: bold;
	padding: 0px 0 0 20px;
	}
p.dropcap {
	text-indent: 0;
	margin:0 0 0 0;
	}
span.dropcap {
	text-indent: 0;
	float: left;
	font-size: 78px;
	line-height: 58px;
	font-family: tahoma, verdana, arial;
	}

#author p {
	text-indent: 0px;
	font-size: 10px;
	line-height: 13px;
	padding: 0px;
	margin: 5px 5px 20px 20px;;
	}
#author img {border: solid black 1px;}	

DIV#menu	 {
	left: 565px;
	top: 10px;
	width: 180px;
	position: absolute;
    display: block;
    margin: 0;		
	}

	
DIV#main	 {
	padding: 0 0 25px 0;
	border-left: solid black 5px;
	left: 20px;
	top: 10px;
	width: 530px;
	position: relative;
	margin: 0;		
	}

DIV#author {
	margin: 5px 10px 5px 0;
	width: 150px;
	float:left;
	border-bottom: solid black 1px;
	}
		


