/************************BODY AND HTML ATTRIBUTES**************************/
body{
	background: #EDE2D7 url('http://images.linksuey.com/design/linksuey_back.jpg') repeat;
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	margin:0px;
	text-align: center;
	}

table{
	font-family: verdana, arial, sans-serif;
	font-size:11px;
	}

body a{font-size:11px;text-decoration:none;color:#5F3A19;}
body a:hover{text-decoration:none;color:#4F2E11;}

img{border:0px;}
/************************BODY AND HTML ATTRIBUTES****************************/





/***************************MISC PAGE STYLINGS*******************************/
.clear {
clear:both;
height:0;
margin:0;
font-size: 0px;
line-height: 0;
}

#footer{position: relative;clear:both;font-size:1px;line-height: 0px;font-weight: bold;}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

input{
	font-size:11px;
	background: white;
	color: black;
	border: 1px solid #4F2E11;
	}

.inputSansBorder{
	font-size:11px;
	color: black;
	border: 0px;
	}
select{
	font-size:11px;
	background: white;
	color: black;
	border: 1px solid #4F2E11;
	}
textarea{
	font-size:11px;
	background: white;
	color: black;
	border: 1px solid #4F2E11;
	}
submit{
	font-size:11px;
	background: white;
	color: black;
	border: 1px solid #4F2E11;
	}

.formsNoBorder{
	font-size:11px;
	color: black;
	border: none;
	}


.spacerH10{height:10px;width:1px;}
.spacerH20{height:20px;width:1px;}
.spacerH50{height:50px;width:1px;}
.spacerH100{height:100px;width:1px;}

#MySpaceButton{
	display: show;
	font-size: 20px;
	color: green;
	text-align: center;
	border: 1px solid maroon;
	padding: 2px;
	}

#RiddleAnswerClick{
	display: none;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	border: 1px solid maroon;
	padding: 2px;
	}
	#RiddleAnswerClick a{
		color: maroon;
		text-decoration: underline;
		}

/***************************MISC PAGE STYLINGS*******************************/




/***************************LINKS AND TEXT SIZES*******************************/

.next{}
	.next a{font-size: 20px;}

#latestItemsSideListHead{
	padding-top:10px;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	}
#latestItemsSideList{
	margin: 3px;
	padding: 3px;
	font-size: 12px;
	font-weight: normal;
	}
#latestItemsSideListItem{
	position: relative;
	text-align: left;
	float: left;
	width: 156px;
	}
	#latestItemsSideListItem a{
		font-size: 14px;
		}

#dhtmltooltip{
position: absolute;
width: 129px;
height: 123px;
margin-top: 0px;
border: 1px solid white;
padding: 2px;
background-color: grey;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
}

#savvy{
	float: left;
	margin: 2px;
	border: 1px solid #4C4343;
	}

.galleryDescription{
	font-weight:bold;
	font-size:20px;
	}

.adHeadline {
	font-size: 11px;
	font-weight: bold;
	color: #305626;
	text-decoration: underline;
	}
.adText{
	font-size: 9px;
	text-decoration: none;
	color: #4A4A4A;
	}

#savvy{
	float: left;
	margin: 2px;
	border: 1px solid #967F69;
	}

#juicybucks{
	float: left;
	width: 92px;
	height: 100px;
	text-align: center;
	margin: 2px;
	vertical-align: bottom;
	}

#juicy{
	margin: 2px;
	border: 1px solid #967F69;
	}

.heading1{
	font-size: 18px;
	color: #D30400;
	}
	.heading1 a{
		font-size: 18px;
		color: #D30400;
		}

.description1{
	font-size: 10px;
	color: #5F3B1A;
	}

.next{
	font-size: 28px;
	color: #D30400;
	}
	.next a{
		font-size: 28px;
		color: #D30400;
		}

.viewLink{
	font-size: 20px;
	font-weight: bold;
	color: maroon;
	}
	.viewLink a{
		color: maroon;
		text-decoration: none;
		}

