body		{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#CCC;margin:0;background:#000 url(../Images/glossfloorbg2.gif) repeat-x top;}
td			{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:11px;color:#CCC;}

a:link		{color:#999;text-decoration:none;font-weight:bold;}
a:active	{color:#666;text-decoration:none;font-weight:bold;}
a:hover		{color:#CCC;text-decoration:none;font-weight:bold;}
a:visited	{color:#999;text-decoration:none;font-weight:bold;}

#Main		{width:750px;height:620px;margin:0 0 0 0;}
#Title		{width:750px; height:20px; font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-size:17px;font-weight:bold;color:#666;text-align:right;}
#Panel1		{float:left;position:relative;width:230px;height:600px;margin:0 10px 0 10px;text-align:center;}
#Panel2		{float:left;position:relative;width:490px;height:434px;margin:0 0 10px 10px;text-align:left;overflow:auto;overflow-x:auto;overflow-y:auto;border-color:#666;border-style: solid none;z-index:0}
#Panel3		{float:left;position:relative;width:490px;height:140px;margin:10px 0 0 10px;;overflow:auto;overflow-x:hidden;overflow-y:auto;;z-index:0}
#Description{width:490px;height:140px;margin:27px -5px -5px -5px;color:#CCC;font-weight:none;}
#Logo		{width:750px;height:80px;text-align:center;}
#Menu		{width:750px; height:30px;font-family:Century Gothic,Verdana, Arial, Helvetica, sans-serif; font-size:15px;font-weight:bold;color:#999;text-align:center;}

.sub		{font-family:Century Gothic, Verdana, Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;color:#666}
.logo		{width:150px;height:74px;margin:5px 0 0 0}
.txtimg		{margin:4px}

/* Scrollbar  */
.scrollgeneric			{line-height:1px;font-size: 1px;position: absolute;top: 0; left: 0}
.vscrollerbar			{background:#333  url(../Images/basebarcaps_verticalbarbody.png) -15px   0px repeat-y; width: 15px;}
.vscrollerbase			{background:#666  url(../Images/basebarcaps_verticalbarbody.png)   0px   0px repeat-y; width: 15px;}
.vscrollerbarbeg		{background:	  url(../Images/basebarcaps_verticalbarbody.png) -45px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbasebeg		{background:	  url(../Images/basebarcaps_verticalbarbody.png) -30px -30px no-repeat;width: 15px;height: 15px !important;}
.vscrollerbarend		{background:	  url(../Images/basebarcaps_verticalbarbody.png) -45px   0px no-repeat;width: 15px;height: 15px;}
.vscrollerbaseend		{background:	  url(../Images/basebarcaps_verticalbarbody.png) -60px -30px no-repeat;width: 15px;height: 15px;}

.hscrollerbar			{background:#333  url(../Images/horizontalbarbody_cornerjog.png)   0px -30px repeat-x;			   height: 15px;}
.hscrollerbarbeg		{background:	  url(css/basebarcaps_verticalbarbody.png)		 -60px -15px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbarend		{						  background:	   url(css/basebarcaps_verticalbarbody.png)		  -30px -15px no-repeat;height: 15px;width: 15px;}
.hscrollerbase			{			 height: 15px;background:#999  url(../Images/horizontalbarbody_cornerjog.png)   0px -15px repeat-x;}
.hscrollerbasebeg		{						  background:	   url(../Images/basebarcaps_verticalbarbody.png) -60px   0px no-repeat;height: 15px;width: 15px !important;}
.hscrollerbaseend		{height: 15px;width: 15px;background:	   url(../Images/basebarcaps_verticalbarbody.png) -30px   0px no-repeat;}
.vscrollerbar, 
.hscrollerbar			{padding:15px;z-index:2}
.scrollerjogbox			{background: #333 url(../Images/horizontalbarbody_cornerjog.png) 0px 0px;width: 15px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;}
.scrollerjogbox:hover	{background: #666 url(../Images/basebarcaps_verticalbarbody.png) -45px -15px;}

.thumbnail img{
border: 1px solid white;
margin: 3px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
border: 1px solid black;
}

.thumbnail span{ /*CSS for enlarged image*/
width:480px;height:428px;
position: absolute;
background-color: white;
padding: 5px;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 250px; /*position where enlarged image should offset horizontally */
z-index: 50;
}

