html, body 
{
    height: 100%;                                                             
    margin: 0;                                                                      
    padding: 0;                                                      
}

div#centerPadding 
{
    visibility: hidden;
    width: 100%;
    height: 50%;                                                                     
    margin-top: -320px;                                                             
    float: left;
}

div#masterContent
{
	width: 800px;
	height: 640px; 
	clear: both;
	margin: 0 auto 0 auto;
}

iframe
{
	border:solid 1px #aaaaaa;
	width:800px;
	height:620px;
    overflow:hidden; 
}

a
{
	outline-style:none;
}

div#footer
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #696969;
	text-align:right;
	margin-top:3px;
}
div#footer span
{
	padding-right:20px;
}
div#footer a, div#footer a:visited
{
	color: #696969;
	text-decoration:none;
}
div#footer a:hover
{
	color:#333333;
	text-decoration:underline;
}
div#footer img
{
	cursor:pointer;
	vertical-align:bottom;
}
#footerLeft
{
	float:left;
}

img
{
	border-style:none;
}

.mainImg
{
	width:800px;
	height:600px;
}

#thumbnailsPanel
{
	position:absolute;
	top:80px;
	right:0px;
	width:520px;
	height:150px;
	overflow:hidden;
	z-index:20;
}
#thumbsScrollPanel
{
	width:9000px;
	position:absolute;
	height:150px;
}
#thumbsScrollPanel2
{
	position:absolute;
}
#thumbsScrollPanel2 img
{
	margin-right:10px;
	cursor:pointer;
}
#imageViewerPanel
{
	position:absolute;
	left:5px;
	top:144px;
	width:641px;
	height:440px;
	overflow:hidden;
	z-index:10;
	margin-top:30px;
}
#imageViewerPanel img
{
	position:absolute;
	bottom:0;
}

#scrollButtons
{
	position:absolute;
	right:20px;
	top:235px;
	cursor:pointer;
	z-index:300;
}

.titleImage
{
	position:absolute;
	top:120px;
	left:15px;	
	z-index:2000;	
}

img { behavior: url(iepngfix.htc); }
img, #header, .class, blockquote { behavior: url(iepngfix.htc); }



#legal
{
	font-size: 10px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color: #696969;
	text-align:justify;
	padding-right:20px;
	position:absolute;
	top:130px;
	left:100px;
	height:400px;
	width:600px;
	overflow:auto;
}
