body {
	background-color: #191D24;
	color: #FFFFFF;	
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}

#navbar {
	background-color: #37404E;
	color: #FFFFFF;	
	font-family: Verdana, sans-serif;
	border-bottom: 1px solid white;
	font-size: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 20px;
	text-align: left;
}

#navbar a {
	color: #FFFFFF;	
	text-decoration: none;	
}

.content {
	text-align: left;
	padding-top: 10px;
	margin-left: 25px;
	margin-right: 25px;
}

.content a {
	color: #FFFFFF;	
	text-decoration: none;	
}

.footer {
	width: 800px;
	padding-top: 50px;
	padding-bottom: 20px;
	font-size: 0.7em;
	text-align: center;
}

.works_entry {
	width: 800px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.works_entry_no_bottom_border {
	width: 800px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.works_title {
	text-align: left;
	padding-top:20px;
	font-size: 1.5em;
}

.works_title a {
	text-decoration: none;	
	color: #FFFFFF;	
}

.works_sub_title {
	text-align: left;
	padding-top:20px;
	font-size: 1.25em;
}

.works_sub_title a {
	text-decoration: none;	
	color: #FFFFFF;	
}

.works_image a {
	text-decoration: none;	
	color: #FFFFFF;	
}

.works_image {
	padding-top:20px;
	text-align: center;
}
	
.works_image a img {
	text-decoration: none;	
	border-width: 0px;
}

.works_image_caption {
	padding-top: 10px;
	text-align: right;
}

.works_description {
	padding-top: 10px;
	text-align: left;

}

.works_more {
	padding-top: 10px;
	padding-bottom: 30px;
	text-align: right;
	font-size: 1.6em;
}

.works_more a {
	color: #FFFFFF;	
	text-decoration: none;	
}

.flash_player {
	margin-bottom: -12px;
}

.cv_table {
	text-align: left;	
}

.cv_year {
	width = 150px;
}

.link_no_deco {
	font-size: 1.2em;
}

.link_no_deco a {
	color: #FFFFFF;
	text-decoration: none;	
}

