* { margin: 0px; padding: 0px; }

/* commented backslash hack \*/ 
html, body { height: 100%; } 
/* end hack */
html,body { margin: 0; padding: 0; }

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #b7b7b7;
	background: #534640 url(../images/black.gif) repeat-y top left;
	border-left: 10px solid black; }
	
img { border: 0; }
.clear { clear: both; }
	
a, a:link, a:visited { color: #98e2ff; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
	
/* ------------------------------ 
Elements
------------------------------ */

#header {
	border-top: 10px solid #fecdd0; }
	
#nav-bar {
	background: #000000 url(../images/top-1.jpg) no-repeat top left;
	line-height: 36px;
	padding-left: 800px; }
	
#nav-bar a { text-decoration: none; padding: 0 8px; }


#info-bar {
	background: #363636 url(../images/top-2.gif) no-repeat top left;
	font-szie: 10px;
	line-height: 13px;
	padding: 11px 0 8px 445px;
	color: #898989; }

#wee {
	background-color: #443e3b;
	padding: 7px 0 7px 14px; }
	
#wee a img {
	display: block;
	margin-right: 14px;
	float: left; }
	
#lil-bio {
	position: absolute;
	top: 99px;
	left: 868px; }
	
#overview {	width: 860px; } /* table */
#overview td { padding: 40px 40px 0 0; vertical-align: top; }

#container {
	width: 910px;
	margin-top: 40px;
	background-image: url(../images/home-dotted-900.gif);
	background-repeat: repeat-y; }

#home { padding: 0 0 0 40px; }

#old-work {
	float: right;
	width: 200px; }

#content { width: 600px; }
	
/* ------------------------------ 
Text
------------------------------ */

p { padding: 5px 0; }

#home h1 {
	font: 20px Times New Roman, Arial, tahoma, Verdana, Helvetica, sans-serif;
	color: #ebebeb;
	font-weight: normal; }
	
#work h1 {
	font: 20px Times New Roman, Arial, tahoma, Verdana, Helvetica, sans-serif;
	color: #ffd8da;
	font-weight: normal; }
	
#work h2 {
	font: 13px Verdana, Helvetica, sans-serif;
	color: #ffd8da; }
	
/* ------------------------------ 
Bio
------------------------------ */

#bio-container { width: 540px; }

#bio { padding: 40px 0 0 40px; }

#bio h1 {
	font: 20px Times New Roman, Arial, tahoma, Verdana, Helvetica, sans-serif;
	color: #ffd8da;
	font-weight: normal; }
	
#bio h2 {
	font: 13px Verdana, Helvetica, sans-serif;
	color: #ffd8da; }
	
#bio-desc {
	float: left;
	width: 500px; }

	 
/* ------------------------------ 
Footer
------------------------------ */

#footer { 
	width: 975px; 
	padding: 300px 0 30px 0;
	text-align: center; 
	font-size: 9px; 
	color: #aaaaaa; }
	
#footer a { padding-left: 30px; }


/* ------------------------------ 
Work
------------------------------ */

#work-container { width: 925px; }

#work { padding: 40px 0 0 40px; }

#picket-fence-images {
	float: left;
	width: 500px; }
#picket-fence-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }

#three-chairs-images {
	float: left;
	width: 500px; }
#three-chairs-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#asian-icons-images {
	float: left;
	width: 375px; }
#asian-icons-desc {
	float: left;
	margin-left: 40px;
	width: 450px; }
	
#dissolve-images {
	float: left;
	width: 375px; }
#dissolve-desc {
	float: left;
	margin-left: 40px;
	width: 450px; }
	
#cardboard-label-images {
	float: left;
	width: 500px; }
#cardboard-label-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#immortal-images {
	float: left;
	width: 500px; }
#immortal-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#its-ok-images {
	float: left;
	width: 500px; }
#its-ok-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#stand-images {
	float: left;
	width: 500px; }
#stand-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }

#table-soldiers-images {
	float: left;
	width: 500px; }
#table-soldiers-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#things-left-images {
	float: left;
	width: 500px; }
#things-left-desc {
	float: left;
	margin-left: 40px;
	width: 325px; }
	
#facebook-like {position: relative; left: 70px; top: 4px;}

#facebook-recommend {position: relative; left: 40px; top: 30px;}
