/* CSS Document */

#gradient { 
	height: 221px; 
	width: 637px; 
	left: 0; 
	top: 76px; 
	position: absolute; 
	visibility: visible; 
}
#rotoO {
	height: 115px;
	width: 80px;
	left: 30px;
	top: 30px;
	position: absolute;
	visibility: visible;
	z-index: 4;
}
#mainmenu {
	height: 25px;
	width: 530px;
	left: 140px;
	top: 45px;
	position: absolute;
	z-index: 6;
	visibility: visible;
}
#projectCategories {
	height: 110px;
	width: 520px;
	left: 498px;
	top: 120px;
	position: absolute;
	z-index: 8;
	visibility: visible;
}
#projectGrid {
	height: 477px;
	width: 92px;
	left: 49px;
	top: 222px;
	position: absolute;
	visibility: visible;
	z-index: 5;
}
#aboutContent {
	position:absolute;
	right:61px;
	top:42px;
	width:208px;
	height:29px;
	z-index:7;
	visibility: visible;
}
#projectTitle {
	height: 456px;
	width: 485px;
	left: 140px;
	top: 546px;
	position: absolute;
	visibility: visible;
	z-index: 6;
}

#layer1 {
	height: 198px;
	width: 496px;
	left: 195px;
	top: 554px;
	position: absolute;
	visibility: visible;
	z-index: 6;
}

#layer1 .Content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.08em;
	line-height: 12px;
	vertical-align: top;
	white-space: normal;
	top: auto;
	height: auto;
}
#Layer2 {
	position:absolute;
	width:686px;
	height:324px;
	z-index:2;
	left: -1px;
	top: 78px;
}
.projectName { 
	color: #FF6633; 
	font-size: 10px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: normal; 
	line-height: 13px; 
	letter-spacing: 1pt; 
}
.projectDescription {
	color: gray;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: .5px;
}
.bodyCopy {
	color: #666666;
	line-height: 14px;
	vertical-align: top;
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	letter-spacing: .5px;
	font-weight: normal;
}
.location {
	color: #C2C2C2;
	line-height: normal;
	vertical-align: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.credits {
	font-size: 9px;
	letter-spacing: 1px;
	color: #333333;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 12px;
	word-spacing: -1px;
}
.creditHeadings {
	font-size: 9px;
	letter-spacing: 1px;
	color: #999999;
	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	line-height: 20px;
	word-spacing: -1px;
	text-transform: lowercase;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #FF3333;
}
a:active {
	text-decoration: none;
	color: #00FFFF;
}
