body		{margin:10px 30px; 
			background-image:url(images/background.jpg);
			background-repeat:no-repeat;
			background-attachment:fixed;
			background-color:white;
			}
.header		{width:713px;
			height:134px;
			align:left;
			}
.body		{width:713px;
			overflow:hidden;
			background-color:white;
			position:relative;
			}
.footer		{width:713px;
			height:30px;
			background-image:url(images/footer.jpg);
			background-repeat:no-repeat;
			font-family:Arial, Helvetica, sans-serif;
			font-size:9px;
			}
.navigation	{position:absolute;
			top:106px;left:45px;
			}
.footerlink	{font-family: Arial, Helvetica, sans-serif;
			color:#0e44a5;
			font-size:12px;
			position:relative;
			top:6px;right:10px;
			float:right;
			}
.jrlogo		{float:left;
			margin:0px 240px 0px 0px;
			font-size:9px;
			}
a:link, a:visited		{color:#0e44a5;
						text-decoration:none;
						}
a:hover		{text-decoration:underline;
			}
#homecontent {
	color:#1046a6;
	width:275px;
	line-height:20px;
	position:absolute;
	top:10px;left:20px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:13px;
	}			



