body { color: #eee; background: url(/wonderbra/images/backgroundw.jpg) no-repeat #a03c3e; }

div.leftmargin { position: absolute; left:0px; top:0px; width:78px; height:100%; padding: 0em; 
								 background: url(/wonderbra/images/tlace.gif); }

div.main { position: absolute; left:195px; top:0px width:415px; height:100%; padding: 0em; }

div.content { position: relative; left:0px; top:20px; width:415px; height:60%; padding: 0em;
							background-color: #a03c3e; 
							border: solid 1px #ffffff;
							color: #000000;
							filter:alpha(opacity=75);
							-moz-opacity:0.75;
							opacity: 0.75; 							
						}

div.footer { position: relative; width: 415px; top:40px;
						 font-family: Verdana,Arial; font-size: 7pt; font-weight: bold;
						 color: #ffffff;
					 }
								 
img.logo { position: absolute; left:650px; top:20px; z-index:1; }								 

A:link { color: #ffff00; }
A:visited { color: #ffff00; }

