	body
	{
	padding: 0;
	font-size:12px;
	color:#000000;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 40px;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	@font-face {
    font-family: 'UbuntuCondensed';
    src: url('/type/ubuntu-c-webfont.eot');
    src: url('/type/ubuntu-c-webfont.eot?#iefix') format('embedded-opentype'),
         url('/type/ubuntu-c-webfont.woff') format('woff'),
         url('/type/ubuntu-c-webfont.ttf') format('truetype'),
         url('/type/ubuntu-c-webfont.svg#UbuntuCondensedRegular') format('svg');
    font-weight: normal;
    font-style: normal;
	}
	
	h1
	{
	margin: 0px 0px 2px 0px;
	font-size: 12px;
	font-style:italic;
	}
	
	h2
	{
	margin: 0px 0px 2px 0px;
	font-weight:normal;
	font-size: 12px;
	font-style:italic;
	}
	
	h3
	{
	margin: 0px 0px 15px 0px;
	font-weight:normal;
	font-family:'UbuntuCondensed', 'Arial Narrow', Arial, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	}
		
	a
	{
	color: #000000;
	outline: none;
	text-decoration: underline;
	}

	a:hover
	{
	text-decoration: none;
	border-bottom:none;
	color: #FF80C0;
	}


	/* HIDDEN */		
			
	#hiddentext
	{
	position: absolute;
	width: 700px;
	left: -700px;
	top: 0px;
	}
	
	#description
	{
	position: absolute;
	width: 700px;
	left: -700px;
	top: 0px;
	}
	
	
	/* WRAPPER */
		
	#container
	{
	margin: 0px auto;
	width: 950px;
	text-align: left;
	position: relative;
	
	}
	
	/* Easy Clearing on - http://www.positioniseverything.net/easyclearing.html */
	#container:after
	{
	display: block;
	height: 0;
	clear: both;
	}

	* html #container
	{
	height: 1%;
	}


	/* HEADER */
	
	#header
	{
	font-size: 16px;
	height:40px;
	margin-bottom:30px;
	font-family:'UbuntuCondensed', 'Arial Narrow', Arial, sans-serif;
	font-size: 48px;
	}
	
	.home
	{
	border:none;
	text-align:left;
	}
		
	
	/* NAVIGATION FONT FACE */
		
	#nav
	{
	float: left;
	width: 150px;
	height:240px;
	font-family:'UbuntuCondensed', 'Arial Narrow', Arial, sans-serif;
	font-size: 28px;
	line-height:22px;
	text-transform:uppercase;
	}
	
	#nav a
	{
	color: #676767;
	text-decoration: none;
	border: none;
	float:left;
	margin-bottom: 28px;
	display:block;
	clear:both;
	}
	
	#nav a:hover
	{
	color: #FF80C0;
	}			
			
		/*  NAVIGATION IMAGE SPRITE
		
	#nav
	{
	float: left;
	width: 120px;
	height:240px;
	}
	
	#nav a
	{
	text-decoration: none;
	border: none;
	float:left;
	margin-bottom: 28px;
	display:block;
	clear:both;
	}
	
	#nav a:hover
	{
	text-decoration: none;
	border: none;
	}			
			
		
		#sw
		{
		width:78px;
		height: 20px;
		background:url(http://www.jamesrford.com/gifs/jrf_nav.gif) no-repeat 0 0;
		}
			
		#sw:hover
		{
		background-position: 0 -20px;
		}
		
		#sw span
		{
		display: none;
		}
			
		#t
		{
		width:64px;
		height: 20px;
		background:url(http://www.jamesrford.com/gifs/jrf_nav.gif) no-repeat 0 -60px;
		}
			
		#t:hover
		{
		background-position: 0 -80px;
		}
			
		#t span
		{
		display: none;
		}
			
		#b
		{
		width:120px;
		height: 20px;
		background:url(http://www.jamesrford.com/gifs/jrf_nav.gif) no-repeat 0 -120px;
		}
			
		#b:hover
		{
		background-position: 0 -140px;
		}
		
		#b span
		{
		display: none;
		}
	
		
		#c
		{
		width:95px;
		height: 20px;
		background:url(http://www.jamesrford.com/gifs/jrf_nav.gif) no-repeat 0 -180px;
		}
			
		#c:hover
		{
		background-position: 0 -200px;
		}
				

		#c span
		{
		display: none;
		}
		*/		
		
	
	/* CONTENTS */		
				
	#contents	
	{
	float: right;
	width: 700px;
	min-height:450px;
	line-height:18px;
	margin-left:1px;
	}
	
	* html #contents
	{
	height:450px;
	}
	
		#contents a
		{

		}
		
		#contents a:hover
		{

		}
		
	.intro
	{
	display:block;
	margin-bottom:12px; 
	margin-top:1px;
	}
	
	/* SELECTED WORKS */

	#selectedworks
	{
	font-family:'UbuntuCondensed', 'Arial Narrow', Arial, sans-serif;
	width: 700px;
	float: right;
	font-size:16px;
	text-transform:uppercase;
	line-height: 16px;
	margin-top:1px;
	margin-bottom: -20px;
	}

	.sw,.sw2
	{
	float:left;
	height:215px;
	width: 220px;
	}
	
	.sw
	{
	margin-right: 20px;
	}

	.sw a, .sw2 a
	{
	display:block;
	text-decoration: none;
	border-bottom:none;
	color: #333333;
	}
	
	
	.sw a:hover, .sw2 a:hover
	{
	color: #FF80C0;
	}
	
		.sw img, .sw2 img
	{
	display:block;
	margin-bottom:6px;
	}

	.sw a:hover img, .sw2 a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	}

		
		
	#list
	{
	display:none;
	}
	
	
	/* WORK */
	
	.work
	{
	/*  min-height:300px; */
	margin-top:1px;
	margin-bottom:15px;
	}

	/* 
	* html .work
	{
	height:300px;
	}
	 */
	.work img
	{
	border:none;
	}
	
	* html .work
	{
	height:420px;
	}
	
	.annotation
	{
	color: #000000;
	font-size:11px;
	line-height:16px;
	}
	
	/* THUMBS MENU */
		
	#sidebar
	{
	float: left;
	text-align: left;
	width: 144px;
	font-size:12px;
	margin-left:1px;
	}
	
	#sidebar img
	{
	border: none;
	}
	
	
	#thumbs
	{
	margin-bottom:30px;
	}
	
	#thumbs img
	{
	margin-bottom:5px;
	margin-right:5px;
	}		
		
	#thumbs a
	{
	text-decoration:none;
	border-bottom: none;
	}	
	
	#thumbs a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
	-khtml-opacity: 0.8;
	}
	
	.hidden { display: none; }
	
	.unhidden { display: block; }
	
	#synopsis
	{
	width: 640px;
	margin-bottom: 20px;
	}
		
	#close
	{
	width:15px;
	height:15px;
	position:absolute;
	top: 70px;
	left: 850px;
	font-size:14px;
	}
	
	#close a
	{
	text-decoration: none;
	}
	
	.synopsis-link
	{

	}
		
	/* BIOGRAPHY */		
	
	.biog
	{

	}

	/* TEXTS */		
	
	#texts
	{
	width:640px;
	}
	
	.titles
	{
	margin-bottom:18px;
	line-height:normal;
	}
		
	.references
	{
	display:block;
	font-size:10px;
	margin-top:30px;
	}
	
	
	/* CONTACT */
	
	.inputs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#333333;
	}
	
	.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background:none;
	height:20px;
	border: 1px solid #000000;
	cursor:pointer;
	}
	
	
	
	/* FOOTER */
			
	#footer
	{
	clear: both;
	font-size:10px;
	height:10px;
	margin-top:20px;
	}

	#footer a
	{
	border-bottom:none;
	}
	