#galleryDesc{
	font-size:15px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	}

.menuBox{
	}
	.menuBox a{
		padding: 3px;
		background: #EBDDD0;
		border-top: 1px solid #D6C0AB;
		color: #A41101;
		text-decoration: none;
		display: block;
		font-size: 12px;
		text-align: center;
		}
	.menuBox a:hover{
		background: #F0E4D9;
		color: #A41101;
		}

#sexyItem{float: left;}
#sexyItem a{
	margin-left: 2px;
	margin-bottom: 2px;
	padding: 2px;
	background: #EBDDD0;
	border: 1px solid #D6C0AB;
	display: block;
	}
#sexyItem a:hover{
	background: #F0E4D9;
	border: 1px solid #F0E4D9;
	}

.pages{width: 100%; line-height: 22px; text-align: center;}
.pages a{
	padding: 2px 8px 2px 8px;
	margin: 0px 1px 0px 1px;
	background: #EBDDD0;
	border: 2px solid #D6C0AB;
	color: #A41101;
	}
	.pages a:hover{
		background: #F0E4D9;
		border: 2px solid #F0E4D9;
		color: #A41101;
		}
.pagesOn{
	padding: 2px 8px 2px 8px;
	margin: 0px 1px 0px 1px;
	border: 2px solid #F0E4D9;
	}

.pageNum{
	text-align: center;
	}
	.pageNum a{
		background: #EBDDD0;
		border: 2px solid #D6C0AB;
		color: #A41101;
		font-weight: bold;
		font-size: 11px;
		text-decoration: none;
		display: block;
		padding-left: 4px;
		padding-right: 4px;
		}
	.pageNum a:hover{
			background:#F0E4D9;
			border:2px solid #F0E4D9;
				display:block;
				color:#A41101;
				}
	.pageNumText{
	font-size: 11px;
	font-weight: bold;
		padding-left: 2px;
		padding-right: 2px;
		text-align:center;
	color: black;}

#logoLink{
	position: relative;
	top: 0px;
	left: 30px;
	width: 480px;
	height: 125px;
	overflow: hidden;
	}
	#logoLink a{
		display: block;
		line-height: 150px;
		text-decoration: none;
		}


.adbriteClass{}
	.adbriteClass a{display:block;padding:0px;margin:0px;
}
	.adbriteClass a:hover{}

#adbrite .adHeadline {margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

#adbrite1 .adHeadline {padding-top: 70px;margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite1 .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

#adbrite2 .adHeadline {padding-top: 70px;margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite2 .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

#adbrite3 .adHeadline {padding-top: 70px;margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite3 .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

#adbrite4 .adHeadline {padding-top: 70px;margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite4 .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

#adbrite5 .adHeadline {padding-top: 70px;margin:0px;font: bold 10pt Arial;text-decoration: underline;}
#adbrite5 .adText {padding: 0px;margin-top:-15px;margin-bottom: -20px;font: normal 8pt Arial;text-decoration: none;color: #000000;}

/***************************LINKS AND TEXT SIZES*******************************/





/***************************HEADER AND MENU CLASSES AND DIVS*******************************/

.header{
	height: 171px;
	width: 975px;
	background: url('http://images.linksuey.com/design/linksuey_header.jpg') no-repeat;
	}

.footer{
	height: 30px;
	width: 975px;
	background: url('http://images.linksuey.com/design/linksuey_footer.gif') no-repeat;
	}

