<style type="text/css">
body {
	background-color: #CCCC99;
}
div{ -moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

#newsClipping{
	position:absolute;
	width:150px;
	height:490px;
	z-index:2;
	left: 817px;
	top: 48px;
	overflow: hidden;
}

*:first-child+html #newsClipping{
	left: 825px; 
	top: 64px;
}

#bigimage {
	border: #000000 solid 1px;
}
.thumbimage{
	border: #000000 solid 1px;
}
.regulartext {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #666666;
}
.regulartext a {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #990000;
}
.regulartext a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #FF6600;
}
.blacktext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #000000;
}
.blacktext a:hover {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #FF6600;
}
.orangetext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #FF6600;
}
.graytext{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : none;
	text-decoration : none;
	color: #999999;
}
html, body {
    height: 100%;
}

body {
    margin: 0;
    padding: 0;
    text-align: center;
    min-height: 400px; /* For Mozilla/Opera/Safari */
}

#Container {
    position: relative;
    margin: 0 auto;
    text-align: left;
    width: 750px;
    height: 100%;
}
</style>
