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

body { 
	padding: 0;
	margin: 0;
	background-image: url(phil-thornalley-page-bg.jpg); 
	background-position: top center; 
	background-repeat: no-repeat; 
	background-color:#FFF;
	background-attachment: fixed;
}
	
img#expando { 
	position: absolute; 
	display: none; 
	z-index: 1; 
	-ms-interpolation-mode: bicubic; 
} 

.wide img#expando, 
.tall img#expando { 
	display: block; 
} 

.wide img#expando { 
	width: 100%; 
	height: auto; 
} 

.tall img#expando { 
	width: auto; 
	height: 100%; 
}
	
.ie6fixed {
	position: absolute;
	top: expression((ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop) + 'px') !important;
}
	



/*///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
p{font-family: Verdana, Geneva, sans-serif;}
h1{font-family: Verdana, Geneva, sans-serif;}
a{font-family: Verdana, Geneva, sans-serif;}

a{color:#663366; text-decoration:none; font-size:px;}
a:link {text-decoration:none;}
a:visited {text-decoration: none;color:#black;}
a:hover, a:active {
	color:#66C;
	text-decoration: none;
	font-size: 10px;
}
/*
////////////////////////////////////////////////////////////////////////////////////////////////////
*/
#wrapper {
	position: relative; 
	width: 75%; 
	margin: 0 auto; 
	text-align: left; 
	z-index: 2;
	height:565px;
	width:965px;
	background-image:url(phil-thornalley-text-bg.jpg);
	padding-top:0px;
	}
#indexwrapper {
	position: relative; 
	width: 75%; 
	margin: 0 auto; 
	text-align: left; 
	z-index: 2;
	height:665px;
	width:965px;
	background-image:url(main-splash-armchair.jpg);
	padding-top:0px;
	background-repeat:no-repeat;
	}
#header{
	background-image:url(phil_thornalley_header.jpg);
	background-repeat:no-repeat;
	width:918px;
	height:106px;
	position:relative;
	margin-left:19px;
}

/*
////////////////////////////////////////////////////////////////////////////////////////////////////
Hyper and side title area. nav is container
*/
#nav{
	width:845px;
	float:;
	position:absolute;
	margin-top:85px;
	margin-left:0px;
}

/*
///////////////////////////////////////////////////////////////////////////////////////////////
Content area. content is the container.
*/
#content {
	position:relative;
	width:918px;
	margin-left:19px;
	margin-top:0px;
	height:435px;
}
#indexcontent {
	position:relative;
	width:918px;
	margin-left:19px;
	margin-top:0px;
	height:px;
	background-image:url(main-splash-armchair.jpg);
	background-repeat:no-repeat;
}

/*
///////////////////////////////////////////////////////////////////////////////////////////////
Main content text area
*/
#mainContent {
	width: 918px;
	float:left;
	margin-top:0px;
	padding:0px;
	height:435px;
}
#indexmainContent {
	width: 918px;
	float:left;
	margin-top:0px;
	padding-top:0px;
	height:430px;
}
#mainContent p{
	margin-top:0px;
	margin-left: 0px;
	margin-right: 0px;
	line-height: 140%;
	font-size:12px;
	color:#000;
	text-indent: 0px;
	}
#mainContent h1{
	text-indent:-5000px;
	background-image:url(new-tunes.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	margin-top: 2px;
	margin-bottom: -3px;
}
#mainContent h2{
	text-indent:-5000px;
	background-image:url(links.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	margin-top: 2px;
	margin-bottom: -3px;
}
#mainContent h3{
	text-indent:-5000px;
	background-image:url(contact.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	margin-top: 2px;
	margin-bottom: -3px;
}
#mainContent h4{
	text-indent:-5000px;
	background-image:url(mads-hauge.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	margin-top: 2px;
	margin-bottom: 3px;
}
#mainContent h5{
	text-indent:-5000px;
	background-image:url(biography.gif);
	background-repeat:no-repeat;
	width:250px;
	height:30px;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#indexmainContent p{
	margin-top:140px;
	margin-left: 10px;
	line-height: 140%;
	font-size:12px;
	color:#000;
	font-weight: bold;
}
/*
/////////////////////////////////////////////////////////////////////////////////////
Top page header
*/

/*
/////////////////////////////////////////////////////////////////////////////////////////////////////////
*/
#splatter{
	background-image:url(splatter.gif);
	background-repeat:no-repeat;
	background-position:left;
	position:fixed;
	bottom:30px;
	width:100px;
	height:200px;
	margin-left:0px;
}


/*
///////////////////////////////////////////////////////////////////////////////////////////////
footer area.
*/

#footer{
	clear:both;
	height:12px;
	font-size:9px;
	background-color:#;
	width:918px;
	padding-left:0px;
}

/*
//////////////////////////////////////////////////////////////////////////////
*/
ul {
	margin:0;
	padding:0;
	list-style:none;
	width: 860px;
	margin-left:0px;
}
ul li {
	float:left;
}

.table_position{
	font-size:11px;
	text-indent: 10px;
	border: thin solid #99979A;
	font-family:Verdana, Geneva, sans-serif;
}
.image{
	float:right;
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:10px;
	padding:0px;
}
.hyper{
	float:right;
	z-index:6;
}
