@charset "utf-8";
body {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #464646;
	background-image: url(../media/image/background-pattern.jpg);
}
.container {
	height: 768px;
	width: 1000px;
	position: absolute;
	left: 50%;
	margin-left: -520px;
	margin-top: 0px;
	background-image: url(../media/image/background-stack.png);
	background-repeat: no-repeat;
	background-position: center;
}
.container .footer {
	position: absolute;
	left: 126px;
	top: 678px;
	font-size: 10px;
}

.container .title {
	position: absolute;
	left: 150px;
	top: 186px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}

.container .sectionTitle {
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	padding-top: 0px;
}
.container .left {
	width: 349px;
	position: absolute;
	left: 150px;
	top: 233px;
}
.container .column {
	width:109px;
	padding-right:6px;
	float:left;
}
.container .newsLink {
	padding-bottom:8px;
}

a:hover {
	text-decoration: underline;
}
a {
	color: #464646;
	text-decoration: none;
}
.container  .rightImage {
	height: 295px;
	width: 384px;
	position: absolute;
	left: 526px;
	top: 207px;
}
.container .rightText {
	width: 332px;
	position: absolute;
	left: 566px;
	top: 233px;
}
li {
	margin-bottom: 5px;
}

.container .logo {
	position: absolute;
	left: 113px;
	top: 123px;
}
.container .subTitle {
	font-weight: bold;
	color: #666666;
	margin-bottom: 5px;
}

.container .menu {
	position: absolute;
	left: 333px;
	top: 129px;
	width: 555px;
	font-weight: bold;
}
.container .menu a:link {
	color: #666666;

}
.container .light {
	position: absolute;
	left: 904px;
	top: 119px;
}

.container .bloglogo{
	position:absolute;
	left: 159px;
	top: 561px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.container .left a {
	font-weight: bold;
	color: #666666;
}
.container .lightLink a{
	font-weight: normal;
	color: #a9b089;
}
.container .newsLink a{
	font-weight: normal;
	color: #a9b089;
}
.container .rightText a {
	font-weight: bold;
	color: #666666;
}

.container .title a {
	color: #a9b089;
}
.container .rightImageGoogle {
	position: absolute;
	left: 460px;
	top: 235px;
}
.container .rightImage a {
	font-weight: bold;
	color: #666666;
}
.container .gallery {
	width: 349px;
	position: absolute;
	left: 150px;
	top: 233px;
}
.smalltext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464646;
	line-height:16px;
}
	

