@charset "utf-8";
/* CSS Document */
html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, p {
margin: 0;
padding: 0;
border: 0;
}
body {
background-image: url(images/bg-stripe.gif);
background-position: top center;
background-color: #b077aa;
text-align: center;
font-family: Arial, Helvetica, sans-serif;
color: #585858;
font-size: 12px;
-webkit-text-size-adjust: none;
}
p {
padding: 4px 0;
}
h2 {
padding-top: 8px;
color: #784078;
font-weight: normal;
font-size: 17px;
font-family: tahoma, geneva, sans-serif;
}
h1 {
padding: 10px 0 10px 0;
}
a {
color: #784078;
}
#wrapper {
background-image: url(images/content-bg.png);
background-repeat: repeat-y;
background-position: top center;
margin: 0 auto;
text-align: justify;
width: 796px;
}
#menu {
width: 714px;
height: 33px;
background-image:url(images/menu-bg.png);
margin-left: 41px;
text-align: right;
}
#menu ul {
list-style-type: none;
height: 29px;
float: right;
}
#menu ul li {
display: inline;
}
#menu ul li {
float: left;
display: block;
}
#menu ul li a:focus {
outline:none;
}
#header {
width: 714px;
margin-left: 41px;
height: 96px;
background-image: url(images/header-bg.jpg);
}
#logo {
padding: 16px 0 0 16px;
}
#content {
width: 682px;
margin-left: 41px;
padding: 0 16px 34px 16px;
position: relative;
}
* html #content {
width: 715px;
w\idth: 683px;
}
.number {
text-align: right;
padding: 20px 0 22px 0;
}
#footerimg {
background-image: url(images/footer-bg.png);
background-repeat: no-repeat;
height: 34px;
position: absolute;
width: 796px;
left: -40px;
bottom: 0;
}
 * html #footerimg {
bottom: -1px;
}
#footer {
width: 714px;
margin: 0 auto;
text-align: right;
font-size: 11px;
padding: 10px 0;
color: #fff;
}
#footer span {
padding-top: 2px;
}
#footer span, #footer img {
float: right;
}
#footer img {
margin-left: 7px;
}
.clearit {
clear: both;
height: 0;
}
* html .clearit {
font-size: 0;
}
.imageright {
float: right;
margin-left: 15px;
}
.host {
margin-top: -10px;
}
.hostthumb {
margin-top: 2px;
padding: 30px 0 22px 45px;
zoom: 1;
}
.hostthumb img {
float: left;
border: 2px solid #ddc1d9;
margin-right: 10px;
}
.products {
padding: 25px 0 12px 25px;
zoom: 1;
}
.products img {
float: left;
margin: 0 10px 10px 0;
}
.products img.normargin {
margin-right: 0;
}
#winner {
position: absolute;
background-image: url(images/winner2.png);
right: 15px;
bottom: 60px;
width: 241px;
height: 98px; 
}
.hiddenPic {
display:none;
}
