@charset "UTF-8";
/* CSS Document */

body {
	background: #000 url(/i/pkg/ncf/themoment/bg.jpg) no-repeat;
	margin: 0;
	padding: 0;
	font-family: arial, verdana, san-serif;
	font-size: 11px;
	line-height: 18px;
	color: #ccc;
}

h1, h2{
	font-family: arial, helvetica, san-serif;
	font-size: 16px;
	line-height: 20px;
	letter-spacing: .09em;
	font-weight: normal;
	color: white;
	margin: 0;
	padding: 0;
}
h2 {
	font-size: 12px;
	margin: 0 0 8px 0;
}

img {
	border: 1px solid black;
}

a:link {
	color: #c5c5c5;
	text-decoration: none;
}
a:visited {
	color: #aeaeae;
	text-decoration: none;
}
a:hover {
	color: #fff;
	text-decoration: underline;
}
a:active {
	color: #ccc;
	text-decoration: none;
}
/* start send to a friend */
.friendCont {
	position: absolute;
	left: 694px;
	width: 50px;
	top: 53px;
	text-align: center;
	font-size: 65%;
	color: #fff;
	line-height: 12px;
	font-weight: bold;
	letter-spacing: 1px
}

.authorCont a:link, .authorCont a:visited, .authorCont a:hover, .authorCont a:active{
	color: #fff;
	text-decoration: underline;
}
.authorCont a:hover {
	color: #052229;
}

.friendCont a:link, .friendCont a:visited, .friendCont a:active{
	color: #6995a2;
	text-decoration: underline;
}
.friendCont a:hover {
	color: #fff;
}

/* end send to a friend */

/* start author */
.authorCont {
	position: absolute;
	width: 355px;
	top: 105px;
	text-align: right;
	font-size: 90%;
	color: #fff;
}

/* end author */

/* start intro */

.introtxt {
	font-size: 130%;
	line-height: 150%;
	position: relative;
	top: 80px;
	left: 90px;
	width: 595px;
	height: 350px;
}
.introtxt h1 {
	margin: 0 0 5px 0;
}

/* end intro */


/* start picture/text container */
.pictxtCont {
	position: relative;
	top: 132px;
	width: 772px;
	height: 355px;
	font-size: 110%;
}
.picCont {
	width: 435px;
	height: 367px;
	float: left;
	display: inline;
	text-align: center;
}
.picCont .gutter {
	margin: 0 15px 15px 20px;
}
.picCont em {
	color: #fff;
	font-size: 90%;
	line-height: 30px;
}
.txtCont {
	float: left;
	display: inline;
	width: 280px;
	margin-top: 15px;
}

.picCont .gutter em{
	display: block;
}

/* start nav */

.thum {
	width: 772px;
	text-align: center;
	position: absolute;
	top: 535px;
}
.thum img {
	border: 0;
	margin: 0 5px 0 0;
}
.thum .navmar {
	margin: 5px 0 0 0;
}
.thum .navmar a {
	margin: 0 3px 0 0;
	font-size: 110%;
}

/* start set links */
.set {
	font-size: 12px;
}

.set a:link {
	color: #c5c5c5;
	text-decoration: underline;
}
.set a:visited {
	color: #aeaeae;
	text-decoration: underline;
}
.set a:hover {
	color: #fff;
	text-decoration: underline;
}
.set a:active {
	color: #ccc;
	text-decoration: underline;
}


/* end set links */

/* start ad */
.ad-cont {
	position: absolute;
	top: 605px;
	left: 23px;
}
