body
{
	font-family: "Times New Roman", serif;
	background-color: #e6e6e6;
	color: #000000;
	font-size: 100%;
}

#title
{
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  padding: 0 0 0 1em;
  font-style: italic;
  margin: 0em 0em 0em 0em;
}

#menu
{
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #000000;
  float: left;
  margin-top: 1em;
  margin-right: 1em;
  padding: 0em 0em 0em 1em;
  width: 7em;
}

#menu li
{
	list-style: none;
	margin: 0em;
	padding-bottom: 1em;
	white-space: nowrap;
}

#menu ul
{
	margin: 0;
	padding: 1em 1em 0em 1em;
	text-indent: -1em;
}

#content
{
	background-color: #ffffff;
	color: #626262;
	border: 1px solid #000000;
	padding: 0 1em 0 1em;
	margin: 1em 0em 0em 9em;
	position: relative;
	min-height: 454px;
}

a:link
{
  background-color: transparent;
  color: #087bad;
}

a:visited
{
  background-color: transparent;
  color: #087bad;
}

a:hover
{
  background-color: #e6e6e6;
  color: #087bad;
}

img.main
{
  float: right;
}
img.right
{
  float: right;
}
#movie
{
  padding: 1em 0 1em 0;
  text-align: center;
}
div.thumb
{
	float: left;
	margin: 0.2em;
	position: relative;
}
div.thumb p
{
	text-align: center;
}
div.thumb a img
{
	border: none;
}
div.photoform
{
	margin: auto;
	text-align: center;
}
.padtop
{
	padding-top: 1em;
}
#gallery
{
	background: #e6e6e6;
	color: #000;
	border: 2px solid #227db6;
	width: 100% !important;
	width: 77%;
	margin: 1em auto 1em auto !important;
	margin: 1em 0 1em 0;
	float: left;
	position: relative;
}

div.thumbpic
{
	position: relative;
	text-align: center;
	float: left;
	margin: 1em;
	width: 146px;
	height: 140px;
}
#gallery img:hover
{
	border-left: 3px solid transparent; 
	border-right: 3px ridge #227db6;
	border-bottom: 3px ridge #227db6;
	position: relative;
}
#fullimage
{
	text-align: center;
	position: relative;
	margin: 1em auto 1em auto;
	height: 400px;
}
#fullimage img
{
	background: #fff;
	color: #000;
	padding: 0.3em;
	border: 1px solid #a9a9a9;
	margin: auto;
	margin: -6px 6px 6px -6px;
	position: relative;
}
#img-shadow
{
	background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px auto 0 auto !important;
  margin: 10px auto 0 auto;
	line-height: 0;
	position: relative;
}

