body {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#000;
	background: #000 url('images/muirblur2.jpg') repeat fixed;
	/*background-color: #FFF;
	background-image:url('home/muirblur.jpg');
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

img {border:none;}

h1 {font-size:12px;text-transform:uppercase; color:#FFF;}
h2 {font-size:12px;font-style:italic; font-weight:normal;}
h3 {font-size:12px;text-transform:uppercase; color:#000;}

a:link {text-decoration:none; color:#222;}
a:visited {text-decoration:none; color:#222;}
a:hover {color:#444;}
a:active {text-decoration:none;}

/* MAIN LINKS */
.class2 A:link { font-size:12px; text-decoration:none; color:#000; font-weight:bold;}
.class2 A:visited { font-size:12px; text-decoration:none; color:#000; font-weight:bold;}
.class2 A:hover { color:#EEE; font-style:normal; }
.class2 A:active {font-style:normal;color:#EEE; }

/* WORK TITLE LINKS */
.class3 A:link { text-transform:uppercase; font-size:15px; text-decoration:none; letter-spacing:1px; color:#000; font-weight:bold;}
.class3 A:visited { text-transform:uppercase; font-size:15px; text-decoration:none; color:#000; font-weight:bold;}
.class3 A:hover {text-transform:uppercase; color:#EEE; font-style:normal; }
.class3 A:active {text-transform:uppercase; font-style:normal;color:#EEE; }

/* WORK LINKS */
.class4 a:link {text-decoration:none; color:#BBB;}
.class4 a:visited {text-decoration:none; color:#BBB;}
.class4 a:hover {color:#EEE; font-style:normal;}
.class4 a:active {text-decoration:none;}



/* NAVBAR */

#navbar {z-index:1;
		height:630px;
		width:182px;
		position:fixed;
		left:0;
		top:0;
		border-right-width:1px;
		border-right-style:dotted;
		border-right-color:#000;
		/*background-image:url('images/navbg.jpg');*/
		background-repeat:no-repeat;
		background-attachment:fixed;
		

}


#logo {position:fixed;
		
		left:1px; 
		top:0;
		/*border-width:1px;
		border-style:dotted;
		border-color:#888;*/
				}

#mainlinks { position:fixed;
		
			left:0; 
			top:170px; 
			/*background-color:#555;*/
			width:180px;
			height:20px;
			padding-bottom:8px;
			/*border-bottom-width:1px;
			border-bottom-style:dotted;
			border-bottom-color:#000;*/
			text-align:center;}

#worklinks {position:fixed;
			
			left:0; 
			top:200px; 
			/*background-color:#555;*/
			/*background-image:url('images/navbg.jpg');*/
			background-repeat:no-repeat;
			width:168px;
			height:394px;
			/*border-width:1px;
			border-style:dotted;
			border-color:#888;*/
			padding-left:12px;
			text-align:left;}

#footer {position:fixed;
		font-size:11px;
		top:616px; 
		left:-2px;
		/*background-color:#555;*/
		/*background-image:url('images/footerbg2.jpg');
		background-repeat:no-repeat;*/
		width:180px; 
		/*border-width:2px;
		border-style:solid;
		border-color:#888;*/
		text-align:center;
		}



/* PAGES CONTENTS */

#homecontent {position:absolute;
			
			top:70px;
			left:182px;
		
			padding-top:20px;
			text-align:center;
			}
			
#aboutcontent {position:absolute;
			top:2px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:center;
			}
			
		
#aboutcontent2 {position:absolute;
			font-size:12px;
			top:2px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:left;
			}
			
#field img {margin: 0px 0px 0px 10px;
			border-width:2px;
			border-style:solid;
			border-color:#000;}
			
img.links {border-style:solid;
			border-width:2px;
			border-color:#000;
			
}

#micah {margin-top:0;
}



#contactcontent {position:absolute;
			top:150px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:center;
			
			}

#blogcontent {position:absolute;
			top:0;
			background-color: transparent;
			left:60px;
			overflow:hidden;
			width:900px;
			height:100%;
			padding-top:20px;
			padding-left:20px;
			text-align:center;
			
	}

#designcontent {position:absolute;
			
			top:2px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:left;
			white-space:normal;
}

img.workimg {margin-bottom:10px;}

div.workdiv {border-bottom-width:1px;
		border-bottom-style:dotted;
		border-bottom-color:#000;
		width:700px;
		white-space:normal;
		margin-bottom:30px;
		
}

#photovideocontent {position:absolute;
			
			top:2px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:left;
			}

#illustrationcontent {position:absolute;
			
			top:2px;
			left:182px;
			width:720px;
			padding-top:20px;
			padding-left:20px;
			text-align:left;
			}
	
