A:link { COLOR: #490a00; TEXT-DECORATION: none; font-weight: normal }
A:visited { COLOR: #490a00; TEXT-DECORATION: none; font-weight: normal }
A:active { COLOR: #490a00; TEXT-DECORATION: none }
A:hover { COLOR: #9C661F; TEXT-DECORATION: none; font-weight: bold; }

A.link:link { COLOR: #490a00; TEXT-DECORATION: none; font-weight: normal }
A.link:visited { COLOR: #490a00; TEXT-DECORATION: none; font-weight: normal }
A.link:active { COLOR: #490a00; TEXT-DECORATION: none }
A.link:hover { COLOR: #E2DDB5; TEXT-DECORATION: none;}

body {
	background-color:#E2DDB5;
}

td { padding:10px; }

#head{
	background-color:#9C661F;
	width: 950px;
}

#links{
	padding: 4px;
	background-color:#9C661F;
	Position:absolute;	
	top: 230px;
	width:220px;
}

#main_content{
	position:absolute;
	left: 230px;
	padding: 10px;	
}


#project_link{
	text-indent: 15px;
}

#flash_clock{
	background-color:#9C661F;
	height:230px;
	width:100%;
}

#banner{
	background-color:#9C661F;
	top: 15px;
	left: 290px;
	position: absolute;
	
}

#main_table {
	width:100%;
	height:100%;
	border-collapse: collapse;
}

#top {
	text-align:center;
	width:100%;
	height:125px;
	background-color:#9C661F;
}

#clock {
	height: 280px;
	vertical-align:top;
	
}

#link {
	width:15%;
	background-color:#9C661F;
	vertical-align:top;
}

#bodytable {
	background-color:#E2DDB5;
	vertical-align:top;
}

#projects_table{
	border-collapse: collapse; 
	width: 100%;
	vertical-align:top;
}

#project_title{
	text-align: center;
	font-weight: bold;
}