body {
	margin: 0px;
	padding: 0px;
	background: #fff URL("/page_images/main_back.gif") repeat-y;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 2px;
	line-height: 20px;
}

/* ##### TEXT ##### */

	p {
		margin: 20px 120px 20px 0px;
	}
	
	#writingHolder p {
		margin-right: 290px;
	}
	
	td {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 20px;
	}
		
	h1 {
		margin: 0;
		padding: 0;
	}
	
	h2 {
		padding: 0;
		font-size: 26px;
		font-weight: normal;
		letter-spacing: 23px;
		line-height: 35px;
		text-transform: lowercase;
	}
	
	h2#latestAdditionsTitle {
		clear: left;
	}
	
	h3 {
		padding: 0px 0px 5px 0px;
		margin: 10px 10px 10px 10px;
		font-size: 20px;
		letter-spacing: 15px;
		font-weight: normal;
	}

	h4 {
		padding: 0;
		/*margin: 10px 10px 10px 10px;*/
		font-size: 20px;
		letter-spacing: 15px;
		font-weight: normal;
		text-transform: lowercase;
	}
	
	#homepageIntro {
		float: left; 
		width: 250px; 
		margin-right: 60px;	
	}
	
	#homepageIntro h2 {
		margin-top: 0;
	}
	
	#homepageIntro p {
		margin-right: 0;
	}
	
	#otherArts p {
		margin: 15px 10px 0px 10px;
		padding: 0px 0px 15px 0px;
		/*width: 170px;*/
		background: url(/page_images/dot.gif) bottom repeat-x;
		border-bottom: 1px solid white;
	}
	
	#otherArts a span {
		font-size: 9px;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 20px;
		text-transform: none;
	}		
	
	#otherArts a {
		display: block;
		width: 100%;
		overflow: hidden;
		color: #000;
		font-size: 11px;
		/*font-size: 12px;
		letter-spacing: 10px;*/
		font-weight: bold;
		background: none;
		text-transform: lowercase;
	}
	
	#otherArts a:hover, #otherArts a.current {
		color: #ff0033;
		background: #E2E2E2;
	}

	p.archive a {
		color: #000;
		font-size: 11px;
		font-weight: normal;
		text-transform: lowercase;
	}
	
	p.archive a:hover {
		color: #ff0033;
	}
	
	a {
		text-decoration: none;
		color: #ff0033;
		background: url(/page_images/dot.gif) bottom repeat-x;
	}
	
	a:hover {
		color: #ff0033;
	}
	
	a img { 
		border: none;
	}
	
/* ##### ELEMENTS ##### */

	.button {
		font-size: 10px;
		letter-spacing: 5px;
		border: 1px solid #ccc; 
		color: #000; 
		background-color: #f2f2f2;
	}
	
	.form {
		border: 1px solid #ccc;
	}

/* ##### LAYOUT ##### */

	#accessibility {
		display: none;
	}

	#container {
		border: 0px solid white;
	}
	
	h1#logo {
		margin-left: -1px;
		margin-top: 39px;
	}

	h1#logo a {
		display: block;
		height: 143px;
		width: 238px;
		background: url(/page_images/main_logo.gif) no-repeat;
		text-indent: -9000px;
	}
	
	#header {
		height: 44px;
		background: #fff URL(/page_images/banner_top.gif) repeat-x;
	}
	
	#leftSide {
		float: left; 
	}
	
	#mainContent {
		margin-top: 64px;
		margin-left: 296px;
		/*padding-right: 120px;*/
	}
	
	#footer {
		position: relative;  /* Needed for Safari */
		/*height: 66px;*/
		/*text-align: right;*/
		background: #000 url(/page_images/banner_bottom.jpg) repeat-x;
	}

	#footer div {
		color: #FFF;
		font-size: 9px;
		line-height: 18px;
		padding: 50px 0px 6px 0px;
		margin-left: 296px;
		margin-right: 20px;
	}
	
	.clearer {
		clear: both;
		height: 20px;
	}
	
	#otherArts {
		clear: right;
		float: right;
		display: inline;
		padding-bottom: 20px;
		margin: 0px 30px 0px 20px;
		border: 0px solid black;
		/*width: auto;*/
		width: 210px;
		background-color: #F2F2F2;
	}

	.frame {
		background: url(/page_images/frame.jpg) no-repeat;
		width: 151px; 
		height: 161px; 
		text-align: center;
	}

	.hide {
		display: none;
	}

	#slideshowHolder { 
		background: url(page_images/lightbox/loading.gif) 50% 50% no-repeat; 
		float: left; 
		position: relative; 
		margin-top: 10px; 
		border: 1px solid black; 
		padding: 4px; 
		width: 300px; 
		height: 300px;
	}

	* html #slideshowHolder { 
		width: 310px; 
		height: 310px;
	}

