/* CSS Document */
body {margin:0px;padding:0px;font: 12px "Trebuchet MS"}

h1 {font-size:18px;}
a  {text-decoration:none; font-weight:bold; color:#0033FF}
a:hover {color:#990033}

#logo {
height:48px; width:479px;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/img/logo.png', sizingMethod='scale');
position:absolute;
left: 15px;
top: 30px;	
z-index:3;
}
	
.logo[class] {background-image:url(/img/logo.png);}

 #pyxy table, 
 #pyxy table caption,
 #pyxy table tbody tr th,
 #pyxy table tbody tr td { 
	/* table settings */
	background: #FFF; 
	text-align: center;
	font-family: sans-serif;
	} 

#pyxy table {width: 700px; border: #000 1px solid;} 
#pyxy td {width: 25%;  vertical-align: top;} 
	
#pyxy a:hover { color: #903;}

#pyxy * a, #pyxylightCaption a
 {	color: #000;
	text-decoration: none;
	font-weight: bold;
	margin-left: 2pt;
	margin-right: 2pt;
	} 

#pyxy * b { color: #903; margin-left: 12pt;margin-right: 2pt;} 

#pyxy * a img { border: 3px #000 solid; margin-top: 10px;}
 	
#pyxy * div { margin: 0px; padding: 0px; } /* caption container */
#pyxy * p,
#pyxylightCaption p { /* captions */
	color: black;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
 #pyxylightCaption { text-align: center; }
	
 #pyxy table caption, #pyxy table { /* center these */
	 margin-left: auto; margin-right: auto;
	 }
 #pyxy th {
	 font-weight: normal;
	 border: 1px solid black;
	 }
 
 
 
 #pyxy * th .nav-prev { float: left; }
 #pyxy * th .nav-next { float: right; }

 
 a { color: #333; }
 
 #main {
	position:absolute;
	width:100%;
	top: 125px;
}

#top { text-align: center; width: 700px; margin: 0px auto 15px auto; background:#FFF;
filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80;
border: #000 solid 1px;}

#bottom { text-align:center; width: 700px; margin: 10px auto 0px auto;}
 
 /* the rest of the page */

#pyxylight {background-color:#fff;}

#chii {
background:url(/img/chii-bg.jpg) no-repeat top right;
height:800px; width:100%;
float:right;
z-index:1;
}


#cred { position:static;}
#cred a{color:#FF9900;}

#bainas{ visibility:hidden}
#banner { 
height:90px;
width:400px;
}