body {
	margin: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

form {
	margin:0px;
	padding: 0px;
}
ul {
	list-style-type: none;
	margin: 0;
	padding: 10px;
}
li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#container {
	width: 1000px;
	margin-left: auto;
	margin-right:auto;
	margin-top: 46px;
	background-image: url(images/container-bg.gif);
	background-repeat: repeat-y;
}
#left-side {
	float: left;
	width: 6px;
}
#left-side-top {
	width: 6px;
	background-image: url(images/left-top-bg.gif);
	background-repeat: no-repeat;
	height: 215px;
}
#page-container {
	float: left;
	width: 988px;
}





#page-top {
	background-image: url(images/page-top-bg.gif);
	background-repeat: repeat-x;
	height: 25px;
}
#page-top-left-spacer {
	float: left;
	width: 78px;
	height: 25px;
}
#page-top-logo-top {
	float: left;
	width: 273px;
	height: 25px;
	background-image: url(images/uncover-logo-top.gif);
	background-repeat: no-repeat;
}
#page-top-right-spacer {
	float: left;
	width: 637px;
	text-align: right;
}



#page {
	margin: 0;
	width: 988px;
	background-image: url(images/page-bg.gif);
	background-repeat: repeat-y;
}



#page-header {
	clear: both;
}
#page-top-left-corner {
	float: left;
	width: 66px;
	height: 67px;
	background-image: url(images/page-top-left-corner.gif);
	background-repeat: no-repeat;
}
#page-top-middle {
	float: left;
	width: 856px;
	background-image: url(images/page-top-middle-bg.gif);
	background-repeat: repeat-x;
}
#page-top-logo-bottom {
	float: left;
	width: 285px;
	height: 67px;
	background-image: url(images/uncover-logo-bottom.gif);
	background-repeat: no-repeat;
}
#picture-top {
	float: left;
	width: 270px;
	height: 67px;
	background-image: url(images/picture-top.gif);
	background-repeat: no-repeat;
}
#page-top-right-corner {
	float: left;
	width: 66px;
	height: 67px;
	background-image: url(images/page-top-right-corner.gif);
	background-repeat: no-repeat;
}



#page-header-secondary {
	clear: both;
}
#flash-text {
	float:left;
	width: 382px;
	padding-left: 32px;
	padding-top: 100px;
}
#picture-main {
	float:left;
	width: 547px;
	height: 210px;
}




#content {
	clear: both;
}

#content-article {
	float: left;
	width: 656px;
	padding-left: 32px;
	background-image: url(images/picture-bottom-left-corner.jpg);
	background-repeat: no-repeat;
	background-position: 536px 0px;
	
}

#content-menu {
	float: left;
	width: 300px;
}




#page-footer {
	clear: both;
}
#page-bottom-left-corner {
	float: left;
	width: 57px;
	height: 58px;
	background-image: url(images/page-bottom-left-corner.gif);
	background-repeat: no-repeat;
}
#page-bottom-middle {
	float: left;
	width: 874px;
	height: 58px;
	background-image: url(images/page-bottom-middle-bg.gif);
	background-repeat: repeat-x;
}
#page-bottom-right-corner {
	float: left;
	width: 57px;
	height: 58px;
	background-image: url(images/page-bottom-right-corner.gif);
	background-repeat: no-repeat;
}





#right-side {
	float: left;
	width: 6px;
}
#right-side-top {
	width: 6px;
	background-image: url(images/right-top-bg.gif);
	background-repeat: no-repeat;
	height: 215px;
}
#container-bottom {
	width: 988px;
	margin: auto;
	height: 10px;
	background-image: url(images/container-bottom-bg.gif);
	background-repeat: repeat-x;
}

#bottom-links {
	width: 988px;
	margin: auto;
	height: 20px;
	text-align: center;
}


.headline {
	clear: both;
	width: 350px;
}
.data {
	clear: both;
	float: left;
	padding: 7px;
	background-color: #b1bc0f;
}
.article-text {
	clear: both;
	padding-top: 14px;
}


/*  Page specific  */

.comment-text {
	clear: right;
	float: left;
	background-color: #f3f1e9;
	width: 500px;
	padding: 20px;
	border: 1px solid #bebaa8;
}