html, body {
	height:100%;
	background-color: #FFFFFF;
}
body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000056;
	line-height: 16px;
}
.headings {
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000056;
}
.headingsU {
	font-weight: bold;
}

.jsk {
	font-weight: bold;
	font-family: Elephant, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000056;
}
.enter {
	color: #000000;
	font-weight: strong;
	font-size: 18px;
	text-decoration: underline;
	border:thin #000000;
}
.quotes {
	font-weight: normal;
	font-style: italic;
}
.largequotes {
	font-weight: bold;
	font-style: italic;
	font-size:16px;
	color: #000000;
	top: 200px;
}

.underline{text-decoration:underline; font-weight:bold;}

a:hover{text-decoration:underline; color:#006633}

a {
	color: #000056;
	text-decoration: none;
	font-weight: bold;	
}

.navButton:hover {
	color: #818e7d;
	font-weight: bold;		
}
.cr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8px;
}
.cr:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8px;
}

.navButton {
	background:  url('buttons/button-bg.png') no-repeat scroll top right;
	min-height: 20px;
	min-width: 109px;
	color: #000056;
	font: normal 12px arial, sans-serif;
	text-decoration: none;
	text-align: center;
	float: right;
	line-height: 160%
}
.navButtonSelected {
	background:  url('buttons/button-bg.png') no-repeat scroll bottom right;
	min-height: 20px;
	min-width: 109px;
	color: #000056;
	font: normal 12px arial, sans-serif;
	font-weight: bold;	
	text-decoration: none;
	text-align: center;
	float: right;
	line-height: 160%
}
.navButton:hover {
    background-position: bottom right;
    color: #000056;
	font-weight: bold;
	text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
.navButtonSelected:hover {
    background-position: bottom right;
    color: #000056;
	font-weight: bold;
	text-decoration: none;
    outline: none; /* hide dotted outline in Firefox */
}
/* Define IDs */
html>body #subWrapper {
	height:auto;
	min-height:100%;
}
#wrapper {
	margin: 0px auto;
	width:755px;
	height:100%;
}
#subWrapper {
	float:left;
	width:755px;
	height:100%;
	position:absolute;
	border-left:solid thin #000056;
	border-right: solid thin #000056;
	background-image: url(buttons/jsk_home2.jpg);
}
#pageHeader{
	width: 755px;
	height: 190px;
	background-image:  url(buttons/jsk_background_+_title.jpg);
}
#nav {
	position: absolute;
	top: 205px;
	font-size: 12px;
	width: 109px;
	float: left;
}
#content{
	width:550px;
	padding:0px 50px 0px 108px;
	float:left;
}
#indexContent{
	text-align:center;
	padding:550px 50px 0px 108px;
}
#lhs {
	height:auto;
	float:left;
	width:550px;
	border-left:solid thin #000056;
	padding-left: 20px;
}
#footer {
	height:10px;
	width:755px;
	position: absolute;
	bottom:0px;
	padding:0px 0px 0px 0px;
/*	border-left:solid thin #000056;
	border-right: solid thin #000056;*/
}
#footerTextHolder{
	float:right;
	padding:0px 20px 0px 0px;
}
.ft {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 8px;
}
h2{font-size:14px;}

.note{font-size:10px;)