body {
	margin: 35px 35px 35px 70px;
	background: #ffffff url(images/bg02.jpg) repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.body-txt { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #000000;
}

.body-txt a { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #7f7f7f;
	text-decoration: none;
}

.body-txt a:hover { 
	font-weight: normal; 
	font-size: 9pt; 
	font-family: Georgia, "Times New Roman", Times, serif;  
	color: #FFF;
	background-color: #6a666b;
	text-decoration: none;
}

.work_div {
	color: #7f7f7f;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 220px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.work_div a {
	color: #7f7f7f;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 220px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.work_div a:hover {
	color: #fff;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	position: relative;
	width: 220px;
	height: 120px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #6a666b;
}


.bookdiv {
	color: #000;
	font: 9pt Georgia, "Times New Roman", Times, serif;
	position: relative;
	background-color: #d9d9d9;
	padding: 3px;
}

.work_cell {
	color: #6d6d6d;
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	border-bottom: 3px solid #c6c6c6;
}


.header_cell {
	color: #fff;
	font: bold 9pt Georgia, "Times New Roman", Times, serif;
	background-color: #a9a9a9;
}


.menu a {  
	color: #7f7f7f;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

.menu a:hover {
	color: #000000;
	text-decoration: none;
	letter-spacing: 2px;
	font: 10pt Georgia, "Times New Roman", Times, serif;
}

body#home .home {
	color: #000000;
}

body#work .work {
	color: #000000;
}

body#bio .bio {
	color: #000000;
}

body#news .news {
	color: #000000;
}

body#contact .contact {
	color: #000000;
}