html, body{
	width:100%;
	margin:0;
	padding:0;
}
	
body {
	none repeat scroll 0 0 #FFFFFF; }
	
img{ 
	border:none; }
	
p {
	margin-bottom:5px; }
	
#top {
	margin-top:20px;
	margin-left:20px; }

#top_left {
	float:left; }
	
#top_right {
	float:left; }
	
#menu {
	clear:both; }
	
#menu img {
	float:left; }
	
#h_25 {
	height:25px;
	clear:both; }
	
#h_15 {
	height:15px;
	clear:both; }
	
#news {
	clear:both;
	margin-left:45px;
	width:450px; }
	
#text_bg {
	clear:both;
	margin-left:45px;
	width:500px;
	height:450px;
	background-image:url(images/news/bg.png); }
	
#news_content {
	background-image:url(images/news/bg.png);
	width:450px;
	height:149px;
	margin-bottom:20px; }
	
#news_content img {
	float:left;
	display:block;
	margin-right:15px; }
	
#news_text {
	float:left;
	width:222px;
	font-size:12px;
	font-family:Arial, Arial CE, sans-serif;
	color:#3d3d3e;
	text-align:justify; }
	
#likebutton {
	position:absolute;
	bottom:20px;
	left:45px; }
	
#text {
	margin:20px;
	float:left;
	width:170px;
	font-size:12px;
	font-family:Arial, Arial CE, sans-serif;
	color:#191919;
	text-align:justify; }
	
#text a {
	font-size:12px;
	font-family:Arial, Arial CE, sans-serif;
	color:#191919;
	text-align:justify;
	text-decoration:none; }
	
#text a:hover {
	text-decoration:underline; }

#content {
	height:560px;
	margin-left:45px;
	float:left;
	cursor:e-resize; }
	
#description {
	clear:both;
	margin-left:45px;
	font-family:Arial, Arial Ce, sans-serif;
	font-size:10px;
	color:#299e9d; }
	
.image-holder {
	margin:0;
	padding:0;
	float:left;
	height:560px;
	display:inline; }
	
	
/* supersized */
	
#supersized-loader {
	display:none;}
	
#supersized { 
	position:fixed; 
	left:0; top:0; 
	overflow:hidden; 
	z-index:-999; 
	height:100%; 
	width:100%; }
	
#supersized img{ 
	height:auto; 
	width:auto; 
	position:relative; 
	outline:none; 
	border:none; 
	-ms-interpolation-mode:bicubic; 
	image-rendering: optimizeQuality; }

