
body {
background: #dae1e7; 
font-family: verdana; 
text-align: center;
font-size:62.5%;
}

#wrapper {width:956px; margin:0 auto; text-align: center; background-image: url('images/containerbg.jpg'); font-size: 1.2em;}
#leftcolumn {float:left; width:164px; text-align: left; }
#rightcolumn {float:left; width:788px;  text-align: left; margin-left: 4px; }

#productinfo {background-image: url('images/rightcolbg.jpg'); background-repeat: repeat-x; border: 0px solid red; }

img {
border: 0px solid white;}

p {
text-align: left;
margin: 10px;
line-height: 2em;
}

h1 {
font-size: 1.3em;
font-weight: bold;
margin: 0;
padding: 0;
}

h2 {
color: #3d5464;
font-size: 1.2em;
font-weight: bold;
margin: 0;
padding: 0;
text-align: left;
}

table {
background: transparent;}

#footer{
text-align: center; 
width:100%; 
line-height: 2em;
}

#footer a{
text-decoration: underline;
}

#footer a:hover{
font-weight: bold;}
