BODY {

	margin: 0;
	background-color: #000000;
	margin-left: 25px;
	font: normal 13px "Times New Roman", "Arial";

}

DIV, TD {

	font: normal 13px "Times New Roman", "Arial";
	color: #EEE;

}

IMG {

	border: none;

}

A {

	color: #CCC;
	text-decoration: none;

}

A.homepage {

	color: #999;
	text-decoration: none;
	font-style: italic;

}

A:hover {

	text-decoration: underline;

}

div.clearer {

	clear: both; 
	line-height: 0px; 
	height: 0px;
	font: normal 0px Arial; 
	margin: 0px;
	padding: 0px;
	border: 0px solid black;

}


#header-container {

	height: 55px; 
	margin-bottom: 10px;

}

#header {

	width: 760px; 
	height: 55px;

}

#header-logo {

	float: left; 
	width: 200px; 
	height: 55px;

}

#header-links {

	margin-left: 537px;
	color: #a4a4a2;  
	height: 55px;

}

#body-container {

	margin-left: 10px;
	background: url(../images/dot_bg.gif) repeat-y; 

}

#left-column {

	float: left; 
	width: 500px;
	padding-right: 15px;
	font-style: italic;
	margin-bottom: 10px;

}

#header-links DIV {

	text-indent: -9999px;

}

#header-links DIV:hover {

	background-position: 0 -55px;

}

#header-links DIV.active {

	background-position: 0 -55px;

}

#header-links A {

	display: block; 
	outline: none; 
	width: 100%; 
	height: 100%; 

}

#workbook {

	width: 110px; 
	height: 55px; 
	background: url(../images/workbook.gif) no-repeat; 
	float: left;

}

#blog {

	width: 60px; 
	height: 55px; 
	background: url(../images/blog.gif) no-repeat; 
	float: left;

}

#info {

	width: 44px; 
	margin-left: 170px; 
	height: 55px; 
	background: url(../images/info.gif) no-repeat;

}

#right-column {

	margin-left: 530px; 
	width: 210px;
	font-style: italic;
	margin-bottom: 10px;

}

a.blog-link {

	padding-left: 11px;

}

a.blog-link-active {

	
	background: url(../images/arrow.gif) no-repeat;
	padding-left: 11px;

}

.blog-title {

	font-size: 20px; 
	font-style: italic;

}

.blog-dateline {

	color: #CCC; 
	font-style: italic;
	padding-left: 10px;

}

.container {

	 margin-left: 10px;

}

.client-list {

	font-size: 14px; 
	padding-left: 2px;
	
}

.horix {

	margin: 20px 0px;
	border-top: 1px solid white;

}

.project-link {

	text-indent: -9999px;

}

.project-link A {

	display: block; 
	outline: none; 
	width: 100%; 
	height: 100%; 

}

.thumbnail {

	border: 1px solid #FFF;

}