body {
	background: #414141;
	color: #000000;
	font-family: tahoma, arial;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	margin: 0;
	padding: 0;
	text-align: center;
	background-image:url(images/woodplank2.jpg);
}

img {
    border:0px;
}

a:link { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;
	border: 0px;
}
	
a:visited { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 0px;
	text-decoration: none;	
}
	
a:hover, a:active { 
	color: #000000;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: underline;
}

#content a:link { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0px;
}

#content a:visited { 
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 0px;
}
	
#content a:hover, #content a:active {
	color: #5f7c8d;
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 1px;
}
 
#wrapper {
	margin: 0 auto;
	margin-top: 20px;
	text-align: left;
	width: 900px;
	height: 1500;
}

#header {
	border: 3px solid #FF8C00;
	font-size: 13px;
	height: 150px;
	margin-bottom: 16px;
	text-align: left;
	width: 894px;
	background-color:#FFFFFF;
	background-image: url(images/banner2.jpg);
	repeat: no;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#logo {
	display:block;
	height:150px;
	width:340px;
	text-indent:-9999px;
}

#nav {
	border: 3px solid #FF8C00;
	clear: both;
	color: #FF8C00;
	font-size: 13px;
	height: 100%;
	margin-bottom: 16px;
	padding-top: 16px;
	padding-bottom: 16px;
	text-align: center;
	width: 894px;
	background-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#content {
	border: 3px solid #FF8C00;
	float: left;
	margin-right: 16px;
	margin-bottom: 16px;
	padding-left: 15px;
	padding-right: 15px;
	width: 529px;
	height:410px;
	display:inline;
	overflow:hidden;
	background-color:#FFFFFF;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#sidebar {
	border: 3px solid #FF8C00;
	float: right;
	height: 400px;
	padding-top: 10px;
	width: 313px;
	background-color:#FFFFFF;
	display:inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#center {
	border: 3px solid #FF8C00;
	float: left;
	height: 100%;
	width: 864px;
	margin-bottom: 16px;
	padding-left: 15px;
	padding-right: 15px;	
	background-color:#FFFFFF;
	display:inline;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
}

#footer {
	border: 3px solid #FF8C00;
	clear:both;
	font-size: 13px;
	color: #FF8C00;
	height: 30px;
	padding-top: 16px;
	text-align: center;
	width: 894px;
	background-color:#FFFFFF;
	margin-bottom: 15px;
	padding-top: 15px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}


#google {
width: 285px;
float:left;
}

#google2 {
margin-left: 300px;
padding-bottom: 12px;
}

.thumbnails ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.thumbnails li {
	float: left;
	list-style: none;
	margin: 0;
	margin-right: 15px;
	padding: 0;
}

/* SLIMBOX */

#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}

#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}

.lbLoading {
	background: #fff url(images/loading.gif) no-repeat center;
}

#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}

#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}

#lbPrevLink {
	left: 0;
}

#lbPrevLink:hover {
	background: transparent url(images/prevlabel.gif) no-repeat 0 15%;
}

#lbNextLink {
	right: 0;
}

#lbNextLink:hover {
	background: transparent url(images/nextlabel.gif) no-repeat 100% 15%;
}

#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}

#lbCloseLink {
	display: block;
	float: right;
	width: 140px;
	height: 29px;
	background: transparent url(images/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}

#lbCaption, #lbNumber {
	margin-right: 71px;
}

#lbCaption {
	font-weight: bold;
}
