* {margin:0;padding:0}
/* mac hide \*/
html,body{height:100%;width:100%;}
/* end hide */

body { 
    text-align:center;
    min-height:736px;/* for good browsers*/
    min-width:1100px;/* for good browsers*/
    scrollbar-arrow-color: #000000;
	scrollbar-face-color: #c06030;
	scrollbar-track-color:#f0z070;
	scrollbar-3d-light-color: #ffd0b0;
	scrollbar-highlight-color: #ffe0c0;
	scrollbar-shadow-color: #b03020;
	scrollbar-darkshadow-color: #ffffff;
	font-family:Courier New, Verdana;
	font-size: small; 
	color: #000000;
	margin:0;
    text-align: center;
    overflow: none;
}

#outer {
    height:100%;
    width:100%;
    display:table;
    vertical-align:middle;
}

#container {
    text-align: center;
    position:relative;
    vertical-align:middle;
    display:table-cell;
    height: 736px;
} 

#inner {
    width: 1100px;
    background: #ffffff;
    height: 736px;
    text-align: center;
    margin-left:auto;
    margin-right:auto;
    border:none;
    position: relative;
}

hr
{
  width: 50%;
  color: #808080;
  background-color: #000000;
  text-align: center;
  margin: 20px auto;
}

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

a:hover
{
  color: #660066;
}

p
{
  color: #000000;
  width: 100%;
}

a img 
{
  border-style: none;
  filter:Alpha(opacity=70);
  opacity: 0.7;
}

a:hover img
{
  border-style: none;
  filter:Alpha(opacity=100);
  opacity: 1.0;
}

#backimg
{   width: 100%;
    z-index: 1;
}

#content
{   position: absolute;
    top: 55px;
    left: 575px;
    width: 355px;
    height: 610px;
    text-align: left;
    z-index: 50;
    overflow: auto;
}

#content p
{
    width: 90%;
}

/* Gallery settings */

table.gallery
{
  border-style: none;
  padding: 0px;
}

tr.gallrow
{
  border-style: none;
  padding: 0px;
}

td.gallcol
{
  border-style: none;
  padding: 0px;
  text-align: center;
  width: 65px;
  height: 65px;
}

a.gallcol img 
{
  border-style: none;
  height: 90%;
  width: 90%;
  filter:Alpha(opacity=70);
  opacity: 0.7;
}

a:hover.gallcol img
{
  border-style: none;
  height: 100%;
  width: 100%;
  filter:Alpha(opacity=100);
  opacity: 1.0;

}

.smallprint
{
  font-size: 80%;
}

.info
{
  font-size: 80%;
  text-align: center;
  padding-left:40px;
  padding-right:40px;
  padding-top:20px;
}

.highinfo
{
  font-size: 80%;
  text-align: center;
  padding-left:40px;
  padding-right:40px;
  padding-bottom:20px;
}

/* Context menu Script- © Dynamic Drive (www.dynamicdrive.com) Last updated: 01/08/22
For full source code and Terms Of Use, visit http://www.dynamicdrive.com */

.rbskin0
{
position:absolute;
top: 0px;
left: 0px;
width:190px;
height:210px;
font-family:Verdana;
background: url('../images/misc/page.gif') center no-repeat;
line-height:16px;
cursor:default;
font-size:12px;
z-index:100;
visibility:hidden;
text-align: center;
}

.rbmenuitems 
{
color: #000000;
text-align: center;
}

.rbmenuitems a 
{
color: #000000;
text-decoration: none;
font-weight: normal;
}

.rbmenuitems a:hover 
{
background-color: #aa0000;
color: #000000;
}

.rbskin0 hr 
{
width: 50%;
margin: 5px auto;
}