.menu{
	width: 975px;
	height: 34px;
	}

		.menuHome{
			background: url('http://images.linksuey.com/design/linksuey_menu.home.gif') no-repeat;
			}
			.menuHome a{
				height: 34px;
				width: 145px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

		.menuInthemix{
			background: url('http://images.linksuey.com/design/linksuey_menu.inthemix.gif') no-repeat;
			}
			.menuInthemix a{
				height: 34px;
				width: 128px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

					.menuSponsors{
						background: url('http://images.linksuey.com/design/linksuey_menu.sponsors.gif') no-repeat;
						}
						.menuSponsors a{
							height: 34px;
							width: 128px;
							display: block;
							line-height: 33px;
							text-decoration: none;
							}

		.menuGalleries{
			background: url('http://images.linksuey.com/design/linksuey_menu.galleries.gif') no-repeat;
			}
			.menuGalleries a{
				height: 34px;
				width: 143px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

					.menuApproval{
						background: url('http://images.linksuey.com/design/linksuey_menu.approval.gif') no-repeat;
						}
						.menuApproval a{
							height: 34px;
							width: 143px;
							display: block;
							line-height: 33px;
							text-decoration: none;
							}

		.menuSubmit{
			background: url('http://images.linksuey.com/design/linksuey_menu.submit.gif') no-repeat;
			}
			.menuSubmit a{
				height: 34px;
				width: 130px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

					.menuSubmitEmpty{
						background: url('http://images.linksuey.com/design/linksuey_menu.submit.empty.gif') no-repeat;
						}
						.menuSubmitEmpty a{
							height: 34px;
							width: 130px;
							display: block;
							line-height: 33px;
							text-decoration: none;
							}

		.menuContact{
			background: url('http://images.linksuey.com/design/linksuey_menu.contact.gif') no-repeat;
			}
			.menuContact a{
				height: 34px;
				width: 129px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

					.menuContactEmpty{
						background: url('http://images.linksuey.com/design/linksuey_menu.contact.empty.gif') no-repeat;
						}
						.menuContactEmpty a{
							height: 34px;
							width: 129px;
							display: block;
							line-height: 33px;
							text-decoration: none;
							}

		.menuSurprise{
			background: url('http://images.linksuey.com/design/linksuey_menu.surprise.gif') no-repeat;
			}
			.menuSurprise a{
				height: 34px;
				width: 138px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}

					.menuArylia{
						background: url('http://images.linksuey.com/design/linksuey_menu.arylia.gif') no-repeat;
						}
						.menuArylia a{
							height: 34px;
							width: 138px;
							display: block;
							line-height: 33px;
							text-decoration: none;
							}

		.menuLast{
			background: url('http://images.linksuey.com/design/linksuey_menu.last.gif') no-repeat;
			}
			.menuLast a{
				height: 34px;
				width: 162px;
				display: block;
				line-height: 33px;
				text-decoration: none;
				}


	.SELmenu td{
		background: #EBDDCF;
		font-weight: bold;
		}

	.APPtags{
		font-size: 8px;
		color: green;
		font-weight: normal;
		}
		.APPtags a{
			font-size: 8px;
			color:green;
			font-weight: normal;
			}
	

/***************************HEADER AND MENU CLASSES AND DIVS*******************************/







/***************************BAMBOO AND MAIN PAGE DIVS AND CLASSES*******************************/


.contentwrapper{
	width: 975px;
	}

	.bambooLeft{
		width: 27px;
		background: url('http://images.linksuey.com/design/linksuey_bamboo.left.gif') repeat-y;
		}

	.bambooRight{
		width: 27px;
		background: url('http://images.linksuey.com/design/linksuey_bamboo.right.gif') repeat-y;
		}

.middle{
	width: 921px;
	background: white;
	}
/***************************BAMBOO AND MAIN PAGE DIVS AND CLASSES*******************************/






/***************************CONTENT BOXES IN LEFT AND CENTER AND RIGHT*******************************/

.bigad{
	width: 710;
	height: 100px;
	text-align: center;
	}

.content{
	width: 464px;
	}

.contentHeader{
	width: 464px;
	height: 36px;
	text-align: left;
	font-size: 20px;
	font-weight: bold;
	color: white;
	padding-bottom: 10px;
	padding-left: 20px;
	}

	.contentWhiteArea{
		width: 456px;
		background: white;
		border: 1px solid #DFD3C2;
		padding: 2px;
		}

	.contentInterior{
		width: 100%;
		background: #F4E9DE;
		padding-top: 5px;
		padding-bottom: 5px;
		}

.contentRowBar{
	width: 100%;
	height: 0px;
	border-bottom: 2px solid #473829;
	}

.contentRow{
	width: 100%;
	/*height: 88px;*/
	}

	.contentRow1{
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #F6EEE7;
		border-bottom: 2px solid #E5D8C9;
		}
	.contentRow2{
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #EBDDCF;
		border-bottom: 2px solid #D3C3AF;
		}

				.contenton{
					padding-top: 2px;
					padding-bottom: 2px;
					margin-left: 6px;
					margin-right: 6px;
					background: #F9F4EF;
					color: black;
					border-top: 2px solid #F9F4EF;
					border-left: 2px solid #F9F4EF;
					border-right: 1px solid #F9F4EF;
					border-bottom: 1px solid #F9F4EF;
					}

.contentRowLeft{
	width: 40px;
	font-size: 10px;
	color: black;
	}
	.contentRowLeft a{
		font-size: 10px;
		color: black;
		text-decoration: underline;
		}
	.contentRowLeft a:hover{
		text-decoration: none;
		}

.contentRowCent{
	font-size: 10px;
	}
	.contentRowCent a{
		text-decoration: none;
		}

.contentTitle{
	font-size: 16px;
	font-weight: bold;
	color: #D30400;
	}
	.contentTitle a{
		font-size: 16px;
		font-weight: bold;
		color: #D30400;
		text-decoration: none;
		}
	.contentTitle a:hover{
		color: #AF1D09;
		text-decoration: underline;
		}
	.contentTitle a:visited{
		font-size: 16px;
		font-weight: bold;
		color: #473829;
		text-decoration: none;
		}

.contentDesc{
	font-size: 10px;
	color: #4A4A4A;
	}
	.contentDesc a{
		font-size: 10px;
		color: #4A4A4A;
		text-decoration: none;
		}
	.contentDesc a:hover{
		text-decoration: none;
		}

.contentRowRigh{
	width: 20px;
	font-size: 18px;
	color: black;
	border-left: 1px solid #CFB79F;
	padding-right: 3px;
	}
	.contentRowRigh a{
		font-size: 18px;
		color: #D30400;
		text-decoration: none;
		}
	.contentRowRigh a:hover{
		color: #AF1D09;
		text-decoration: underline;
		}

.contentRowThumb{
	width: 88px;
	height: 88px;
	font-size: 10px;
	color: black;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	}
	.contentRowThumb a{
		display: block;
		line-height: 88px;
		font-size: 10px;
		color: #D30400;
		text-decoration: none;
		}
	.contentRowThumb a:hover{
		color: #AF1D09;
		text-decoration: none;
		}

.contentClicks{
	text-align: center;
	font-size:11px;
	color: black;
	font-weight: bold;
	}
	.contentClicks a{
		color: #D30400;
		text-decoration: underline;
		}		

.contentRowVotes{
	font-size: 10px;
	font-weight: bold;
	}
	.contentRowVotes a{
		font-size: 13px;
		font-weight: bold;
		}

.viewVotes{
	font-size: 13px;
	font-weight: normal;
	}
	.viewVotes a{
		font-size: 13px;
		font-weight: bold;
		}

.leftmenu{
	width: 169px;
	}

.leftmenuHeader{
	width: 169px;
	height: 27px;
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	color: white;
	padding-bottom: 8px;
	}

	.leftmenuWhiteArea{
		width: 161px;
		background: white;
		border: 1px solid #DFD3C2;
		padding: 2px;
		}

	.leftmenuInterior{
		width: 100%;
		background: #F4E9DE;
		padding-top: 5px;
		padding-bottom: 5px;
		}




	.leftmenuRow1{
		padding-left: 8px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #F6EEE7;
		border-top: 1px solid #F6EEE7;
		border-left: 1px solid #F6EEE7;
		border-right: 2px solid #F6EEE7;
		border-bottom: 2px solid #E5D8C9;
		}
		.leftmenuRow1 a{
			display: block;
			font-size: 12px;
			color: #5F3B1A;
			text-decoration: none;
			}
		.leftmenuRow1 a:hover{
			color: #895A30;
			text-decoration: none;
			}
	.leftmenuRow2{
		padding-left: 8px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #EBDDCF;
		border-top: 1px solid #EBDDCF;
		border-left: 1px solid #EBDDCF;
		border-right: 2px solid #EBDDCF;
		border-bottom: 2px solid #D3C3AF;
		}
		.leftmenuRow2 a{
			display: block;
			font-size: 12px;
			color: #5F3B1A;
			text-decoration: none;
			}
		.leftmenuRow2 a:hover{
			color: #895A30;
			text-decoration: none;
			}

				.leftmenuon{
					padding-left: 8px;
					padding-right: 2px;
					padding-top: 2px;
					padding-bottom: 2px;
					margin-left: 6px;
					margin-right: 6px;
					background: #F9F4EF;
					color: black;
					border-top: 2px solid #F9F4EF;
					border-left: 2px solid #F9F4EF;
					border-right: 1px solid #F9F4EF;
					border-bottom: 1px solid #F9F4EF;
					}
					.leftmenuon a{
						display: block;
						font-size: 12px;
						color: black;
						text-decoration: none;
						}
					.leftmenuon a:hover{
						color: black;
						text-decoration: none;
						}







.rightmenu{
	width: 262px;
	}

.rightmenuHeader{
	width: 262px;
	height: 36px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding-bottom: 8px;
	}

	.rightmenuWhiteArea{
		width: 252px;
		background: white;
		border: 1px solid #DFD3C2;
		padding: 2px;
		}

	.rightmenuInterior{
		width: 100%;
		background: #F4E9DE;
		padding-top: 5px;
		padding-bottom: 5px;
		}




	.rightmenuRow1{
		padding-left: 8px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #F6EEE7;
		border-top: 1px solid #F6EEE7;
		border-left: 1px solid #F6EEE7;
		border-right: 2px solid #F6EEE7;
		border-bottom: 2px solid #E5D8C9;
		}
		.rightmenuRow1 a{
			display: block;
			font-size: 12px;
			color: #5F3B1A;
			text-decoration: none;
			}
		.rightmenuRow1 a:hover{
			color: #895A30;
			text-decoration: none;
			}
	.rightmenuRow2{
		padding-left: 8px;
		padding-right: 2px;
		padding-top: 2px;
		padding-bottom: 2px;
		margin-left: 6px;
		margin-right: 6px;
		background: #EBDDCF;
		border-top: 1px solid #EBDDCF;
		border-left: 1px solid #EBDDCF;
		border-right: 2px solid #EBDDCF;
		border-bottom: 2px solid #D3C3AF;
		}
		.rightmenuRow2 a{
			display: block;
			font-size: 12px;
			color: #5F3B1A;
			text-decoration: none;
			}
		.rightmenuRow2 a:hover{
			color: #895A30;
			text-decoration: none;
			}

				.rightmenuon{
					padding-left: 8px;
					padding-right: 2px;
					padding-top: 2px;
					padding-bottom: 2px;
					margin-left: 6px;
					margin-right: 6px;
					background: #F9F4EF;
					color: black;
					border-top: 2px solid #F9F4EF;
					border-left: 2px solid #F9F4EF;
					border-right: 1px solid #F9F4EF;
					border-bottom: 1px solid #F9F4EF;
					}
					.rightmenuon a{
						display: block;
						font-size: 12px;
						color: black;
						text-decoration: none;
						}
					.rightmenuon a:hover{
						color: black;
						text-decoration: none;
						}






.tags{
	float: left;
	overflow: hidden;
	font-size: 8px;
	height: 13px;
	}
	.tags a{
		font-size: 10px;
		color: #305626;
		text-decoration: none;
		}
	.tags a:hover{
		text-decoration: underline;
		}

.tagsB{
	}
	.tagsB a{
		font-size: 11px;
		font-weight: bold;
		color: #305626;
		text-decoration: none;
		}
	.tagsB a:hover{
		text-decoration: underline;
		}

.tagsC{
	height: 16px;
	line-height: 17px;
	overflow: hidden;
	font-size: 7px;
	border-top: 1px solid #CFB79F;
	padding: 0px;
	margin-top: 5px;
	}
	.tagsC a{
		font-size: 9px;
		color: #305626;
		text-decoration: underline;
		}
	.tagsC a:hover{
		text-decoration: none;
		}


	#tags1{display: block; padding-left:4px; padding-right: 4px;}
	#tags2{display: none; padding-left:4px; padding-right: 4px;}
	#tags3{display: none; padding-left:4px; padding-right: 4px;}
	#tags4{display: none; padding-left:4px; padding-right: 4px;}
	#tags5{display: none; padding-left:4px; padding-right: 4px;}
	#tags6{display: none; padding-left:4px; padding-right: 4px;}
	#tags7{display: none; padding-left:4px; padding-right: 4px;}
	#tags8{display: none; padding-left:4px; padding-right: 4px;}
	#tags9{display: none; padding-left:4px; padding-right: 4px;}
	#tags10{display: none; padding-left:4px; padding-right: 4px;}
	#tags11{display: none; padding-left:4px; padding-right: 4px;}
	#tags12{display: none; padding-left:4px; padding-right: 4px;}
	#tags13{display: none; padding-left:4px; padding-right: 4px;}
	#tags14{display: none; padding-left:4px; padding-right: 4px;}
	#tags15{display: none; padding-left:4px; padding-right: 4px;}
	#tags16{display: none; padding-left:4px; padding-right: 4px;}
	#tags17{display: none; padding-left:4px; padding-right: 4px;}
	#tags18{display: none; padding-left:4px; padding-right: 4px;}
	#tags19{display: none; padding-left:4px; padding-right: 4px;}
	#tags20{display: none; padding-left:4px; padding-right: 4px;}

.tagsAPP{font-weight: normal; font-size: 10px; border-bottom: 1px solid #D8C4B0;}
	.tagsAPP a{
		font-size: 10px;
		color: #305626;
		text-decoration: none;
		}


#filter{
	height: 25px;
	color: black;
	font-size: 11px;
	font-weight: bold;
	padding-top: 5px;
	}
	#filter a{
		color: maroon;
		font-size: 11px;
		}

#inthemix{
	float:left;
	}
	#inthemix a img{
		border: 1px solid #CDB6A1;
		}
	#inthemix a:hover img{
		border: 1px solid #976E5A;
		}

#galleriesThumb{
	float: left;
	width: 148px;
	font-size: 15px;
	margin-top: 5px;
	border-top: 1px solid #CDB6A1;
	}
	#galleriesThumb a{
		font-size: 15px;
		font-weight: bold;
		}
	#galleriesThumb a img{
		border: 1px solid #CDB6A1;
		}
	#galleriesThumb a:hover img{
		border: 1px solid #976E5A;
		}


#linkmin{
	position: absolute;
	top: 0px;
	right: 0px;
	margin-right: 150px;
	height: 10px;
	width: 10px;
	}
	#linkmin a{
		text-decoration: none;
		}
/***************************CONTENT BOXES IN LEFT AND CENTER AND RIGHT*******************************/




/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/**********************   THUMBNAIL CROPPER   **************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/

#selection
{
    visibility: hidden;
    border:     1px solid white;
    position:   absolute;
    z-index:    2;
	cursor:		move;
	background-color: #000;
	filter:alpha(opacity=30);
	-moz-opacity:0.3;
	opacity: 0.3;

}

#img_cover
{
	position: absolute;
	z-index: 1;
}

/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/**********************   THUMBNAIL CROPPER   **************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/
/***********************************************************************/




