@charset "UTF-8";
/* CSS Document */

html {
	height:99%;
	}
body {
	border:0px;
	padding:0px;
	margin:0px;
	height:99%;
	font-family:"Century Gothic","Helvetica Neue", Verdana, Arial;
	font-size:9px;
	color:#CCCCCC;
	}
a img {
	border:none;
	}
a {
	color:#666666;
	text-decoration:none;
	font-size:10px;
	}
.logo {
	position:absolute;
	top:0px;
	padding-top:5px;
	padding-bottom:10px;
	height:36px;
	left: 5px;
	}
	
.logo h1 {display:none:}


.pictures {
	width: 98%;
	height: 474px;
	overflow: auto;
	white-space:nowrap;
	color:#000000;
	font-size:12px;
	position: absolute;
	left: 2px;
	top: 96px;
}
.pictures img {
	padding-right:-5px;
	}
	
	
.flash {
	width: 98%;
	height: 474px;
	overflow: hidden;
	white-space:nowrap;
	color:#000000;
	font-size:12px;
	position: absolute;
	left: 2px;
	top: 96px;
}
.aboutcopy{
	width: 99%;
	height: 550px;
	color:#000000;
	font-size:12px;
	position: absolute;
	left: 7px;
	top: 121px;
	text-align: left;
}

.blogrss{
	width: auto;
	height: 550px;
	color:#000000;
	font-size:12px;
	position: absolute;
	left: 7px;
	top: 121px;
	text-align: left;
	margin: 0 auto;
}
.navigation {
	text-align:right;
	position:absolute;
	right:29px;
	height:79px;
	overflow:visible;
	width: 582px;
	top: 15px;
	}
	
.portfolio { float:left;}
.stories{float:left;width:116px;height:40px;background-image: url(images/nav_stories.gif);}
.stories a:hover{background-image:url(images/nav_stories2.gif);}

.spanstories {position: absolute;left: -5000px;}
.editorial{
	float:left;
	height: 40px;
	width: 138px;
	background-image: url(images/nav_editorial.gif);
}
.editorial a:hover{background-image:url(images/nav_editorial2.gif);}
.portrait{
	float:left;
	width: 129px;
	height: 40px;
	background-image: url(images/nav_portraits.gif);
}
.portrait a:hover{background-image:url(images/nav_portraits2.gif);}
.blog{
	float:left;
	height: 40px;
	width: 90px;
	background-image: url(images/nav_blog.gif);
}
.blog a:hover{background-image:url(images/nav_blog2.gif);}
.about{
	float:left;
	width: 97px;
	height: 40px;
	background-image: url(images/nav_about.gif);
}
.about a:hover{background-image:url(images/nav_about2.gif);}

.story1{
	position: absolute;
	left: 6px;
	bottom: 7px;
	width: 112px;
}
.story2{position: absolute;
	left: 118px;
	bottom: 7px;
	width: 42px;
	}
.story3{position: absolute;
	left: 172px;
	bottom: 6px;
	width: 98px;
	}
.story4{}

	
.footer {
	text-align:center; 
	position:relative;
	top:15px;
	color:#000000;
	font-size:11px;
	}



#container {
	margin:0 auto;
	text-align:center;
	height:auto;
	width:99%;
	clear:left;
	
}

li {
padding-top:0px;
margin-top:0px;
}
.text p {
padding-bottom:10px;
padding-top:0px;
color:#000000;
font-size:12px;
		}

.links_text {
	font-size:14px;
	color:#000000;
	}
.links_text a {
color:#000000;
	font-size:14px;
	}
.links_text a:hover {
	color:#73BF44;
	}
h1 {
	font-size:14px;
	display: none;
}
h2 {
	font-size:16px;
	}

.copy {
	float:right;
	font-size:14px;
	position:absolute;
	right:5px;
	width:400px;
	top: 575px;
	}
