﻿body
{
	padding-right: 1%;
	padding-left: 1%;
	padding-bottom: 1%;
	margin: 0%;
	padding-top: 1%;
	height: 98%;
	background-color: #ffffff;
	text-align: center;
}
.valign
{
	vertical-align: top;
}
#pagewrapper
{
	width: 850px;
	margin: auto;
	border: solid 5pt #000;
}
#headerGraphic
{
	background-image: url(Images/JLegends-layout-1_03.jpg);
	clear: both;
	float: none;
	width: 209px;
	height: 162px;
}
#headerGraphicmiddle
{
	background-image: url(Images/JLegends-layout-1_04.jpg);
	clear: both;
	float: none;
	width: 209px;
	height: 162px;
}

#navigationArea
{
	clear: both;
	padding-right: 10px;
	padding-left: 0%;
	float: none;
	background-image: url(Images/logo01_bottom.jpg);
	padding-bottom: 0%;
	margin: 0%;
	width: 978px;
	color: #477897;
	padding-top: 0.3em;
	background-repeat: repeat;
	font-family: Century Gothic;
	letter-spacing: 0.04em;
	position: static;
	height: 26px;
	text-align: right;
	font-weight: bold;
	font-size: 0.8em;
}

#bodyArea
{
	background-image: url(Images/sidebarGraphic-.jpg);
	width: 980px;
	background-color: white;
	clear: both;
	font-size: 0.7em;
	float: none;
	vertical-align: middle;
	color: Gray;
	font-family: Arial;
	position: static;
	text-align: left;
}
#footerArea
{
	clear: both;
	font-size: 0.7em;
	float: none;
	background-image: url(Images/logo01_bottom-footer-.jpg);
	vertical-align: middle;
	width: 900px;
	color: Gray;
	background-repeat: no-repeat;
	font-family: Arial;
	position: static;
	text-align: left;
}
#breadcrumb
{
	clear: both;
	font-size: 0.7em;
	float: none;
	background-image: url(-Images/logo01_bottom-footer-.jpg);
	vertical-align: middle;
	width: 900px;
	color: Gray;
	background-repeat: no-repeat;
	font-family: Arial;
	position: static;
	height: 70px;
	text-align: left;
}
.header
{
	font-size: 1.3em;
	float: left;
	/*width: 100%;*/
	width: 99%;
	/*color: #477897;*/
	color: #FFFFFF;
	/*border-bottom: #477897 .13em solid;*/
	font-family: 'Arial Black';
	font-variant: small-caps;
	/*additions:*/
	background-color: #ffffff;
	padding-left: 1%;
}
.maincontenttxt
{
	font-size: 10pt;
	color: black;
	font-family: Arial;
	text-align: left;
}
.maincontentgreytxt
{
	font-size: 10pt;
	color: gray;
	font-family: Arial;
	text-align: left;
	font-style: italic;
}
.mainheading
{
	font-weight: bold;
	font-size: 14pt;
	text-transform: uppercase;
	color: #990033;
	font-family: arial;
}
.subheading
{
	font-weight: bold;
	font-size: 12pt;
	text-transform: capitalize;
	color: dimgray;
	font-family: arial;
}
.swatchtxt
{
	font-weight: bold;
	font-size: 10pt;
	text-transform: none;
	color: black;
	font-family: arial;
	text-align: center;
}
 /*global map rollover css*/
 a#rollover { background-image:url("JL-world-map-red-top4.jpg"); 
               height: 110px; width:110px; display:block; }
 a#rollover span { display:none; }
 a#rollover:hover { background-image:url("JL-world-map-white-top4.jpg"); 
}
.whitebgd
{
	background-color: White;
}
