.pictureBackground {
	width:989px;
	height:510px;
	background:transparent url(../images/background/index_background.jpg) no-repeat;
	background-position: 50% 50%;
}
.content {
 	width:970px;
 	height:508px;
 	font-size:12px;
 	letter-spacing:1px;
}
.content a {
	text-decoration:underline;
}
.leftContent {
	width:613px;
	height:501px;
	border-right: 1px solid white;
}
.textContent {
	padding-left:15px;
	padding-right:15px;
	letter-spacing:1px;
}
.logo {
	background:transparent url(../images/logoSimple.jpg)no-repeat scroll left top;
}
h1 {
	font-size:16px;
	margin-top:0px;
	margin-bottom:0px;
	text-align:center;
	background:black;
	padding-top:30px;
	padding-bottom:30px;
	color:#B7B7B7;
}
h2, h3 {
	margin:0px;
	padding:0px;
	font-size:11px;
	font-weight:normal;
}
.mainText {padding: 10px;}
.leftColumn {
	float:left;
	height:484px;
}
.textLeft {
	margin-left:10px;
	margin-right:10px;
	color:white;
}
.imageAnimated {
	width:627px;
	height:483px;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:7px;
}
.rightColumn {
	float:left;
	border-left:2px solid white;
	width:29%;
	height:465px;
}
.news {
	height:91%;
	overflow:auto;
	background:transparent url(../images/index/newspaper2.jpg) repeat scroll left top;
	color:black;
	margin-left:7px;
	padding-left:5px;
}
.news a {
	color:black;
	text-decoration:none;
}
.newsLeft {
	float:left;
	width:30%;
}
.newsLeft img {
	border:1px solid white;
	height:70px;
	width:100%;
}
.newsRight {
	float:left;
	width:70%;
}
.newsRightText {
	margin-left:10px;
	height:55px;
}
.seeMore {
	text-align:right;
	margin-right:10px;
}
.seeMore a {color:black;text-decoration:underline;}
.seeMore a:hover {color:red}
.moreArticles {
	text-align:right;
	margin-right:10px;
}