
body {
	width:100%;
	margin:0; 
	font-family: Tahoma;
	font-size:0.8em;
	bgcolor="#EFF0FC";
	
}

#left{
float:left;
/*background:url(images/left_bck.gif) 0 0 repeat-y; */
background-color: silver; 
width:219px;
height:700px;
)


#right{
float:right;
width:180px;
background-color: yellow;
/*padding:5px;*/
}

#center{
margin-left:225px;
/*margin:0 200px 0 230px;*/
/*background:#FFFF00;*/
/*margin:50px*/
/*padding:50px*/
}

#footer{
background-color: blue; 
}



#header{
background:url(../images/top_header_01.jpg) 0 0 no-repeat;
width:100%;
height:91px;
color: #000000; 
background-color: #99CCFF; 
font-size:1.2em;

}





html, body, p, table         { font-family: Microsoft Sans Serif; font-size: x-small}
h1           { font-size: x-large; font-family: Times New Roman }
h2           { font-size: large; font-family: Times New Roman; font-style:italic }
h3           { font-size: medium; font-family: Times New Roman }
.mscopyright { font-size: xx-small }
.price { font-size: x-small }
.recommendation { font-size: x-small; font-weight:bold }