body {
	margin:0 auto;
	padding:0;
	font-size:76.1%;;
	background:#222;
	color:#eee;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:13px;
}

div#page-wrap {
	margin:0 auto;
	padding:0;
	width:940px;
	height:100%;
	font-size:100%;
}

div#header {
	margin:0 0 0 0;
	height:102px;
/*	background: url(../timages/header.jpg) no-repeat top left;*/
}

div#header h1 {
	margin:0;
	padding:0;
	border:0;
	clear:left;
	float:left;
}
div#header h1 a {
	margin:0;
	padding:0;
  /*display:block;
	height:102px;
	width:368px;
	text-indent:-2000px;*/
	line-height:102px;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#eee;
}

div#header h1 a:hover {
	color:#777;
}

div#big-image{
	border:4px  solid #444;
	width:932px;
	clear:both;
}

div#right {
	margin:0 0px 0 0;
	padding:0;
	width:940px;
	clear:right;
	float:right;
}


div#left {
	margin:0;
	padding:0;
	width:210px;
	clear:left;
	float:left;
}

div#container {
	padding:10px 20px 10px 0;
	margin:0;
	clear:both;
	width:100%;
	height:100%;
}

div#footer {
	margin:0 auto;
	width:940px;
	height:20px;
	color:#aaa;
	font-size:95%;
	text-align:center;
	border-top:1px solid #444;
	line-height:20px;
}

h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
	color:#777;
}

h1,h4 {
	border-bottom:1px solid #444;
	padding-bottom:5px;
}

a, a:visited, a:active {
	color:#d3d3d3;
	text-decoration:none;
}

a:hover {
	color:#777;
	text-decoration:none;
}

h1 a, h1 a:active, h1 a:visited, h4 a, h4 a:active, h4 a:visited {
 	margin:0;
	padding:0;
	color:#777;
	text-decoration:none
} 

h1 a:hover, h4 a:hover {
	color:#eee;
	text-decoration:none
} 


h1 {
	font-size:150%;	
}

h2 {
	font-size:140%;	
}

h3 {
	font-size:130%;	
}

h4 {
	font-size:120%;	
}

h5 {
	font-size:110%;	
}


div.clearfix {
	height:0;
	width:0;
	padding:0;
	margin:0;
	clear:both;
}

img {
	border:0;
}

img a {
 	border:0;
}

p {
	line-height:150%;
	margin-bottom:10px;
	font-size:100%;
}

.small-date {
	font-size:95%;
	color:#777;
}

.extra-small {
	font-size:90%;
	color:#777;
}

p.smaller{
	font-size:100%;
}

ul.category-list {
	margin-left:0px;
	font-size:100%;
	padding:0 0 0 20px;
}

ul.category-list li {
	margin:0 0 10px 0;
}

td.portfolio {
	border:1px solid #777; 
	height:190px; 
	width:190px;
	text-align:center;
	vertical-align:middle;
}
