body {
text-align: center;
background: url(socksbg.jpg) repeat;}

html {
overflow-y: scroll;}

#container { 
background: #F1E9CB url(socks.jpg) no-repeat;
background-position: right bottom;
margin: 0 auto;
width: 620px;
min-height:350px;
background-color: #F1E9CB;
border-top: 33px solid #E63058;
text-align: justify;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
line-height: 15pt;
padding: 15px;}

#content {
width: 65%;
padding-top: 40px;}

h1 {
text-align: left;
color: #EE8860;
font-size: 15pt;
font-weight: bold;
font-family: arial, tahoma, sans-serif;}

b {
color: #E63058;}

#nav {
margin: 0;
padding: 0;
list-style: none;}

#nav li {
float: left;
margin-bottom: 2px;}

#nav li a {
background: #F6B8C7;
display: block;
color: #F14059;
width: 93px;
margin: 5px;
font-size: 12pt;
font-face: arial, tahoma, sans-serif;
text-align: center;
border-bottom: 3px solid #F14059;}

#nav li a:hover {
background: #F2D464;
display: block;
color: #F14059;
text-decoration: none;
border-bottom: 3px solid #F14059;}

A:link {color: #F295AA; text-decoration: none; font-weight:bold;}
A:visited {color: #F295AA; text-decoration: none; font-weight:bold;} 
A:active {color: #F295AA; text-decoration: none; font-weight:bold;}
A:hover {color: #F295AA; text-decoration: none; font-weight:bold; cursor:n-resize;}

#footer {
margin: 0 auto;
width: 630px;
padding: 10px;
background: #F2D464;
color: #000000;
font-size: 8pt;
font-family: arial, tahoma, sans-serif;
text-align: center;
border-bottom: 33px solid #E63058;}
