/* CSS Document */


body{
	background-color:#000000;
	font-family:Trebuchet,Trebuchet MS,sans-serif;	
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-align:center;
}



a{
	color:#000000;
	font-family:Trebuchet,Trebuchet MS,sans-serif;	
	/*font-family: Arial, Helvetica, sans-serif;*/
	text-decoration:none;
}



a:visited{
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
}



img {
	border:0px;
}


#main_table{
	width:850px;
	margin:auto;
}





a:hover
{
visibility:visible;
}


.resumeDL {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color: #999999;
	font-size: 8.5pt;

	}

.resumeDL:hover {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color: #333399;

}

.mailme {color: #353398}
.mailme:hover {color: #999999;}

.credits {
	width:200px;
	height:25px;
	float:left;
	color:#333399;
	font-size:8pt;
	text-align:left;
	font-style:italic;
	line-height:3%
}

.breakdownMain {
	text-align:left;
	color:#999999;
	font-size:10pt;
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	width:700px;
	height:590px;
	float:left;
	}
	
.breakdownScroll {
	width:750px;
	height:200px;
	float:left;
	overflow:scroll;
	}
		
.breakdownSpace {	
	width:10px;
	height:90px;
	float:left;
	}


		
.breakdownTopSpace {		
	height:7px;
	width:700px;
	float:left;
	}
		
.breakdownTitle {		
	height:15px;
	width:700px;
	float:left;
	}

.breakdownSection {
	height:105px;
	width:700;
	float:left;
}

.breakdownImage {
	width:150px;
	height:90px;
	float:left;
}


.breakdownSoftware{
	font-size:9pt;
	font-style:italic;
}

.breakdownDes{
	width:530px;
	height:90px;
	float:left;
}


.breakdownContainer{
	height:90px;
	width:700;
	float:left;
}

.breakdownBottomSpace {		
	height:8px;
	width:700px;
	float:left;
	}

.breakdownDes a:hover {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color: #999999;
	/*font-weight: bold;*/
}

.breakdownDes a {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color: #333399;
	/*font-weight: bold;*/
}

#resume a:hover img
{
visibility:hidden;
}



#demoreel a:hover img
{
visibility:hidden;
}





#demoreel{
	position: relative;
	background-image: url(http://www.angelostanco.com/jpgs/demoreel_RO.jpg); 
	width:72px;
	height:33px;
	float:right;
}

#demoreel a{ 
	width:72px;
	height:33px;
	float:right;

}

#demoreel img
{
	width:72px;
	height:33px;
	border: 0;
}



#resume{
	position: relative;
	background-image: url(http://www.angelostanco.com/jpgs/resume_RO.jpg); 
	width:54px;
	height:33px;
	float:right;
}

#resume a{ 
	width:54px;
	height:33px;
	float:right;

}

#resume img
{
	width:54px;
	height:33px;
	border: 0;
}



.links {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color:#c3c3c3;
	font-size: 13px;
	/*font-weight: bold;*/
	}

.links:hover {
	font-family:Trebuchet,Trebuchet MS,sans-serif;
	color: #333399;
	/*font-weight: bold;*/
}



.resumeSpace{
	width:640px;
	float:left;
	height:10px;
	}
