/* body.body1 {	background: white url(images/emdrandtraining_bg_no_nav.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
body.body2 {	background: white url(images/emdrandtraining_bg_no_nav.gif);
	background-position: left top;
	background-repeat: no-repeat;
} */
body.body1, body.body2 {
	background: #666666 url(images/bg2.gif) left top repeat-y;
}

div.div_nav {
	font: 11pt/12pt verdana, tahoma, arial, sans-serif;
	position:absolute;
	left:30;
	top:320;
	color:#DDDDDD;
	background-color:#2A3258;
	border:10px solid #170D42;
	padding-left:10px;
	padding-right:12px;
}
#logo { position:absolute; top:0; left:0; }
#logo img{ border:none; }
A.nav:link { color: #FFFFFF; text-decoration: none; }
A.nav:visited { color: #FFFFFF; text-decoration: none; }
A.nav:hover { color: #FFFFFF; text-decoration: underline; }

div.div_main {	border:0;
	font-family:serif;
	font-size:12pt;
	position:absolute;
	left:380px;
	top:320px;
	width:580px;
}
p, td.bios {	color:#000000;
	border:0;
	font-family:serif;
	font-size:12pt;
	text-align: justify;
	line-height: 16pt;
}
p.toplink {	color:#000000;
	border:0;
	font-family:serif;
	font-size:12pt;
	font-weight: bold;
	text-align: center;
	line-height: 16pt;
}

p.w_head {	font-size: 16pt;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align:left;
	line-height:100%;
	font-weight: bold;
	text-align=left;
}
p.w_sub {	font-size: 14pt;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align:left;
	font-weight: bold;
	font-style: italic;
	color: #333377;
}

td.j {	text-align: justify;
}

A:link { color: #333377; text-decoration: none; }
A:visited { color: #333377; text-decoration: none; }
A:hover { color: #554466; text-decoration: underline; }

a.w_pagelinks {	font-size: 12pt;
	font-family: verdana, tahoma, arial, sans-serif;
	text-align:left;
	font-weight: bold;
	line-height: 18pt;
}


h2 {	font-size: 36pt;
	font-family: palatino linotype, palatino, monotype corsiva, bookman, serif;
	line-height:100%;
	text-align:center;
}
h2.prp {	font-size: 36pt;
	font-family: palatino linotype, palatino, monotype corsiva, bookman, serif;
	color: #333377;
}
h3 {	font-size: 24pt;
	font-family: palatino linotype, palatino, monotype corsiva, bookman, serif;
	text-align:center;
	line-height:100%;
}
h4 {	font-size: 16pt;
	font-family: palatino linotype, palatino, monotype corsiva, bookman, serif;
	text-align:left;
	line-height:100%;
}
h5 {	font-size: 14pt;
	font-family: palatino linotype, palatino, serif;
	text-align:left;
	font-weight: bold;
}

hr.prp {	color: #222266;
}
hr.wht {
	color: white;
	background-color: white;
	border:0;
}
hr.red {	color: #552222;
}

img.splash_image {	border-width:10px;
	border-color:#AA0000;
}
img.bios {	margin-left:20;
		margin-bottom:10;
}