html {	width: 100%;	min-height: 100%;	}body {	margin: 0px;	padding: 0px;	background-color: white;	color: #666666;	font-family: "Lucida Grande", "Helvetica Neue", sans-serif;	font-size: 11px;	}div#header {	width: 680px;	margin-left: auto;	margin-right: auto;	margin-top: 10px;	margin-bottom: 10px;}div#pageTitle {	width: 680px;	margin-left: auto;	margin-right: auto;	color: #000000;	font-size: 11px;	margin-bottom: 2px;	text-transform: uppercase;	}#pageTitle {  font-family: "Lucida Grande", "Helvetica Neue", sans-serif; font-weight: normal; background-color: #FFFFFF; padding: 5px; text-transform: none}#pageTitle A:link {text-decoration: none; text-transform: uppercase; color: #0D89CA}#pageTitle A:visited {text-decoration: none; text-transform: uppercase; color: #0D89CA}#pageTitle A:active {text-decoration: none; text-transform: uppercase; color: #0D89CA}#pageTitle A:hover {text-decoration: underline; text-transform: uppercase; color: #0D89CA}div#title {    color: #000000;	font-size: 32px;	line-height: 36px;	font-weight: normal;	margin-bottom: 2px;	padding-left: 0px;	text-transform: uppercase;}#title {  font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif; background-color: #ffffff}.photo {	margin: 3px;}div#photos img {	border: 1px solid #EEEEEE;	padding: 5px;}div#photos {	color: #FFFFFF;	width: 680px;	margin-right: auto;	margin-left: auto;	padding-left: 10px;	padding-right: 10px;	padding-top: 0px;	padding-bottom: 3px;	margin-bottom: 100px;	}div#otherContent{	width: 680px;	margin-left: auto;	margin-right: auto;	padding-left: 10px;	padding-right: 10px;	padding-top: 10px;	padding-bottom: 20px;	margin-top: 5px;		}div#otherContent table {	margin-top: 5px;	color: #000000;	font-family: "Lucida Grande", "Helvetica Neue", sans-serif;	font-size: 11px;	background-color: #EEEEEE;	border: 0px solid #EEEEEE;	padding: 10px;}div#photoFooter{	width: 680px;	margin-left: auto;	margin-right: auto;	padding-left: 10px;	padding-right: 10px;	padding-top: 10px;	padding-bottom: 20px;	margin-top: 5px;		}div#photoFooter table {	margin-top: 5px;	color: #5D5D5D;	font-family: "Lucida Grande", "Helvetica Neue", sans-serif;	font-size: 11px;	background-color: #F5BB9F;	border: 1px solid #EEEEEE;	padding: 5px;}div#top {	height: 25px;}div#bottom {	height: 25px;}td.set {	width: 95px;}.setThumb {	float: left;	width: 85px;	height: 125px;	margin: 5px;}.setTitle {	color: #000000;	margin-top: 2px;	margin-bottom: 5px;	width: 80px;	text-align: center;	background-color: #EEEEEE;	border: 0px solid #EEEEEE;	padding: 4px;}a:link, a:active, a:visited {	color: #0D89CA;	text-decoration: none;	text-transform: none;}a:hover {	text-decoration: underline;}a.backButton:link, a.backButton:active, a.backButton:visited {	font-size: 11px;	font-weight: normal;	color: gray;	text-decoration: none;}a.backButton:hover {	text-decoration: underline;}a.tagLink:link, a.tagLink:active, a.tagLink:visited {}a.tagLink:hover {	color: gray;	text-decoration: underline;}a.boxLink:link, a.boxLink:active, a.boxLink:visited {	color: white;	text-decoration: none;	text-transform: lowercase;}a.boxLink:hover {	text-decoration: underline;}/*============================================================ Block============================================================*/.block {		display: block;	margin-bottom: 50px;	padding: 22px 18px 18px 18px;	background: #FFFFFF;	background-repeat: no-repeat;	margin-bottom: 15px;		}.block A:link {text-decoration: none; color: #517599; font-weight: normal}.block A:visited {text-decoration: none; color: #517599; font-weight: normal}.block A:active {text-decoration: none; color: #517599; font-weight: normal}.block A:hover {text-decoration: underline; color: #517599; font-weight: normal}.block {  font-family: "Helvetica Neue", sans-serif; font-size: 10px; line-height: 12px; color: #999999; font-weight: normal; border: 0px solid #000000; text-decoration: none}/*============================================================ Main Content============================================================*/#main {	width: 680px;	margin-left: auto;	margin-right: auto;	margin-top: 25px;	}/*============================================================ Examples============================================================*/#examples {	float: left;	width: 100%;	padding-bottom: 10px;	}#examples h2 {	background-image: url(http://www.tangerinetribe.net/images/uparrow.gif);	background-repeat: no-repeat;	}	#examples .snippet {	width: 480px;	height: 240px;	margin-bottom: 2px;	}/*============================================================ Footer============================================================*/div#footer {	margin-bottom: 1px;}#footer A:link {text-decoration: none; color: #666666; font-weight: normal}#footer A:visited {text-decoration: none; color: #666666; font-weight: normal}#footer A:active {color: #666666; font-weight: normal}#footer A:hover {text-decoration: none; color: #eeeeee; font-weight: normal}#footer {  font-family: "Lucida Grande", "Helvetica Neue", sans-serif; font-size: 11px; line-height: 14px; padding-left: 620px; color: #eeeeee; font-weight: normal; border: 0px solid #8BBFF9; text-decoration: none; background-color: #FFFFFF}/*============================================================Stuff============================================================*/.clearfix:after {    content: ".";     display: block;     height: 0;     clear: both;     visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */