/* ======================================== */
/*                 h1em                     */
/* ======================================== */
.tn1 {
	width: auto;
	/*margin: 0 auto;*/
        float:right;
	color: #FFFFFF;
}

.tn1 h1 {
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
	float: left;
}

.tn1 em {
	font-size: 10px;
	font-style:normal;
	float: left;
}

.tn1 em a.emlink:link    {text-decoration: none;color: #000000;}
.tn1 em a.emlink:visited {text-decoration: none;color: #000000;}
.tn1 em a.emlink:active  {text-decoration: none;color: #000000;}
.tn1 em a.emlink:hover   {text-decoration: underline;color: #000000;}

.clr {
	clear:both;
	margin-bottom: 0px;
}

#logo a {
	background:url("../images/logo.jpg") no-repeat scroll 0 0 transparent;
	display:block;
	height:66px;
	overflow:hidden;
	text-indent:-9999px;
	width:420px;
}

/* ======================================== */
/*                 strong                   */
/* ======================================== */
.stnormal {
	font-weight: normal;
	color: #B8B8B8 !Important;
}

.stbold {
	font-weight: bold;
}

.h2-sn {
	border-bottom:1px dotted #2A2A2A;
	border-top:1px dotted #2A2A2A;
	line-height:1;
	padding:13px 6px;
}

#gallery .h2-sn {
	border-bottom:1px dotted #3D3D3C !important;
	border-top:1px dotted #3D3D3C !important;
	font-size:10px;
	font-weight:normal;
	line-height:1;
	margin-bottom:20px;
	padding:13px;
	width:600px;
	text-indent:0px;
}
