body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #ad9d72;
	margin: 0px
	}

p {  
	width: 580px;
	margin-left: 10px;
	margin-right: 10px;
	line-height: 1.2em;
	color: #000;
	font-style: normal;
	text-align: left;
	}

h1 {  
	font-size: 14px;
	margin-left: 10px;
	line-height: 1.1em;
	color: #c33;
	font-style: normal;
	font-weight: bold;
	}

h2 {  
	margin-left: 10px;
	font-size: 14px;
	line-height: 1.1em;
	color: #c33;
	font-style: normal;
	font-weight: bold;
	background: url(images/socklogo.gif) no-repeat;
	}

dl {
	margin: 10px 25px;
	line-height: 1.2em;
	color: #000;
	font-style: normal;
	}

dt {
	font-style: italic;
	}

ul {  
	line-height: 1.5em;
	color: #000;
	font-style: normal;
	list-style: none;
	}
	
a:link {
	color: #a09462;
	text-decoration: none;
	}

a:visited {
	color: #c33;
	text-decoration: none;
	}

a:hover {
	color: #333;
	text-decoration: underline;
	}

a:active {
	color: #000;
	text-decoration: none;
	}

#nav {
	margin: 10px;
	font-size: 10px;
	text-align: center;
	}

#gotop {
	margin-right: 50px;
	font-size: 10px;
	text-align: right;
	}

#wrap {
	position: relative;
	margin: 0 auto;
	padding: 0 16px;
	font-size: 95%;
	text-align: left;
	background: url(images/bg_dark.gif) repeat-y;
	width: 639px;
	}

#banner {
	width: 600px;
	height: 100px;
	margin: 0 0 0 4px;
	padding: 0;
	border: 0;
	font-size: 24px;
	line-height: 4.0em;
	font-weight: bold;
	color: #a09462;
	text-align: right;
	background: url(images/socklogo.gif) no-repeat;
	}

#footer {
	width: 600px;
	height: 100px;
	margin: 0 0 0 4px;
	padding: 0;
	border: 0;
	background: #2e2e2e;
	text-align: right;
	}

#footer a:link, #footer a:visited, #footer a:hover, #footer img {
	color: none;
	text-decoration: none;
	border: none;
	}
