@charset "UTF-8";
/* CSS Document */

#homeMenu {
	position: absolute;
	top:38px;
	left:251px;
	width:485px;
	height:25px;
	border:#006633;
	}
#projects1 {
	position: absolute;
	top:92px;
	left:0px;
	width:107px;
	height:159px;
	}
#projects2 {
	position: absolute;
	top:92px;
	left:112px;
	width:104px;
	height:159px;
	}
#projects3 {
	position: absolute;
	top:92px;
	left:221px;
	width:86px;
	height:159px;
	}
#projects4 {
	position: absolute;
	top:256px;
	left:0px;
	width:159px;
	height:151px;
	}
#projects5 {
	position: absolute;
	top:256px;
	left:164px;
	width:143px;
	height:151px;
	}
#projects6 {
	position: absolute;
	top:92px;
	left:312px;
	width:223px;
	height:106px;
	}
#projects7 {
	position: absolute;
	top:203px;
	left:312px;
	width:107px;
	height:204px;
	}
#projects8 {
	position: absolute;
	top:203px;
	left:424px;
	width:111px;
	height:204px;
	}
#projects9 {
	position: absolute;
	top:92px;
	left:540px;
	width:170px;
	height:172px;
	}
#projects10 {
	position: absolute;
	top:269px;
	left:540px;
	width:170px;
	height:138px;
	}
#projectList {
	position: absolute;
	top:416px;
	left:0px;
	width:710px;
	height:120px;
	}

.projectList {font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#666666;
		text-align:center;
		margin:0px 0px 0px 0px;
		}
		
.projectList ul { list-style-type:none; margin:0px; padding:0px;
	}

.projectList li {margin:3px 0px 0px 0px; padding:0px;
	}

.projectList td {border-right:solid 1px #666666;
	}

.projectList th {border-right:solid 1px #666666;
	}
