html{
   height: 100%;
}
body {
	font-family:Verdana,Geneva, Arial, Helvetica, sans-serif;
	margin: 0px;
	margin-bottom:0px;
	margin-top:0px;
	padding: 0px;
	font-size:10pt;
	background-color:#000;
	background-image:url(../images/jw_brickbg.jpg);
	height:100%;
	color:#000;
}

a:link {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	color: #fff;
	text-decoration: none;
	background-color : transparent;
}
	
#inner {
width:100%;
height:100%;
min-height:100%;
min-width:970px;
background-image:url(../images/jw_jowhileycoverphoto.gif);
background-position:bottom right ;
background-repeat:no-repeat;
margin:0px;
}
.headercontainer{
width:100%;
height:169px;
background-color:transparent;
text-align:left;
min-width:970px;
margin-top:10px;
}
.headercontainer #header{
	width:970px;
	height:169px;
background-color:transparent;
text-align:left;
min-width:970px;
}
.headercontainer #headerquote{
float:right;
margin-top:30px;
}
.clear{
clear:both;
}
.clear20px{
clear:both;
height:20px;
}
.holder{
width:970px;
min-width:970px;
text-align:left;
}
.container {
width: 662px;
min-width:662px;
height:auto;
min-height:550px;
text-align: left;
color:#fff;
background-image:url(../images/jw_containerbg.png);
background-repeat:repeat-y;

}
.container a:link {
color:#64bdb3;
	text-decoration: none;
	background-color : transparent;
}
.container a:visited, .container a:active {
color:#64bdb3;
	text-decoration: none;
	background-color : transparent;
}
.container a:hover {
color:#64bdb3;
	text-decoration: none;
	background-color : transparent;
}

.container #left{
	float:left;
width:170px;
color:#fff;
}
.container #right{
	float:right;
width:460px;
height:auto;
color:#fff;
text-align:left;
padding-top:10px;
padding-right:10px;
}
.footercontainer{
width:100%;
height:auto;
background-color:transparent;
padding-top:5px;
text-align:center;

}
.footer{
	width:970px;
		font-size:10px;
	text-align:left;
	color:#fff;

}
.footer a, .footer a:active, .footer a:visited {
color:#fff;
text-decoration:none
}
.footer a:hover{
color:#fff;
text-decoration:underline;
}
.hbcvr{
float:right;
width:200px;
height:284px;
z-index:-1000
}

.green{
color:#64bdb3;	
}
