body {
	background-color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
p, a {
	margin: 0px 0px 0px 0px;
}
i {
	visibility: hidden;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
#firstbox {
	width: 900px;
	margin: 0px auto 0px auto;
}
#secondbox {
	width: 601px;
	margin: 0px 0px 0px 150px;
}
.sem_block {
	clear: both;
	width: 600px;
}
#title {
	height: 75px;
	width: 150px;
	position: absolute;
	margin: 85px 0px 0px -150px;
	background-image: url(../images/title.gif);
	background-repeat: no-repeat;
	font-size: xx-small;
}
#contact_box {
	width: 150px;
	position: absolute;
	margin: 170px 0px 0px -150px;
	font-size: xx-small;
	background-image: url(../images/info2.gif);
	height: 90px;
}
.contact {
	visibility: hidden;
}
img {
	margin: 0px 0px 0px 0px;
}
.image_name {
	margin: 0px 0px 5px 0px;
	padding: 5px;
	color: #FFFFFF;
	font-size: 12px;
	background-repeat: repeat-x;
	background-color: #000000;
}
.image_descrip {
	margin: 0px 0px 5px 0px;
	text-indent: 30px;
}
.image_descrip a:link, .image_descrip a:visited {
	text-decoration: underline;
}
.image_about {
	margin: 0px 0px 0px 0px;
}
/*#project_box {
	margin: 80px 0px 0px 600px;
	background-color: #333333;
	font-size: 12px;
	display: block;
	padding: 3px 5px 3px 5px;
	color: #FFFFFF;
	position: absolute;
	white-space: nowrap;
}*/
#project_box {
	margin: 10px 0px 0px 585px;
	position: absolute;
	background-image: url(../images/left_arrow.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 30px 20px;
	background-position: left bottom;
}
.project_p {
	padding: 0px 5px 0px 0px;
	white-space: nowrap;
	font-size: 14px;
}
#project {
	font-weight: bold;
	font-size: 16px;
}
#next_top, #next_bottom {
	font-weight: bold;
	display: block;
}
#next_bottom {
	text-align: right;
	font-size: 14px;
}
#nav_box {
	font-size: 12px;
	color: #000000;
	padding: 5px;
	margin: 190px 0px 0px -150px;
	width: 140px;
	position: absolute;
	text-align: right;
}
#navContentTop, #navContentBottom {
	background-color: #000000;
	height: 80px;
	width: 600px;
	clear: both;
	display: block;
}
#navContentTop {
	margin: 0px 0px 5px 0px;
}
#navContentBottom {
	margin: 0px 0px 0px 0px;
}
#nav_links {
	background-color: #000000;
	display: block;
	height: 20px;
	margin: 0px 0px 0px 0px;
}
.image_descripCopy {
	margin: 0px 0px 5px 0px;
	text-indent: 30px;
	color: #333333;
}

