/* 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;}

.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;	
	}
.upperLeft {
	position: absolute; 
	width: 600px; 
	height: 450px; 
	display: none; 
	background: #ddd; 
	border: 1px solid #000; 
	left: 150px; 
	top: 150px;
	z-index: 999;
	background-image:url('');
	background-repeat: no-repeat;
}
.lowerRight {
	position: absolute; 
	width: 600px; 
	height: 450px; 
	display: none; 
	background: #ddd; 
	border: 1px solid #000; 
	left: 150px; 
	top: 150px;
	z-index: 999;
	background-image:url('');
	background-repeat: no-repeat;
}
