
/* Style sheet for EC SOROTA.COM */




body
{
	background-image: url(images/musicbackgound.jpg);
	background-repeat: repeat;
	background-color: white;
	overflow: auto;
	font-family: Century, Times New Roman, Sans-Serif;
	text-align: left;
	font-size: 12px;
	color: #272727;
	opacity: 100;
}

.ecsorota
{
	position: absolute;
	top: 25px;
	left: 210px;
	border: 0px;
	border-style: none;
	z-index: 50;
	opacity:.70;
}

.pursue
{
	position: absolute;
	top: 90px;
	left: 210px;
	border: 0px;
	border-style: none;
	z-index: 50;
	opacity:.85;
}



#biotext
{
	position: absolute;
	top: 150px;
	left: 90px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	max-width: 500px;
	min-width: 500px;
	margin-right: 80px;
	color: #020C0D;
	background-color: #A5B57E;
	padding: 30px;
	/* z-index: 0; */
}


#studiotext
{
	position: absolute;
	top: 150px;
	left: 90px;
	right: 75px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #020C0D;
	max-width: 500px;
	min-width: 500px;
	background-color: #A5B57E;
	padding: 30px;
	z-index: 0;
}

.largelinks
{		
		font-family: Century, Times New Roman, Sans-Serif;
		font-size: 35px;
		text-align: justify;
		letter-spacing: 2;
}

#projecttext
{
	position: absolute;
	top: 150px;
	left: 90px;
	right: 75px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #020C0D;
	/*opacity:.85;*/
	background-color: #A5B57E;
	padding: 30px;
	max-width: 500px;
	min-width: 500px;
	border-color: #E6E6E6;
	z-index: 0;
}

#linktext
{
	position: absolute;
	top: 150px;
	left: 90px;
	right: 75px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #020C0D;
	/*opacity:.95;*/
	background-color: #A5B57E;
	padding: 30px;
	max-width: 500px;
	min-width: 500px;
	border-color: #E6E6E6;
	z-index: 0;
}



#violin
{
	position: absolute;
	top: 150px;
	left: 90px;
	right: 75px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 1px;
	color: #020C0D;
	/*opacity:.85;*/
	max-width: 500px;
	min-width: 500px;
	background-color: #A5B57E;
	padding: 30px;
	z-index: 0;
}



.title
{		
		font-family: Century, Times New Roman, Sans-Serif;
		font-size: 30px;
		text-align: justify;
		color: #547390;
		letter-spacing: 2;
}


.small
{		
		font-family: Century, Times New Roman, Sans-Serif;
		font-size: 12px;
		text-align: left;
		color: #1C3765;
		letter-spacing: 1;
}




#contacttext
{
	position: absolute;
	top: 150px;
	left: 90px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 12px;
	letter-spacing: 2px;
	margin-right: 80px;
	color: #020C0D;
	max-width: 500px;
	min-width: 500px;
	background-color: #A5B57E;
	padding: 30px;
	z-index: 0;
}

#noahtext
{
	position: absolute;
	padding-top: 5px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 60px;
	color: #999999;
	line-height: 65px;

}


#mainnav
{
	position: fixed;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 120px;
	height: 100%;
	background-image: url(images/Hnotes3.jpg);
	background-color: #B3CC79;
	background-repeat: repeat;
	padding-top: 150px;
	padding-left: 30px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 0px;
	line-height: 1px;
}

#titlebox
{
	position: absolute;
	top: 0px;
	bottom: 0px;
	left: 0px;
	width: 1200px;
	height: 65px;
	background-image: url(images/Vnotes3.jpg);
	background-color: #B3CC79;
	background-repeat: repeat;
	padding-top: 75px;
	padding-left: 50px;
	font-family: Century, Times New Roman, Sans-Serif;
	font-size: 15px;
	line-height: 25px;
}



.pix
{
	position: fixed;
	background-color: #B7B7B7;
	top: 200px;
	left: 350px;
	border: 10px;
	border-style: solid;
	border-color: #A5B57E;
}


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

h1
{
	font-size: 16px;
}

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








