@charset "utf-8";
/* CSS Document */

/*General HTML Styling*/


body {
	margin-top:0px;
	margin-bottom: 0;
	background-image: url(../image-files/emhbackdrop.jpg);
}

p {
	font: normal Georgia;
	line-height: 1.35em;
	font-size: 11pt;
}

body {
	font-family: Georgia;
	color: #000101;
}



/* Div Elements */

#header {
	height: 144px;
	margin-left: 150px;
	text-align: center;
	width: 90%;
	background-image: url(../image-files/emhbackdrop.jpg)
}


#container {
	width: 968px;
	margin: 0 auto;
	text-align:center;
	background: url(../image-files/bgarticle.png) bottom;
}

#content {
	padding: 1em;
	margin-right: 150px;
	text-align:center;
}
#container:after { content:url(../image-files/afterarticle.png); }

#rightColumn {
	float: right;
	width: 150px;
	margin: 0px;
	margin-top: 20px;
	padding: 1em;
	text-align:left;
	
}

#whatsNew h1, h2, h3 {
	font: normal Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0;
	border-bottom: 2px dotted #FF6600;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 10px;
	line-height: 1.35em;
}

#whatsNew a:link {
	color: #FF3300;
	font-weight: bold;
}

#footer {
	clear: both;
	text-align:left;
	margin-left: 20px;
	margin-top: auto;
	width: 1024px;
	height: 40px;
	line-height: 1.0em;
	padding: 1em 0 ;
	padding-left: 10px;
	padding-right: 10px;
	background-color:#002557;
}
	
#rightColumn p {
	margin: .5em 0 1em 0;
	font: small Arial, Helvetica, sans-serif;
	line-height: normal;
}

#rightColumn h1, h2, h3 {
	font: 100% Arial, Helvetica, sans-serif;
	margin: .5em 0 1em 0;
	font-weight: bold;
	padding-left: 2px;
	margin-bottom: 10px;
	line-height: 1.35em;
}

#rightColumn a:link {	
	color: #0000CC;
	font-weight: bold;
}

	
#content p {
	font: normal Arial, Helvetica, sans-serif;
	color: #333333;
	font-family: "Times New Roman", Times, serif;
	text-align: left;
}

#content h1, h2, h3 {
	font: normal Arial, Helvetica, sans-serif;
	font-weight: bold;
	border-bottom:none;
	color: #333333;
	text-align: left;
}	
#content a:visited {
	font-weight:bold;
	color: #330033;
}
#content a:hover {
	text-align: center;
}
#content a:link {	
	color: #003f94;
	font-weight: bold;
}

#content a:visited {
	font-weight:bold;
	color: #003f94;
}
#content a:hover {
	color: #daaa38;
	background: #003f94;
}
img {
border: 0px none;
}

#footer p {
	color: #FFFFFF;
	font: small Arial, Helvetica, sans-serif;
}

}#container #content div table tr td {
	text-align: center;
}
