/* CSS Document */

html {
margin: 0px;
}

body {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color:#333333; line-height: 15px; padding:0px; margin: 0px;  background:transparent; width: 100%;}

body a {
	position: relative;
	height: 10px;
	line-height: 8px;
	color: #333333;
	cursor:pointer;
	margin-top: 1px;
	margin-bottom: 4px;
	text-decoration: none;
	display: inline-block;
	width: 253px;
}

body a:hover {background-color:#333333; color: white}

#project_names{
position:absolute;
top: 15px;
left: 11px;
width: 253px;
}

#photos {
	position: absolute;
	display: block;
	overflow-x: scroll;
	overflow-y: hidden;
	margin-bottom: 0px;
	height: 389px;
	top: 12px;
	right: 0px;
	left: 11px;
	_width: 100%;
}

#text{
display: block;
width: 253px;
height: 390px;
margin-right: 30px;
top: 0px;
}

#table {
left: 294px;
}

td {
vertical-align: top;
border-right: 1px solid #FFFFFF;
}

#footer{
position: absolute;
top: 451px;
left: 11px
}

.homelink{
position: absolute;
top: 423px;
left: 11px
}

