html {
	margin:0;
	padding:0;
	border:0;
}

body {
 	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
 	font-size: 11px;
	background:url(../images/bg.gif) repeat-x #ffffff;
	margin:0;
	padding:0;
	border:0;
}

#container {
	width:980px;
	margin:0 auto;
	background:url(../images/bg-main.jpg) top left no-repeat;
}

#head {
	width:980px;
	height:89px;
	background:url(../images/head-stuartwitts-v2.gif) top left no-repeat;
}

#head h1 {
	display:none;
}

#rss {
	width:150px;
	height:50px;
	position:relative;
	top:20px;
	left:800px;
	text-align:right;
}

	/* Top Navigation */
	
	#navigation { width:506px; height:60px; margin:89px 0 0 0; padding:0; background:url(../images/navigation-v2.gif); position:absolute; display:inline; }
	#navigation li { display:block; list-style:none; position:absolute; background:url(../images/navigation-v2.gif) no-repeat left top; }
	#navigation li, #navigation a { display:block; height:60px; }
	#navigation strong { display:none; }
	#navigation a span { display:block; width:0; height:0; overflow:hidden; }
	#navigation a:hover { border:0; }
	
	#navigation #mitem1 { top:0; left:0px; width:213px; background-position:0 0; }	
	#navigation #mitem2 { top:0; left:213px; width:106px; background-position:-213px 0; }	
	#navigation #mitem3 { top:0; left:319px; width:93px; background-position:-319px 0; }	
	#navigation #mitem4 { top:0; left:412px; width:90px; background-position:-412px 0; }	
	
	#navigation #mitem1 a:hover { background:url(../images/navigation-v2.gif) no-repeat 0 -60px; }	
	#navigation #mitem2 a:hover { background:url(../images/navigation-v2.gif) no-repeat -213px -60px; }
	#navigation #mitem3 a:hover { background:url(../images/navigation-v2.gif) no-repeat -319px -60px; }
	#navigation #mitem4 a:hover { background:url(../images/navigation-v2.gif) no-repeat -412px -60px; }
	
	#navigation #mitem1-on { top:0; left:0px; width:213px; background:url(../images/navigation-v2.gif) no-repeat 0 -60px; }	
	#navigation #mitem2-on { top:0; left:213px; width:106px; background:url(../images/navigation-v2.gif) no-repeat -213px -60px; }
	#navigation #mitem3-on { top:0; left:319px; width:93px; background:url(../images/navigation-v2.gif) no-repeat -319px -60px; }
	#navigation #mitem4-on { top:0; left:412px; width:90px; background:url(../images/navigation-v2.gif) no-repeat -412px -60px; }
	
#content {
	clear:both;
}

#column-left {
	width:626px;
	float:left;
}

#content-left {
	width:592px;
	background:url(../images/bg-column.gif) top left no-repeat #dfd7d0;
	margin:172px 0 0 34px;
}

#portfolio-left {
	width:560px;
	background:url(../images/bg-portfolio.gif) top center no-repeat #fff;
	margin:auto;
}

#portfolio-content {
	padding:24px;
}

#column-right {
	width:354px;
	float:right;
}

#content-right {
	margin:172px 40px 0 40px;
}

#footer {
	overflow:auto;
	clear:both;
	padding:32px;
}

#clientlist {
	margin:16px 0 0 22px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-style:italic;
}

#clientlist a {
	color:#613a13;
}

a {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}

a:hover {
	text-decoration:underline;
}

#twitter_div {}
#twitter_update_list {list-style:none; padding:0; margin:0; font-size:11px; color:#000;}
#twitter_update_list li {margin-bottom:10px;}
#twitter_update_list a { color:#613a13; }

#lastfm { font-size:10px; color:#666666; font-weight:normal; clear:both; }
#lastfm a { text-decoration:none; color:#CC0000; }
#lastfm p { margin:0 0 10px 0; }

#delicious { font-size:10px; color:#000; font-weight:normal; clear:both; }
#delicious a { text-decoration:none; color:#000; }
#delicious a:hover { text-decoration:underline; }

#google a { color:#613a13; }

#my_twitter_status_time {
	color:#999999;
}

input{
	width:300px;
	height:24px;
	font-size:18px;
	color:#666666;
	border:1px solid #999999;
}

input.image{
	border:0px;
	width:115px;
	height:90px;
}

textarea{
	font-size:14px;
	color:#666666;
	border:1px solid #999999;
	width:500px;
}

label{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	display:block;
	color:#613a13;
	font-style:italic;
}
.msg{
	padding:4px 8px 4px 8px;
	background:#FFCC00;
	font-size:12px;
	color:#ffffff;
	/*width:200px;*/
	margin-left:5px;
}
