html, body {margin: 0px; padding: 0px}
body {background: url('images/rope.jpg') repeat-y left top}
a img {border: 0px none}
#leftbar {width: 320px; margin-top: 80px; font-family: Arial Narrow, Arial, sans-serif; float: left;}
#logo {position: absolute; left: 0px; top: 2px; width: 336px; height: 153px}

#langchoice {position:relative; padding: 0px; margin: 0px; list-style-type: none;}
#langchoice li {padding: 0px; margin: 0px; list-style-type: none; line-height: 100%;}

#shipchoice {position:relative; padding: 0px; margin: 0px; list-style-type: none;}
#shipchoice li, #shipchoice ul {padding: 0px; margin: 0px; list-style-type: none; line-height: 100%;}
#shipchoice div.shipgroup {background: url(images/flag-red.jpg) no-repeat; width: 217px; height: 70px; color: white; font-size: 130%}
#shipchoice a {display: block; color: black; text-decoration: none; font-size: 105%}
#shipchoice a:hover {color: red}
#shipchoice a.shipflag-1 {background: url(images/flag-white-1.jpg) no-repeat left top; width: 220px; height: 59px}
#shipchoice a.shipflag-2 {background: url(images/flag-white-2.jpg) no-repeat left top; width: 220px; height: 60px}
#shipchoice div div, #shipchoice a div {padding-left: 28px; padding-right: 10px; padding-top: 22px; text-align: center; font-weight: bold}
#shipchoice div.shipgroup div {padding-top: 27px}
#shipchoice a.shipflag-1 div {padding-top: 25px}

#content {margin: 0px 0px 0px 345px; padding: 10px 0px 0px 0px; text-align: center; font-family: 'Arial CE', 'Helvetica CE', Arial, helvetica, sans-serif; font-weight: bold; outline: 1 solid red}
#content h3 {font-size: 16pt}

#about {font-size: 80%; margin-left: 35px; padding: 2px 0px 5px}

textarea {width: 600px; height: 200px}