/* NAVIGATION */

	#nav {
		clear: left; 
		margin: 39px 0px 0px 27px;
	}
	#nav ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	#nav ul li a {
		display: block;
		height: 22px;
		width: 219px;
		margin-top: 11px;
		text-indent: -9000px;
	}
	#nav ul li a#home {
		background: url(/page_images/menu_home_off.gif) no-repeat;
	}
	#nav ul li a#home:hover, #nav ul li a#home.current {
		background: url(/page_images/menu_home_on2.gif) no-repeat;
	}
	#nav ul li a#about {
		background: url(/page_images/menu_about_off.gif) no-repeat;
	}
	#nav ul li a#about:hover, #nav ul li a#about.current {
		background: url(/page_images/menu_about_on3.gif) no-repeat;
	}
	#nav ul li a#photography {
		background: url(/page_images/menu_photography_off.gif) no-repeat;
	}
	#nav ul li a#photography:hover, #nav ul li a#photography.current {
		background: url(/page_images/menu_photography_on2.gif) no-repeat;
	}
	#nav ul li a#writing {
		background: url(/page_images/menu_writing_off.gif) no-repeat;
	}
	#nav ul li a#writing:hover, #nav ul li a#writing.current {
		background: url(/page_images/menu_writing_on2.gif) no-repeat;
	}
	#nav ul li a#links {
		background: url(/page_images/menu_links_off.gif) no-repeat;
	}
	#nav ul li a#links:hover, #nav ul li a#links.current {
		background: url(/page_images/menu_links_on2.gif) no-repeat;
	}
	#nav ul li a#contact {
		background: url(/page_images/menu_contact_off.gif) no-repeat;
	}
	#nav ul li a#contact:hover, #nav ul li a#contact.current {
		background: url(/page_images/menu_contact_on2.gif) no-repeat;
	}
	#nav ul li ul {
		margin-left: 10px;
	}
	#nav ul li ul li a {
		width: 190px;
		font-size: 10px;
		text-indent: 10px;
		color: #000000;
	}
	#nav ul li ul li a:hover {
		color: #ff0033;
		background-color: #ffe8eb;
	}


	#loadingOverlay { 
		/*background-image: url(/photography/overlay.png);*/
		display: block;
		margin-right: 20px;
		height: 600px;
		border: 0px solid black;
	}
	#loadingImage {
		position: relative;
		top: 10%;
		left: 35%;
		text-align: center;
		width: 120px;
		color: #CCCCCC;
	}
/** html #myoverlay{
	back\ground-color: transparent;
	background-image: url(/photography/blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/photography/overlay.png", sizingMethod="scale");
}*/


#opacFade {
  width: 300px;
  position: absolute; 
  height: 35px; 
  z-index: 1000;
  background-image: url(/page_images/opacity45.png);
}

#opacFade h2 {
	color: #fff;
	padding: 0;
	margin: 5px 0 0 14px;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: 11px;
	line-height: 23px;
	text-transform: lowercase;
}	

/* ie6 png fix */
* html #opacFade {
    width: 300px;
    background-image: none;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='http://www.mattkent.co.uk/page_images/opacity45.png');
}

/* link fix */
* html #opacFade a{ position:relative; }

