body {
	background-color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}

.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}


.copy {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #999999; 
}

.titles {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	color: #CCCCCC; 
	font-weight: bold; 
}


.images {
	border: 1px solid #009933;
}

.proj_box {
	width:733px;
	height:200px;
	margin:0 auto;
}

.proj_box_left {
	width:290px; 
	height:200px;
	float:left;
}

.proj_box_right_top  {
	width:403px;
	height:180px;
	float:right;
	text-align:left;
}

.proj_box_right_bottom {
	width:403px;
	height:20px; 
	float:right; 
	text-align:left;
}










