body
{
padding: 0px;
margin: 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12pt;
font-weight: normal;
color: #000066;
background-color: #c9f;
}

div
{
padding: 0px;
margin: 0px;
}

hr
{
padding: 0px;
}

img
{
vertical-align: middle;
}

.galleryTitle
{
color: #fff ;
background-color: #807;
font-family: Minion, Helvetica, Verdana, sans-serif;
font-size: 18px;
font-weight: bold;
text-align: center;
padding-top:5px;
width:100%;
height:30px;
margin: 0;
}
.title
{
color: #332299 ;
font-size: 16px;
font-weight: bold;
text-align: center;
width:100%;
}

.subTitle
{
color: #2244aa ;
font-size: 11px;
font-weight: bold;
text-align: center;
width:100%;
}


.thumbimg
{
border-color: #ffffff;
border-style: solid ;
border-width: 3px;
vertical-align: middle;
}

.thumbnail
{
display: table-cell;
border-left-color: #cccccc; 
border-right-color: #cccccc;
border-style: solid ;
border-width: 0px;
border-left-width: 1px;
border-right-width: 1px;
height: 114px;
width: 106px;
background-color: #000;
vertical-align: middle;
padding: 4px;
margin: 0;
}

#back
{
text-align: center;
padding-bottom: 7px;
}

#backbutton
{
border-style: outset;
border-width: 2px;
border-color: #ffffff;
background-color: #880077;
color: #ffffff;
font-weight: bold;
font-family: Minion, Helvetica, Verdana, sans-serif;
font-size: 11px;
}

.hr
{
text-align: center;
}

#box1
{
position: absolute;
top: 0px;
left: 0px;
height: 400px;
width: 200px;
background-image: url("images/romeo.jpg");
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

#box2
{
position: absolute;
top: 0px;
left: 200px;
height: 200px;
width: 400px;
background-image: url("images/shrew.jpg");
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

#box3
{
position: absolute;
top: 0px;
left: 600px;
height: 400px;
width: 200px;
background-image: url('images/fiddler.jpg');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

#box4
{
position: absolute;
top: 400px;
left: 0px;
height: 200px;
width: 400px;
background-image: url('images/ethon.jpg');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

#box5
{
position: absolute;
top: 400px;
left: 400px;
height: 200px;
width: 400px;
background-image: url('images/DSC_0124.jpg');
background-repeat: no-repeat;
background-position: center;
cursor: pointer;
}

#hilite
{
width: 150px;
color: #ffffff;
background-color: #880077;
font-family: Minion, Helvetica, Verdana, sans-serif;
font-size: 14px;
position: relative;
top: 25px;
left: 25px;
}

#infobox
{
background-color: #fcfaf9;
position: absolute;
top: 5px;
left: 55px ;
height: 330px;
width: 525px;
max-height: 330px;
max-width: 525px;
margin: 0px;
padding: 5px;
color: #3a3a66 ;
font-family: Minion, Helvetica, Verdana, sans-serif;
font-size: 13px;
text-align: left;
overflow: auto;
}

#page
{
position: absolute;
margin:0 auto 0 auto;
width: 100%;
height:100%;
text-align: center;
}

#photo
{
border-color: #ffffff;
border-style: solid ;
border-width: 5px;
max-height:100%;
text-align: center;
vertical-align: middle;
}

#photobox
{
height:70%;
width: 100%;
background-color: #c9f;
padding: 10px;
text-align: center;
vertical-align: middle;
}

#thumbs
{
display:table-row;
overflow: auto;
white-space: nowrap;
width: 775px;
height: 135px;
padding: 0; 
background-color: #000;
border-top-color: #cccccc; 
border-bottom-color: #cccccc;
border-style: solid ;
border-width: 0px;
border-top-width: 2px;
border-bottom-width: 2px;
vertical-align: middle;
}

#outerthumbs
{
overflow: auto;
width: 100%;
padding: 0; 
margin: 0; 
border-style: none ;
vertical-align: middle;
}
div#bottom {
    position: absolute;
	top: 350px;
	left: 10px;
	font-size: 10pt;
	text-align: center;
	margin: 20px;
}