body {
	background:#474747;
	margin:0px;
	padding:0px;
}
#container {
	width:950px;
	background:url(../images/interface/main_area_bg_tile.jpg);
	margin:0 auto;
}

#header_area {
	background:url(../images/interface/header_area_top_bg.jpg) no-repeat;
	width:860px;
	height:149px;
	padding: 0px 0px 0px 90px;
}

#realworldphotographs_header_logo {
	width:238px;
	height:74px;
	float:left;
	margin:40px 0px 0px 0px;	
}

#header_text {
	width:282px;
	height:100px;
	float:left;
	margin:30px 0px 0px 170px;
	font:bold 12px arial;
	color:#a1a1a1;
	text-align: right;
	line-height: 20px;
}

.header_text_big {
	font-size: 14px;
	color: #bebebe;
} 

#sitemap_header_button {
	width:156px;
	height:137px;
	float:right;
	margin: 12px 0px 0px 0px;
}

#photo_area {
	width:905px;
	padding: 0px 0px 0px 45px;
}

#main_photo {
	width:449px;
	height:290px;
	margin:0px 0px 0px 0px;
	float:left;
}

a#realworldimage_photo_link_button {
	width:296px;
	height:216px;
	margin:15px 0px 0px 25px;
	float:left;
	display:block;
	background:url(../images/interface/photo_link_button_bg.jpg) no-repeat;
	padding: 40px 50px 0px 50px;
	text-decoration:none;	
}

a#realworldimage_photo_link_button:hover {
	background:url(../images/interface/photo_link_button_bg_over.jpg) no-repeat;

}

a#realworldimage_photo_link_button .caption_text {
	font:14px arial;
	color:#CCCCCC;
	letter-spacing:2px;
	text-decoration:none;
}

a#realworldimage_photo_link_button .click_text {
	font:18px arial;
	color:#6FC1F0;
	letter-spacing:2px;
	text-decoration:underline;
}

a#realworldimage_photo_link_button .find_out_text {
	font:14px arial;
	color:#CCCCCC;
	letter-spacing:2px;
	text-decoration:none;
}

.this_photo_text {
	font:14px arial;
	color:#CCCCCC;
	letter-spacing:1px;
	text-decoration:none;
}

#sitenav_area {
	width:915px;
	height:292px;
	padding: 0px 0px 0px 35px;
}

#sitenetwork_title {
	width:394px;
	height:39px;
	margin:50px 0px 0px 235px;
}

a.sitenav_link_button {
	background:url(../images/interface/site_link_button_bg.jpg) no-repeat;
	width:251px;
	height:215px;
	float:left;
	text-align:center;
	display:block;
	padding: 35px 20px 20px 20px;
	text-decoration:none;
}

a.sitenav_link_button:hover {
	background:url(../images/interface/site_link_button_bg_over.jpg) no-repeat;
}


.url_text {
	font:bold 10px arial;
	color:#CCCCCC;
	letter-spacing:1px;
	text-decoration:none;
}
.site_desc {
	font:11px arial;
	color:#CCCCCC;
	letter-spacing:2px;
	text-decoration:none;
}

#realworldvideo_link_button {
}

#footer_area {
	background:#474747 url(../images/interface/footer_area_top_bg.jpg) no-repeat;
	width:680px;
	height:126px;
	text-align: center;
	padding: 0px 0px 0px 270px;
}

#fridayphotodesign_link {
	width:138px;
	height:79px;
	float:left;
	margin: 35px 0px 0px 25px;
}

#footer_text {
	width:220px;
	height:54px;
	float:left;
	margin: 45px 0px 0px 0px;
	font: 10px arial;
	color: #999999;
	text-align: right;
}

#clear {
	clear:both;
}
