body {
font-family: Verdana, Arial, Times, san-serif;
font-size: 15px;
color:white;
width:100%;
margin: 0;
padding: 0;
background-color: #8C8C8C;
background-image: url(images/bg2.jpg);
background-repeat: repeat-x;
background-position: top;
}

 p tr td{
font-family: Verdana, Arial, Times, san-serif;
font-size: 15px;
color: #333232;
text-align:left;
line-height:1.5em;
}

tr{
font-family: Verdana, Arial, Times, san-serif;
font-size: 15px;
color: #333232;
}

td{
font-family: Verdana, Arial, Times, san-serif;
font-size: 15px;
color: #333232;
}

p a{
color: #333232;
text-decoration:none;
} 

p a:hover{
color: #333232;
border-bottom:1px dashed #333232;
}

h3{
font-family: Verdana, Arial, Times, san-serif;
font-size: 13px;
font-weight: bold;
color: #DFDFDF;
text-align:center;
}

#content{
float: right;
overflow: hidden;
min-height: 390px;
}

.meteor{
height: 32px;
background-image: url(images/web.png);
background-repeat: no-repeat;
background-position: left;
clear: both;
border-bottom:1px solid #333232;;
}

h4{
font-family: Verdana, Arial, Times, san-serif;
font-size: 17px;
font-weight: bold;
text-align:left;
color: #fff;
padding-top: 14px; 
padding-left: 23px; padding-bottom: 5px; padding-top: 9px;
margin-bottom:0px;
}

.meteor_info{
color:#FFFFFF;
font-weight:bold;
font-size:90%;
font-family:Times New Roman,Arial,Helvetica,sans-serif;
margin-top: 20px;
} 

a{
text-decoration:none;
}

#myname{
padding-bottom: 20px;
padding-right:5px;
}

#myname a h1{
font-family: Lucida Calligraphy;
font-size: 32px;
font-weight: bold;
color: #ffffff;
text-decoration:none;
}

#menu{
width: 100%;
text-align: center;
}

#menu ul{
display: block;
margin:0px;
height: 26px;
}

#menu ul li{
list-style-type: none;
display: inline;
margin-right: 5px;
float:center;
height: 26px;
}

#menu ul li a{
text-decoration: none;
font-family: Verdana, Arial, Times, san-serif;
font-size: 15px;
font-weight: bold;
color: #DFDFDF;
background-color:#333232;
padding: 5px 20px 5px 20px;
border-bottom:1px solid #000;
}

#menu ul li a:hover{
background-color:#DFDFDF;
border-bottom:1px solid #333232;
}

#menu ul li a:hover{

color:#333232;
}

#realbody{
margin-top: 13px;
}

#verticalmenu{
float: center;
overflow: hidden;
}

#verticalmenu ul{
list-style:none;
}

#verticalmenu ul li{
list-style:none;
color: #333232;
}

#verticalmenu ul li a{
text-decoration: none;
font-family: Verdana, Arial, Times, san-serif;
font-size: 14px;
color: #333232;
}

#verticalmenu ul li a:hover{
color: #333232;
border-bottom:1px dashed #333232;
}

#verticalmenu h3{
padding-top: 0px; 
font-size: 15px;
font-weight: bold;
margin:0px;
}

.vmenu_title{
background-image:url(images/vmeny_title.jpg);
background-position:center;
background-repeat:repeat-y;
height:25px;
padding-top:5px;
}

.vmenu_content{
text-align:left;
margin-right:10px;
}

#footer{
float:center;
height: 100px;
font-family: Verdana, Arial, Times, san-serif;
background-image: url(images/bottom_bg2.jpg);
background-repeat: no-repeat;
background-position:bottom;
}

#copy_right{
margin-top:50px;
padding:7px;
font-size:11px;
font-weight:normal;
color:#333232;
}

#store{
font-size:9px;
font-weight:normal;
color:#fff;
}

.imageleft{
padding: 1px;
border: 2px solid #333232;
background-color: #ffffff;
margin: 10px 10px 10px 0px;
float: left;
}

.image{
padding: 1px;
border: 2px solid #0099FF;
background-color: #ffffff;
}

.imageright{
padding: 1px;
border: 2px solid #333232;
background-color: #ffffff;
margin: 10px 0px 10px 10px;
float: right;
}

.blue_line{
background-color:#333232;
height:2px;
width:100%;
}

#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: none; }

#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(js/images/prevlabel.gif) left 95% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(js/images/nextlabel.gif) right 95% no-repeat; }

#imageDataContainer{ font: 10px 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: left; }	
#imageData #caption{ font-weight: bold;	}
#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; }

.scrollbox {
	width: 85%;
	overflow: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: double;
	border-top-color: #000000;
	border-bottom-color: #000000;
	background-color: #000000;
	padding: 1px;
}