
/* Style sheet for HTML 2 site */





body
{
	/* background-image: url(images/musicbackgound.jpg); */
	background-repeat: repeat;
	background-color: #333333;
	overflow: auto;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	text-align: left;
	font-size: 12px;
	color: #333333;
}

.chrispowell
{
	position: fixed;
	background-color: #333333;
	top:0px;
	left: 0px;
	border: 20px;
	border-style: solid;
	border-color: 333333;
	z-index: 50;
}

.home
{
	position: fixed;
	background-color: #333333;
	top: 30px;
	left: 800px;
	z-index: 50;
}

.box
{
	position: fixed;
	background-color: #333333;
	top: 0px;
	left: 780px;
	z-index: 20;
}


#biotext
{
	position: absolute;
	top: 192px;
	left: 205px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	max-width: 500px;
	min-width: 500px;
	margin-right: 80px;
	color: #333333;
	background-color: #DB9519;
	padding: 30px;
	z-index: 0;
}




.largelinks
{		
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: 20px;
		text-align: justify;
		letter-spacing: 2;
}

#projecttext
{
	position: absolute;
	top: 192px;
	left: 205px;
	right: 75px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #333333;
	background-color: #999999;
	padding: 30px;
	max-width: 500px;
	min-width: 500px;
	border-color: #E6E6E6;
	z-index: 0;
}



.title
{		
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: 30px;
		text-align: justify;
		color: #547390;
		letter-spacing: 2;
}


.small
{		
		font-family: Trebuchet MS, Helvetica, Sans-Serif;
		font-size: 12px;
		text-align: left;
		color: #1C3765;
		letter-spacing: 1;
}




#contacttext
{
	position: absolute;
	top: 192px;
	left: 205px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-right: 80px;
	color: #333333;
	max-width: 500px;
	min-width: 500px;
	background-color: #DB9519;
	padding: 30px;
	z-index: 0;
}

#noahtext
{
	position: absolute;
	padding-top: 5px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 60px;
	color: #999999;
	line-height: 65px;

}


#mainnav
{
	position: fixed;
	top: 200px;
	bottom: 0px;
	left: 0px;
	width: 120px;
	height: 110%;
	background-color: #333333;
	background-repeat: repeat;
	padding-top: 20px;
	padding-left: 30px;
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 15px;
	line-height: 25px;
}



.pix
{
	position: fixed;
	background-color: #B7B7B7;
	border: 3px;
	border-style: solid;
	border-color: DB9519; 
	margin-top: 200px;
	margin-left: 143px;
}


#projphoto
{
	font-family: Trebuchet MS, Helvetica, Sans-Serif;
	font-size: 30px;
	text-align: LEFT;
	letter-spacing: 9px;
	color: #B1B271;
	margin-top: 75px;
	margin-left: 250px;
}

a:link 		{ text-decoration: none; color: #CCCCCC;}
a:visited 	{ text-decoration: none; color: #CCCCCC;}
a:active 	{ text-decoration: none; color: #CCCCCC;}
a:hover 	{ text-decoration: none; color: #2B2C26;}














