		
body {background-color:#000000;
	text-align:center;}
	
#addimage {text-align:center;
  	position: relative;
 	width: 400px;
 	border:1px solid black;
  	padding:1px;
	background-color:#FFFFFF;
}
a { font-family:times new roman; 
		font-size:14pt;
		font-weight:bold;
		color:#000000;
		text-decoration:none; }
		
#bg { text-align:center;
  	position: relative;
 	width: 890px;
 	height: 594px;
 	border:1px solid #999999;
  	padding:2px;
	background-image:url(media/bg.jpg);
}
#addpickup { text-align:center;
  	position: relative;
 	width: 500px;
 	height: 460px;
 	border:1px solid black;
  	padding:1px;
	background-color:#FFFFFF;
}
#header {
  	position: relative;
 	width: 886px;
  	height: 100px;
	border:0px solid #000;
 	margin: 2px ;
	overflow:hidden;
}


#content {	
  	position: relative;
  	width: 886px;
  	height: 460px;
  	margin:2px;
 	border: 0px solid #000;
	overflow:auto;
}
#nav {
  	position: relative;
  	width: 890px;
  	height: 30px;
}
#footer {
  	position: relative;
  	width: 890px;
  	height: 8px;
	color:#666666;
	font-family:"Times New Roman", Times, serif;
	font-size:9pt;
}

img {border:1px solid black;}

img.sound {border:0px solid black;}

#navbutton {
	position:relative;
	width:111px;
	height:26px;
	float:left;
	border: 0px solid #000;
	margin:0px;
			}

#sidebar {
	position:relative;
	width:200px;
	height:457px;
	float:left;
	}

a.footerlink {font-family:times new roman;color:#666666;font-size:9pt;}
a.footerlink:hover {font-family:times new roman;color:#ffffff;font-size:9pt;}

a.puview {font-family:times new roman;
color:#000000;
	font-size:12pt;}

a.puview:hover {font-family:times new roman;
color:#666666;
	font-size:12pt;}
	
a.linkview {font-family:times new roman;
color:#000000;
	font-size:14pt;}

a.linkview:hover {font-family:times new roman;
color:#666666;
	font-size:14pt;}
	
td {font-family:times new roman;
	font-size:12pt;}

#itemlist{}
			

 
div.transOFF {width: 100%; background-color: white;border:0px solid black; }
div.trans25 {width: 100%; background-color: white;opacity:.50;filter: alpha(opacity=50); -moz-opacity: 0.5;border:0px solid black; }
div.transON {width: 100%; background-color: white;opacity:.25;filter: alpha(opacity=25); -moz-opacity: 0.25;border:0px solid black; }
div.trans75 {width: 100%; background-color: white;opacity:.75;filter: alpha(opacity=75); -moz-opacity: 0.75;border:0px solid black; }

a.linkopacity img {
filter:alpha(opacity=50); 
-moz-opacity: 0.5; 
opacity: 0.5;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}

