/* CSS Document */
mhtml, mbody {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
}

/* Layout Stylesheet */ 
body{
	margin: 0;
	padding:0;
	background:#000000;
	color: #FFFFFF;
 }	 
	 
#lh-col{
 position:absolute;
 top:65px;
 left:0;
 width:170px;
 z-index:6;
}

#rh-col{
 position:absolute;
 top:65px;
 right:0;
 width:170px;
 z-index:2;
}

#c-block {
 width:100%;
 z-index:1;
 height:80%;}
#logo h1 {
	margin: 0px;
	padding: 0px;
}


#hdr{
	height:55px;
	border-bottom:4px solid #FFFFFF;
	width:100%;
	margin:0;
	position: relative;
	z-index: 10000;
  }

#c-col{
 margin:0 200px 0 200px;
 position:relative;
 z-index:5;
 }

#ftr {
	width:125px;
	height:25px;
	margin:0;
	position: fixed;
	text-align: right;
	bottom: 0px;
	padding: 0px;
	left: 0px;
 }
.idp {
	background-image: url(mc-images/idp-webstamp1.gif);
	background-repeat: no-repeat;
	height: 25px;
}



/* Presentation Stylesheet */ 

#photoholder {
	height:360px;
	background:#000000 url(mc-images/loading.gif) no-repeat 50% 50%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 530px;
	text-align: center;
	position: relative;
}
#thephoto {

  border: 2px none #FFFFFF;
}

 .hide, #hide{
	display: none;
 }
#logo a{
	background-image: url(mc-images/mc-logo.gif);
	background-repeat: no-repeat;
	margin: 0px;
	display: block;
	height: 40px;
	width: 212px;
	padding: 10px 0px 0px 10px;
	background-position: right bottom;
}
#thumbsrow {
	text-align: center;
	margin: 10px;
	padding: 0px;
	height: 70px;
	position: relative;
}
#thumbsrow img {
	border: 2px none #FFFFFF;
	vertical-align: top;
}


#lh-col #menu .shape #subs {
	margin: 0px 0px 0px 36px;
	padding: 0px;
	font-size: 0px;
	line-height: 0px;
}


#textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin-right: 30px;
	margin-left: 30px;
	margin-top: 15px;
	font-weight: bold;
	text-align: justify;
}
a {
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.noscript {
	display: block;
}
.tgif{
	background: url(mc-images/Copyright2007MichaelCarter.gif) repeat;
	position:absolute;
	left:0;
	top:0;
	height: 360px;
	width: 530px;
}
body div.biobox {
	background: url(mc-images/roy-bio.jpg) no-repeat;
	height: 368px;
	width: 325px;
	font-size: 0.7em;
	padding-top: 30px;
	padding-right: 20px;
	padding-left: 220px;
}
#c-block #c-col .biobox {
	font-size: 0.7em;
	color: #000000;
	font-weight:normal;
}
#menu{
	margin-top: 15px;
	list-style: none;
	padding: 0px 0px 0px 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width:175px;
}
#menu li a{
	display: block;
	width: 175px;
	height: 29px;
	position:relative;
}
#menu li a span{
	background-image: url(mc-images/menu.png);
	background-repeat: no-repeat;
	background-position: -175px 0;
	width:175px;
	height:29px;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
#menu li a em{
	background-image: url(mc-images/menu.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width:175px;
	height:29px;
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:5;
}
#menu #bio a span{
	background-position: -175px 0;
}
#menu #bio a em{
	background-position: 0 0;
}
#menu #black-white a span{
	background-position: -175px -29px;
}
#menu #black-white a em{
	background-position: 0 -29px;
}
#menu #colour-contrast a span{
	background-position: -175px -58px;
}
#menu #colour-contrast a em{
	background-position: 0 -58px;
}
#menu #industrial a span{
	background-position: -175px -87px;
}
#menu #industrial a em{
	background-position: 0 -87px;
}
#menu #earthstone a span{
	background-position: -175px -116px;
}
#menu #earthstone a em{
	background-position: 0 -116px;
}
#menu #fashion-portraiture a span{
	background-position: -175px -145px;
}
#menu #fashion-portraiture a em{
	background-position: 0 -145px;
}
#menu #places-things a span{
	background-position: -175px -174px;
}
#menu #places-things a em{
	background-position: 0 -174px;
}
#menu #fineart-form a span{
	background-position: -175px -203px;
}
#menu #fineart-form a em{
	background-position: 0 -203px;
}
#menu #slideshow a span{
	background-position: -175px -232px;
}
#menu #slideshow a em{
	background-position: 0 -232px;
}
#menu #contact a span{
	background-position: -175px -261px;
}
#menu #contact a em{
	background-position: 0 -261px;
}
