/* online Jackie Handley styles */

body {text-align:center;
	background-color: #000000;
	background-repeat: repeat-x;
	background-image: url('images/bgx.gif')
} 

td {color: black; font-family: Trebuchet MS; font-size: 8pt; arial}


table.main {background-color: rgb(27,25,25); margin-left:auto; margin-right:auto;}

#image {text-align: center; margin-right: 70px;}

#outerDiv a:link, #outerDiv a:visited {
    text-decoration: none;
    color: #000000;
}

#outerDiv a:hover, #outerDiv a:active {
    color: blue;
    border-bottom: 1px dashed blue;
}
.nav {float: left;   
		margin-left: 10px;}
.nav a {display: block; font-family: arial; color: rgb(228,228,230); font-size: 11pt;}
.nav a:link {text-decoration: none}
.nav a:visited {text-decoration: none}
.nav a:hover {text-decoration: underline;}
.nav a:active {text-decoration: none}
.nav a.newgroup {margin-top: 15px}

#navg {width: 0px;}
#navg a {display: block; color: black; font-size: 11pt; font-weight: bold;}
#navg a:link {text-decoration: none}
#navg a:visited {text-decoration: none}
#navg a:hover {text-decoration: underline;}
#navg a:active {text-decoration: none}
#navg a.newgroup {margin-top: 15px}

.tmfooter {color: #817C7C; font-family: Trebuchet MS; font-size: 8pt; arial; letter-spacing:1px; padding-right: 6px}

.header_small{
	
	font-size:12px;
	font-weight:bold;
	
}

.feedback {
	font-size:12pt;
}

.header_top{
	
	font-size:18px;
	font-weight:bold;
	letter-spacing:4px
	
}
.hiddenPic {display:none;}
.closeButton {
	z-index: 5;
	color: white;
	font-family: Trebuchet MS;
	font-size: 8pt;
	arial;	
	}
#outer {
	z-index: 900;
}
#large-photo-div {
	position: relative;
	width: 600px; 
	height: 450px; 
	display: none; 
	background: #ddd; 
	border: 1px solid #000; 
	margin: auto;
	z-index: 999;
	background-image:url('');
	background-repeat: no-repeat;
}

#content {
	position: absolute; 
	margin: auto; /* Takes care of horizontal alignment in standards compliant browsers */
	text-align: left;
	width: 200px;
	height: 200px;
	z-index: 9;
	background-color: #fc0;
}

#picpopup{
  margin: 0; 
  margin-left: 40%; 
  margin-right: 40%;
  margin-top: 100px; 
  padding-top: 10px; 
  width: 20%; 
  height: 150px; 
  position: absolute; 
  background: #FBFBF0; 
  border: solid #000000 2px; 
  z-index: 9; 
  font-family: arial; 
  visibility: hidden; 
  }

#cover {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 150%;
z-index: 8;
display: none;
background-color: #000000;
opacity: .75;
filter:progid:DXImageTransform.Microsoft.BasicImage(opacity=.75);
}

#wrapper {
	position: relative;
}

