.projectName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #5e4023;
	font-weight: bold;
}
.projectInfo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #777777;
}

#projectSpot{
	padding: 5px;
}

#projectSpot img{
	padding: 5px;
	border: 1px dotted #CC9900;
}

#projectDescription {
	padding: 10px;
}

#projectDivide {
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CC6600;
}
body {
	background-image: url(tile_stripe.gif);
	background-repeat: repeat;
	background-position: center;
}
table {
	background-color: #FFFFFF;
}
td {
	vertical-align: top;
}
