body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-attachment: fixed;
	background-image: url(../images/SSWD.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	padding:0;
	margin:0;
}
#wrapper {
width: 800px;
margin-top: 5px;
margin-left:75px;
margin-bottom: 5px;
border:1px solid #666666;
height: auto;
}
#header {
width: 800px;
height: 150px;
border-bottom:1px solid #666666;
padding-top: 10px;
}
#header h1 {
	font-family: "Century Gothic";
	font-size: 4em;
	color: #666666;
	padding-left: 20px;
line-height: 125px;
	padding-top: 5px;
	margin-top:0;
	float: left;
}
#header h2 {
	background-image: url(../images/strelly.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 150px;
	width:150px;
	float:right;
	margin-right:20px;
	margin-top:0;
}
h3 {
	margin-top: 0;
	font-size: 1.3em;
	font-variant: small-caps;
}
#content {
	width: 800px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
#right {
	float:right;
	width: 410px;
	clear:both;
}
#left {
	width: 380px;
    float: left;
}
.thumbnail {
	float: left;
	width: 170px;
	border: 1px solid #999;
	text-align: center;
	font-weight:bold;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-size: .5em;
}
 .clearboth {
 clear: both; 
 }
#footer {
width: 788px;
height: 20px;
border-top:1px solid #666666;
padding-top: 2px;
	padding-right: 6px;
	
	padding-left: 6px;
	overflow:auto;
	clear: both;
}
h4 {
	font-size: .8em;
	font-weight: lighter;
	font-variant: small-caps;
	margin: 0px;
}

#footer a {
	text-decoration: none;
	color:#666;
	
	}
.copy {
	text-align: right;
	margin-top: -16px;
	font-size: .8em;
	font-weight: lighter;
	font-variant: small-caps;
	margin-right: 4px;
}
