body {
padding-bottom: 25px; background-color:/* #99CCFF */#fff;

}
/* layout */
#wrapper {
	width:750px;
	height:475px;
	margin: 10px auto;
/*	background: url(../images/bodycomplete_lightblue.gif) no-repeat;*/
	background:none;
	
}

#header	{width:100%;	height:0;	border: none; 
}



#sub {width: 0;	height:0;	float: left;	position: absolute;
}

#center {width: 600px;	height:300px;	float: right; padding: 25px 0 5px 0;
}

#left {display:none;	width: 90px;	height:362px;	float: left;	position: absolute;/* border: 1px solid white;*/
}

#right { width: 0;	height: 350px;	float: right;/*	border: 1px solid purple;*/
}
#right img {display:none;}
/* style */

#center {font: 9pt   verdana,arial,Helvetica, sans-serif;
}
#center h1{font-size: 1.5em; color:#000; margin: -5px 0 -15px 0;
}
#header h1 {padding-left:.6em;	font: bold Arial;	letter-spacing: 1pt;	color: #000;
}
#left  {font:bold 9pt 'trebuchet ms', arial, tahoma,  sans-serif; 
}



#right img {margin: 37px 35px 0 0; float:right;
}
/* links */ 
a { color: #000; text-decoration: none;
}
a:focus,  a:hover,  a:active { color: #CC6633;
}
#header a { position:relative;top: 66px ;left: 480px;}
#header img { display:none; border: 0;}



