#title {
	background-image: url("../i/projects_background_left.jpg");
	height: 487px;
}

#content {
	background-image: url("../i/projects_background_right.jpg");
	left: 321px;	
	width: 480px;
	height: 487px;
}

table {
	margin: 0px;
	margin-top: 15px;
}


table tr td a {
	display: block;
	margin: 0px;
	padding: 0px;
	margin-bottom: -15px;
}

table tr td a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	margin-right: 25px;
}

table tr td p {
	position: relative;
	color: white;
	width: 118px;
	height: 20px;
	left: 9px;
	top: -20px;
	margin: 0px;
	margin-top: 15px;
	padding: 0px;
	font-size: 10px;
	overflow: hidden;
	text-align: center;
}

a.navLink:link, a.navLink:visited, a.navLink:hover, a.navLink:active {
    color: #333333;
    text-decoration: none;
    font-size: 8pt;
    display: block;
    position: relative;
}

a.navLink div {
    position: absolute;
}
