body {
	margin: 0px;
	width: 100%;
	color: #ffffff;
	background-color: #000000;
	background-image: url(../img/ice.jpg);
	background-repeat: no-repeat;
	background-position: 197px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.greenzag {
	font-family: Arial;
	font-size: 18px;
	color: #8b9d38;
	padding-top: 20px;
	padding-bottom: 10px;
	padding-left: 40px;
	text-transform: uppercase;
}

.logo {
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 69px;
}
.greytxt {
	color: #a3a3a3;
}

.tpnav {
	padding-top: 60px;
}
.tpnav a {
	color: #838383;
	text-decoration: none;
	background: url(../img/arrow-green.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	white-space: nowrap;
	text-transform: uppercase;
}
.pad1 {
	padding-left: 80px;
}
.copy {
	font-size: 10px;
	color: #666666;
	padding-top: 20px;
	padding-bottom: 20px;
}
.topbg {
/*	background-image: url(../img/bg-line.gif);
	background-position: 133px;
	background-repeat: repeat-x;*/
	height: 50px;
}

.life {
	background-image: url(../img/life-creation.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
a.link2 {
	color: #aec446;
	text-decoration: none;
	background: url(../img/arrow.gif) no-repeat left center;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	white-space: nowrap;
}
.link1 a {
	color:#666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
.link1 a:link {
	color:#666666;
	text-decoration: none;
}
.link1 a:active {
	color:#666666;
	text-decoration: none;
}
.link1 a:hover {
	color:#666666;
	text-decoration: none;
}
.pad2 {
	padding-left: 20px;
	padding-bottom: 20px;
}
.greenzag2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #8b9d38;
	padding-top: 20px;
	padding-bottom: 10px;
	font-weight: bold;
}
div.bot {
	background: url(../img/bg-bot.gif);
}
a img {
	border: none;
}

.txt {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-top: 0px;
	padding-right: 25%;
	padding-bottom: 40px;
	padding-left: 40px;
	color: #a3a3a3;
	background: inherit;
}
.txt a {
	color: #aec446;
	text-decoration: none;
}
.txt a:hover {
	text-decoration: underline;
}

.ndate {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	margin-bottom: 10px;
	margin-top: 10px;
}
.podzag {
	font-family: Arial, Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
	padding-bottom: 10px;
	padding-left: 40px;
	padding-top: 0px;
	text-transform: lowercase;
	float: left;
}
div.pager a {
	font-size: 12px;
}
div.pager a:hover {
	font-size: 12px;
}
div.pager a.selected {
	font-weight: bold;
}
.error {
	color: #883131;
}