/* CSS Document */


body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 17px;
	color: #a0a0a0;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	height: 100%;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #000000;
}
div {
	font-family: Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	margin: 0px;
	padding: 0px;
}
p {
	padding-top: 0px;
	padding-bottom: 10px;
	margin: 0px;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


.rightmenu {
	text-align: right;
	width: 130px;
	float: left;
	position: relative;
	top: 30px;
	z-index: 2;
	height: 100%;
	left: 30px;
}
.rightmenu .lrg {
	padding-top: 12px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #E1E1E1;
}
.rightmenu .lrg a {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #737373;
	text-decoration: none;
	font-weight: normal;
	display: block;
}
.rightmenu .lrg a:hover {
	color: #FF3300;
}
.rightmenu .lrg .selectedTab {
	color: #FF3300;
}
.rightmenu .sml {
	padding-bottom: 30px;
	font-size: 10px;
	color: #A0A0A0;
	line-height: 14px;
	vertical-align: bottom;
	padding-top: 105px;
}
.rightmenu .sml a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #BFBFBF;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: normal;
	display: block;
}
.rightmenu .sml a:hover {
	color: #FF3300;
}.rightmenu .sml .selectedTab {
	color: #7E7E7E;
}
.TAcontent {
	float: left;
	position: absolute;
	z-index: 1;
	text-align: left;
	left: 160px;
	top: 0px;
	right: 0px;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 30px;
	padding-left: 100px;
	bottom: 0px;
}
.TAcontent hr {
	clear: both;
	float: left;
	width: 640px;
	height: 1px;
}
.TAcontent .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	clear: both;
	float: left;
	height: 1px;
	width: 640px;
	margin-bottom: 26px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
}

.TAcontent .image {
	margin-bottom: 30px;
	overflow: hidden;
	height: 300px;
}
.TAcontent .topspacer {
	margin-bottom: 30px;
	overflow: hidden;
	height: 80px;
}
.TAcontent .heading {
	color: #CCCCCC;
	width: 580px;
	font-weight: normal;
	font-size: 21px;
	clear: both;
	float: left;
	background-color: #000000;
	padding: 30px;
	margin-bottom: 30px;
}
.TAcontent .space {
	width: 150px;
	overflow: hidden;
	height: 150px;
	float: left;
	clear: both;
	margin-top: 60px;
}
.TAcontent .flickr {
	width: 640px;
	overflow: hidden;
	height: 150px;
	clear: both;
	float: left;
}
.TAcontent .article {
	text-align: left;
	float: left;
	width: 640px;
	margin-bottom: 30px;
	clear: both;
}

.TAcontent .article .txtHeading {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
	font-family: Arial, Helvetica, sans-serif;
}
.TAcontent .article .txtItalic {
	font-style: italic;
	color: #555555;
}




.TAcontent .col {
	float: left;
	width: 305px;
}


.TAcontent .gutter {
	margin-right: 30px;
}
.TAcontent a {
	color: #FF3300;
	text-decoration: none;
}
.TAcontent a:hover {
	color: #000000;
}
.flickrBilder {
	clear: both;
	float: left;
	margin-bottom: 60px;
}
.flickr_badge_image {
	float: left;
	list-style-type: none;
	text-align: center;
	height: 240px;
	width: 240px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #E9E9E9;
	padding: 10px;
}
.flickr_badge_image img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: hidden;
}

