body {
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
table.linkcontainer td{
	background-color: #000474;
	color: #FFFFFF;
	filter:alpha(opacity=70);
	opacity: .7;
	-moz-opacity: .7;
}
/*
table.linkcontainer td:hover{
	background-color: #000474;
	filter:alpha(opacity=80);
	opacity: .8;
	-moz-opacity: .8;
}
*/
table.noShow {
   visibility: hidden;
   position: absolute;
   font-size: 10pt;
   padding: 0px;
   display: block;
   width: 133px;
   border: none;
   background-color: #000474;
}
a.menu_link {
   display: block;
   width: 133px;
   height: 18px;
   font-size: 10pt;
   font-weight: bold;
   padding-left: 5px;
   color: #DDDDDD;
   text-decoration: none;
}
a.menu_link:link, a.menu_link:active, a.menu_link:visited {
   color: #DDDDDD;
   background-color: #000474;
}
a.menu_link:hover {
   color: #000000;
   background-color: #32cd33;
}
td.logo_area{
	border-top-width: 0px;
	border-right-width: 5px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: transparent;
	border-right-color: transparent;
	border-bottom-color: transparent;
	border-left-color: transparent;
}

h1 { font-size: 16pt; font-weight: bold; }

td.middle_spacer {
	width: 800px;
	background-color: #666666;
}
td.shadow_right {
	background-image: url(border_shadow_l2.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
td.shadow_left {
	background-image: url(border_shadow_r2.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
td.body_content {
	padding: 5px;
	background-image: url(bg_content.jpg);
	background-repeat: repeat;
}
td.below_header{
	background-color: #1F1F1F;
	height: 50px;
	color: #CCCCCC;
	padding: 5px;
}
td.main_content_box {
	background-color: #FFFFFF;
}

td.horizontal_column {
	background-color: #000474;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000474;
	border-right-color: #000474;
	border-bottom-color: #000474;
	border-left-color: #000474;
	height: 150px;
	display: table-cell;
	vertical-align: top;
}
td.bottom_link_container {
	background-color: #000474;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}

td.horizontal_center {
	background-color: #FFFFFF;
	border-top-width: 15px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000474;
	border-right-color: #000474;
	border-bottom-color: #000474;
	border-left-color: #000474;
	height: 150px;
	display: table-cell;
	vertical-align: top;
	background-image: url(header_bg.jpg);
}
td.header_column {
	height: 100px;
	vertical-align: middle;
	color: #FFFFFF;
	font-size: large;
	background-color: #32cd33;
	/* background-image: url(header2_bg.jpg); */
	background-position: top;
	padding-left: 5px;
}
td.left_content {
	width: 200px;
	padding: 5px;
	vertical-align: top;
	background-image: url(bg_content.jpg);
	background-repeat: repeat;
}

a.main_link:link, a.main_link:active, a.main_link:visited{
	font-weight: bold;
	font-size: 10pt;
	text-decoration: none;
	display: block;
	width: 100%;
	color: #FFFFFF;
	line-height: 50px;
}
a.main_link:hover{
	background-color:#0000B3;
}
a.bottom_link:active,a.bottom_link:visited,a.bottom_link:link{
	text-decoration: underline;
	color: #FFFFFF;
}
a.bottom_link:hover{
	color: #CCCCCC;
	text-decoration: none;
}
div.bottom_content{
	color: #FFFFFF;
	padding: 5px;
	text-align: center;
}
div.navi {
   color: #FFFFFF;
	height: 50px;
	vertical-align: middle;
	text-align: center;
}






/* ALL BELOW IS FOR GALLERIFFIC */

div.content {
	/* The display of content is enabled by a javascript generated style on the page.
	   This is so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float:right;
	width:450px;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.ss-controls {
	float: left;
}
div.ss-controls span {
	color: #666666;
	cursor: pointer;
}
div.nav-controls {
	float: right;
}
div.nav-controls a {
	padding: 5px;
}
div.slideshow {
	clear: both;
}
div.slideshow span.image-wrapper {
	float: left;
	padding-bottom: 12px;
}
div.slideshow a.advance-link {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
div.slideshow img {
	border: none;
	display: block;
	width: 450px;
	height: 340px;
}
div.download {
	float: right;
}
div.embox {
	clear: both;
	border: 1px solid #ccc;
	background-color: #eee;
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}

div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set by a javascript generated style on the page.
	   This is so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
ul.thumbs li a {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a {
	background: #88f;
}
ul.thumbs a:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination strong {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #ffc;
	text-decoration: none;
}
div.pagination strong {
	background-color: #acf;
}




