html
{ 
    height:100%; 
}

body
{
		height:100%;
    margin: 5px 5px 5px 5px;
    color: #003333;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-color: #ffffcc;
    border-style: none;
} 

H1, H2 , H3, H4, H5, H6 {
	color: #000066; 
}

a, a.navlink, a.navlink:visited, a:link, a.navlink:link
{
	color: #0000ff;
	text-decoration: none;
}

a:visited
{
	color: #0066cc;
}

a:hover
{
	color: #cc00ff;
}

a.navlink:hover
{
	font-weight: bold;
	color: #cc00ff;
}

a.navlink:active
{
	font-size:larger;
	font-weight: bold;
	color: #cc0000;
}

#scrollpics
{
    white-space: nowrap;
    overflow: auto;
    overflow-x: auto;
    overflow-y: hidden;
    display: block;
    visibility: visible;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    width: 94%;
    border-style: none;
    border: 0px;
    position: static;
    text-align: center;
    vertical-align: top;
    background-color: #f4eebc;
}

#scrollpic
{
    white-space: normal;
    overflow: visible;
    display: block;
    visibility: visible;
    padding: 0px;
    position: static;
    text-align: center;
    vertical-align: top;
    border: none;
}

#scrollpics img
{
    visibility: visible;
    border-style: none;
    border: 0px;
    text-align: center;
    vertical-align: top;
    margin: 2px 2px 2px 2px;
}


#VR 
{
	color: #ffffcc;
	padding: 0px;
	overflow: auto;
	visibility: visible;
	height: 100%;
	width: 100%;
	border-style: none;
	border: 0px;
	display: block;
	position: relative;
	white-space: nowrap;
	text-align: center;
    margin: 0px 0px 0px 0px;
    background-color: #ffffcc;
}

#VR img
{
    overflow: auto;
    visibility: visible;
}

#footer 
{
	font-size: 9px;
	text-align: left;
}
img
{
    overflow: auto;
    visibility: visible;
}

#footer 
{
	font-size: 9px;
	text-align: left;
}
