/* CSS Document */
body {
	margin: 10px auto;
	width: 960px;
	font-family: Arial;
	background-color: #4A412A;
	color: #5B7464;
	background: #4A412A url(http://www.digital-ranch.net/wsi/images/iface_background.gif) no-repeat center top;
	position:relative;
}
.main {
	position:relative;
	top: 35px;
	left: 93px;
	width: 775px;
	height: 495px;
	background-color: #C1C2AC;
	overflow: scroll;
}
.container{
	padding: 0px 0px 0px 10px;
	padding-bottom: 150px;
}
a, a:visited {
	color: #0000FF;
	border: 0px #000000 none;
}
img {
	border: 1px #000000 solid;
}
.center {
	text-align: center;
}
.row {
	overflow: auto;
}
.icon {
	float: left;
	overflow: hidden;
	margin: 0px 4px;
}
.first {
	margin: 0px 20px 0px 4px;
}
.spacer {
	clear: left;
	width: 745px;
}
.thumbnail {
	width: 300px;
}
#example {
	border: 0px;
}
.title {
	display: inline;
	margin: 0px 9px;
}
.header {
	font-size: 25px;
}
.header span {
	font-size: 35px;
}
.subheader {
	font-size: 14px;
	font-weight: bolder;
}
.subheader span {
	font-size: 17px;
}
a.hidden {
	text-decoration: none;
	color: #5B7464;
	cursor: text;
}
.description {
	display: inline;
	font-size: 13px;
}
.link {
	display: inline;
	float: right;
	position: relative;
	font-size: 14px;
	margin: 0px 9px;
	text-align: right;
}
/*.row {
	overflow: hidden;
	height: 225px;
}
#r1 {
	width: 2800px;
	position: relative;
	margin-left: 0px;
}
*/
