body {
	background-image: url(../images/bg_fade.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C1C0AA;
}
#container{
	margin-left:auto;
	margin-right:auto;
	margin-top:auto;
	margin-bottom:0;
	width:790px;
	height:auto;
	border-top: 0px;
	border-left:6px #858474 solid;
	border-bottom:0px;
	border-right:6px #858474 solid;
}
#header{
	background:url(../images/collage_header.jpg);
	width:790px;
	height:147px;
}
#home_button{
	float:left;
	margin:0 0 0 12px;
	padding:6px 2px 5px 4px;
	width:35px;
	font-size:10px;
	background-color:#58574f;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	text-align:center;

}
#home_button a, #home_button a:visited{
	color:#BCBBA6;
	text-decoration:none;
}
#home_button a:hover{
	color:#FFFFFF;
}	
#date{
	margin:0 0 0 2px;
	padding:6px 6px 5px 8px;
	background-color:#58574f;
	width:70px;
	text-align:center;
	text-transform:uppercase;
	font-size:10px;
	letter-spacing:.03em;
	color:#FFFFFF;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	float:left;
}
#content{
	background:url(../images/body_bg.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:624px;
	margin:0px;
}
#leftColumn{
	float:left;
	width:268px;
	padding:20px 20px 0 34px;
}
#rightColumn{
	float:right;
	width:434px;
	height:599px;
	background:url(../images/rightColumn_bg.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	padding:24px 08px 0 0;
	margin-left:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6d6950;
	line-height:20px;
	letter-spacing:.02em;
	text-align:justify;
}
h1{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-size:23px;
	font-weight:bold;
	letter-spacing:-.09em;
	margin:0;
	color:#000000;
}
h2, h2 a, h2 a:visited{
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-size:17px;
	font-weight:bold;
	letter-spacing:-.09em;
	margin:58px 0 0 0;
	color:#6d6950;
	text-decoration:none;
	
}
h2 a:hover{
	color:#000000;
	text-decoration:none;
}

#feature{
	padding:6px;
	background-color:#d4d4cf;
	text-align:center;
	margin-top:23px;
	margin-bottom:23px;
}
#inspiration1, #inspiration2, #inspiration3{
	padding:6px;
	background-color:#d4d4cf;
	text-align:center;
	margin-top:11px;
	margin-bottom:11px;
}
#feature img, #inspiration1 img, #inspiration2 img, #inspiration3 img{
	border:5px #666666 solid;
}
#crown{
	position:relative;
	background:url(../images/crownandout.gif);
	background-repeat:no-repeat;
	top:54px;
	width:424px;
	color:#FFFFFF;
	font-size:10px;
	padding:30px 0 40px 10px;
}
#crown a, #crown a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
#crown a:hover{
	color:#BCBBA6;
}
#design_description, #resume_content{
	margin-top:0px;
	margin-bottom:40px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-size:11px;
	line-height:18px;
	text-align:justify;
	color:#6d6950;
}
#design_colors{
	margin-top:6px;
}
#design_right img{
	border:5px #BFBEA8 solid;
	border-bottom:25px #BFBEA8 solid;
}
#design_thumbs{
	margin-top:14px;
	margin-bottom:4px;
}
#design_thumbs img:hover{
	border:3px #858474 solid;
	border-bottom:8px #858474 solid;
}
#design_thumbs img{
	border:3px #BFBEA8 solid;
	border-bottom:8px #BFBEA8 solid;
	margin-right:14px;
}
#logo_right{
	margin-bottom:90px;
}
#logo_right img{
	border:5px #BFBEA8 solid;
	border-bottom:25px #BFBEA8 solid;
}
input, textarea{
	background:#FFFFFF;
	border:#858474 1px solid;
	width:250px;
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;	
	font-size:11px;
	padding:3px;
	letter-spacing:.05em;
	color:#666666;
	font-weight:normal;
}
#video_right{
	background-color:#BFBEA8;
	margin-right:20px;
	padding:15px;
	text-align:center;
	margin-bottom:160px;
}
