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

.body {
	height:100%;
	padding: 0px 0px 0px 0px;
	color: #fff;
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color:#000;
	text-align: center;
	background-image:url(images/logopage2.png);
	background-attachment:fixed;
	background-repeat:no-repeat;
	background-position:center;
	background-color:#000;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: thick; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 16px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: center; }	
#imageData #caption{ font-weight: bold; font-size:16px;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

a {
	color: #fff;
	background-color: inherit;
	text-decoration: underline;
}

a:hover {
	color: #fff;
	background-color: inherit;
}
span {
	display: none;
}

img {
	border: none;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 0px 0px 0px;
	line-height: 15px;
	text-align: center;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

html {
	height:100%;
}

#container {
   min-height: 100%;
   margin-bottom: -75px;
   position: relative;
}

#footer {
   height: 75px;
   position: relative;
}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

.clearfooter {
   height: 75px;
   clear: both;
}

#body_wrapper {
	padding: 0px 0px 0px;
	width: 100%;
}

/* Page Header */

#page_header {
	float: left;
	margin-left: 190px;
	margin-top: -20px;
}

#page_header h1 {
	width: 600px;
	height: 50px;
	overflow: hidden;
	margin-top: 60px;
	padding-top: 30px;
	background-position:top;
	background-image: url(/images/svlogo2.png);
	background-repeat: no-repeat;
}

/* Navigational Menu */

#nav_menu {
	margin-left: 9px;
	margin-top: -10px;
	padding-left: 5px;
	color: #000000;
	font-family: tahoma, arial, sans-serif;
	background-image:url(images/menubar11.png);
	background-position:center;
	background-repeat: no-repeat;
}

#nav_menu a {
	color: #000000;
	background: inherit;
}

#mav_menu a:hover {
	background-repeat: repeat;
}

#nav_menu ul {
	width: 800px;
	height: 25px;
	overflow: hidden;
	text-align: center;
}

#nav_menu li {
	float: left;
	border-width: 0px 2px 2px 0px;
	border-color: #000000;
	border-style: solid;
	font-size: 18px;
}

#nav_menu li#menu3, #nav_menu li#menu6 {
	border-width: 0px 2px 2px 0px;
	border-color: #000000;
	border-style: solid;
}

#nav_menu li a {
	display: block;
	width: 158px;
	height: 25px;
	text-decoration: none;
}

#nav_menu li a:hover {
	color: #000000;
	font-weight: bolder;
}

#nav_menu li a span {
	padding-top: 1px;
	display: block;
}

/* Page Footer */

#page_footer {
	
	margin: 0px auto;
	width: 500px;
	color: #fff;
	text-align: center;
	
}

#page_footer a:hover {
	color: #fff;
}


#bgp {
	background-image: url(images/logopage2.png);
	background-repeat: no-repeat;
	background-color:#000;
	background-position:center;
	background-attachment: fixed;
}

#tablesb {
}
.smalltableT {
	text-align: center;
	vertical-align: middle;
	height: 50px;
}

.smalltableM {
	text-align: center;
	vertical-align: middle;
	height: 150px;
}

.smalltableB {
	text-align: center;
	vertical-align: middle;
	height: 50px;
}

table.border { background-image: url(images/tbsmall.png); background-repeat:repeat }
td.border-topl { width: 21px; height: 21px; background: url(images/topleft.png) no-repeat;} 
td.border-topr { width: 21px; height: 21px; background: url(images/topright.png) no-repeat;}
td.border-botl { width: 21px; height: 21px; background: url(images/bottomleft.png) no-repeat;} 
td.border-botr { width: 21px; height: 21px; background: url(images/bottomright.png) no-repeat;} 
td.border-top { height: 21px; background: url(images/horizontal.png) repeat-x;}
td.border-bot { height: 21px; background: url(images/horizontal.png) repeat-x;}
td.border-l { width: 21px; background: url(images/vertical.png) repeat-y;}
td.border-r { width: 21px; background: url(images/vertical.png) repeat-y;}
td.border-center {
	font-size: 14px;
}

table.border2 { background-image: url(images/tbsmall.png); background-repeat:repeat }
td.border2-topl { width: 21px; height: 21px; background: url(images/topleft.png) no-repeat;} 
td.border2-topr { width: 21px; height: 21px; background: url(images/topright.png) no-repeat;}
td.border2-botl { width: 21px; height: 21px; background: url(images/bottomleft.png) no-repeat;} 
td.border2-botr { width: 21px; height: 21px; background: url(images/bottomright.png) no-repeat;} 
td.border2-top { height: 21px; background: url(images/horizontal.png) repeat-x;}
td.border2-bot { height: 21px; background: url(images/horizontal.png) repeat-x;}
td.border2-l { width: 21px; background: url(images/vertical.png) repeat-y;}
td.border2-r { width: 21px; background: url(images/vertical.png) repeat-y;}
td.border2-center { }

table.small { width: 308px; height:308px }
td.small-top { height: 75px; font-family:Arial, Helvetica, sans-serif; font-size:24px; text-align:center; vertical-align: middle; line-height: 20px; padding-left: 10px; padding-right:10px }
td.small-bot { height: 50px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align: center; line-height: 20px; padding-left: 10px; padding-right:10px  }
td.small-center { height: 125px; font-family:Arial, Helvetica, sans-serif; font-size:14px; text-align:left; vertical-align:text-top; line-height: 20px; padding-left: 10px; padding-right:10px}

table.smalltemplate { width: 192px; height:222px }
td.smalltemplate-top { height: 140px; font-family:Arial, Helvetica, sans-serif; font-size:24px; text-align:left; vertical-align: bottom; line-height: 20px;  }
td.smalltemplate-bot { height: 52px; font-family:Arial, Helvetica, sans-serif; font-size:12px; text-align:left; line-height: 20px;  }

