body
	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:center;
	background-image:url(../images/BG.jpg);
	}
	
	

	
h1, h2, h3, h4, h5, h6
	{
	margin:0;
	padding:0;
	}
	
a img
	{
	border:0px;
	}
	
.layer
	{
	position:absolute;
	height:0px;
	width:0px;
	overflow:visible;
	}
	
#wrapper
	{
	text-align:left;
	margin:0px auto;
	width:994px;
	height:768px;
	background:#fff;
	padding:0px 15px;
	}
	
#header
	{
	width:100%;
	height:62px;

	}
	
#main
	{
	
	}
	
#info
	{
	width:446px;
	padding:12px;
	height:276px;
	border:1px solid #aaa;
	float:left;
	position:relative;
	background-image:url(../images/box1_BG.jpg);
	}
	
#personalLeft
	{
	width:50%;
	float:left;
	}
	
#personalRight
	{
	text-align:right;
	}
	
#right
	{
	width:510px;
	height:690px;
	float:right;
	background-image:url(../images/Box3_BG.jpg);
	}
	
	.LinkedinImage
	{float:right;
	margin-top:15px;
	height:34px;
	width:160px;
	}
	
	.logo{
	float:left;

	}
	.whatever {color:#888888; font-size:11px;}
#thumbs
	{
	margin-top:13px;
	padding:0px 12px 12px;
	width:446px;
	height:361px;
	border:1px solid #aaa;
	float:left;
	clear:left;
	position:relative;
	background-image:url(../images/Box2_BG.jpg);
	}
	
#sectionTitle
	{
	height:40px;
	}
	
	.oldsite{
	border:1px solid red;
		}
	
.thumbnail
	{
	width:82px;
	height:80px;
	border:1px solid #aaa;
	margin:5px 2px;
	float:left;
	cursor:pointer;
	
	}
	
.active
	{
	border:1px solid #f63;
	}
	
#pieceTitle
	{
	width:100%;
	height:40px;
	overflow:hidden;
	margin-top:10px;
	margin-left:10px;
	border-bottom:1px solid #fff;
	background-image:url(../images/orange_header.png);
	background-repeat:no-repeat;
	}
	
#pieceWrapper
	{
	width:490px;
	text-align:center;
	overflow:hidden;
	height:500px;
	margin-left:10px;
	padding-top:10px;
	background-image:url(../images/main_picBG.jpg);
	background-repeat:no-repeat;
	}
		
#portfolioPiece
	{
	cursor:pointer;
	}
	
#description
	{
	width:488px;
	margin-left:10px;
	background-color:#717171;
	background-image:url(../images/GreyBG.jpg);
	height:123px;
	background-position:bottom;
	color:#fff;
	}
	
#descriptionCopy
	{
	height:75px;
	overflow:hidden;
	padding:10px 10px 5px;
	}
	

#controls
	{
	position:relative;
	float:right;
	}
	
.control
	{
	padding:6px 7px 0px 5px;
	float:left;
	cursor:pointer;
	}
		/*
.control
	{
	width:70px;
	height:14px;
	padding:6px 7px 0px 5px;;
	background-color:#fff;
	text-align:center;
	-moz-border-radius:3px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	}
	
.control:hover
	{
	margin:-2px 8px auto -2px;
	border:2px solid #aaa;
	}
	
*/
	
.hoverBox
	{
	font-size:11px;
	position:absolute;
	background-color:#fff;
	width:125px;
	height:40px;
	padding:5px 5px;
	border:1px solid #d34309;
	-moz-border-radius:3px;
	display:none;
	}
	
	.flashBG
	{ background-color:#000000;
	width:95%;
	height:800px;
	padding:50px;
	}
	
#linkList
	{float:left;
	margin-top:10px;
	}